You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: VERIFICATION.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Lawnchair verification
2
2
3
3
Lawnchair apk are cryptographically signed and can be verified using two verifications system.
4
-
1. GitHub or SLSA attestations
4
+
1. GitHub or SLSA attestations (Starting with Lawnchair 15 Beta 1)
5
5
2. SHA256 of android app certificate
6
6
7
-
## SLSA Attestation
7
+
## SLSA Attestation (Starting with Lawnchair 15 Beta 1)
8
8
9
-
Lawnchair repository is SLSA-Level 2 compliance and can be verified using a provenance.
9
+
Every release of Lawnchair with the exception of Nightly is attested and verified with SLSA provenance. This repository meet the requirements of SLSA-Level 2 compliance
10
10
11
11
> [!NOTE]
12
12
> It is possible to verify without GitHub CLI by cross-referencing check from
0 commit comments