Require signed SSH metadata provenance
This commit is contained in:
parent
c5548e4df9
commit
6e04e786c2
8 changed files with 414 additions and 45 deletions
|
|
@ -34,6 +34,9 @@ payloads through `ssh-keygen -Y sign` using the
|
|||
admin/YubiKey-rooted trust. `geth keychain status` reports the number of stored
|
||||
keychain signatures plus how many currently verify with OpenSSH; rejecting
|
||||
unsigned or invalid replicated keychain ops is still future work.
|
||||
SSH certificate-flow and revocation records carry agent-key signed provenance
|
||||
over canonical payloads, and sync import rejects new unsigned or invalidly
|
||||
signed records.
|
||||
|
||||
The daemon can also install itself as a user service:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue