feat(install): minisign signature verification (#34) #4
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-34-signing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Coordinated with dit-operator fix-34-signing (PR #142). install.sh: always fetch SHA256SUMS.minisig, fail-closed on absence, verify with minisign when present. Production pubkey RWRnfHVIhpTTUobOxmCHpDThuxbJ25DX7joL+EVrj2qlZ0KoqH9oLNiN embedded (KEEP IN SYNC with dit-operator src/signing.rs). Refs: dit-operator #34.