Verify your installation
Last updated
Was this helpful?
Lawnchair's APKs are cryptographically signed. You can verify the integrity and authenticity of your downloaded files using two systems:
GitHub / SLSA attestations (available starting with Lawnchair 15 Beta 1)
SHA-256 Android app certificate fingerprints
Every Lawnchair release starting with Lawnchair 15 Beta 1 (excluding Nightly builds) is attested and verified with SLSA provenance. This repository meets the requirements for SLSA Level 2 compliance.
You can verify the installation without using the GitHub CLI by cross-referencing checks from GitHub Attestations with Sigstore Rekor.
To verify using the GitHub CLI:
Install the GitHub CLI.
Download the APK and its corresponding attestation from GitHub Attestations.
Run the following command in your terminal, replacing {APK} with the path to your downloaded APK file:
gh attestation verify {APK} -R LawnchairLauncher/lawnchairLawnchair uses two distinct app certificates depending on where the app was downloaded. You can verify these certificates using tools such as AppVerifier.
47:AC:92:63:1C:60:35:13:CC:8D:26:DD:9C:FF:E0:71:9A:8B:36:55:44:DC:CE:C2:09:58:24:EC:25:61:20:A774:7C:36:45:B3:57:25:8B:2E:23:E8:51:E5:3C:96:74:7F:E0:AD:D0:07:E5:BA:2C:D9:7E:8C:85:57:2E:4D:C5Last updated
Was this helpful?
Was this helpful?
