Report keychain signature status

This commit is contained in:
Eric Wendland 2026-05-19 16:05:57 +02:00
commit 788522404d
7 changed files with 20 additions and 4 deletions

View file

@ -174,6 +174,7 @@ resource-scoped capability decisions.
- `[x]` OpenSSH keychain signatures use the explicit
`geth.keychain.v1@geth.local` namespace.
- `[x]` Keychain OpenSSH signatures are stored in local SQLite.
- `[x]` `geth keychain status` reports the stored keychain signature count.
- `[x]` Missing `ssh-keygen` or unavailable hardware keys produce clear
errors during signing.
- `[x]` Tests cover signed keychain init with a generated local OpenSSH key