lineageos-infra / updater

LineageOS Updater
https://download.lineageos.org
Other
87 stars 46 forks source link

ENH,BLD,SEC: sigstore, SLSA #68

Closed westurner closed 1 year ago

westurner commented 1 year ago

Users can verify lineageOS-built software artifacts with sigstore (and someday, SLSA) manually and with the lineageos updater android app (because sha256 without crytographic signatures is not good enough according to TUF, Sigstore, and SLSA)

TUF

TUF: The Update Framework

python-tuf

Sigstore

fulcio

rekor

cosign

sigstore-js

sigstore-java

sigstore-python

SLSA

zifnab06 commented 1 year ago

we provide sha256. we won't be doing anything else.