Releases: andraspalinkas/secretree
Releases · andraspalinkas/secretree
Release list
v0.7.0
Changelog
- 2cc778f Protect collaboration history and detect vault rollbacks
Verify
Every archive is listed in checksums.txt, which is signed with a keyless
Sigstore certificate bound to this repository's release workflow:
cosign verify-blob checksums.txt \
--certificate checksums.txt.pem --signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/andraspalinkas/secretree/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
shasum -a 256 -c --ignore-missing checksums.txtv0.6.0
Changelog
- bc991bb Join through the vault, member names, QR recovery kit, redesigned UI with activity
Verify
Every archive is listed in checksums.txt, which is signed with a keyless
Sigstore certificate bound to this repository's release workflow:
cosign verify-blob checksums.txt \
--certificate checksums.txt.pem --signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/andraspalinkas/secretree/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
shasum -a 256 -c --ignore-missing checksums.txtv0.5.0
Changelog
- 38806f3 Signed releases with SBOMs, Homebrew cask, secretree demo
Verify
Every archive is listed in checksums.txt, which is signed with a keyless
Sigstore certificate bound to this repository's release workflow:
cosign verify-blob checksums.txt \
--certificate checksums.txt.pem --signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/andraspalinkas/secretree/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
shasum -a 256 -c --ignore-missing checksums.txt