Add OpenSSH KRL spec export
This commit is contained in:
parent
02444a7cfd
commit
b102e07204
9 changed files with 235 additions and 25 deletions
|
|
@ -116,8 +116,9 @@ roadmap stubs.
|
|||
|
||||
`geth-ssh-identity` defines SSH trust namespaces plus certificate request,
|
||||
approval, certificate import, and revocation-list data models. The bootstrap
|
||||
persists these flows locally and exports revocations as JSONL. It does not yet
|
||||
generate OpenSSH KRL binaries or replicate the lists over Iroh.
|
||||
persists these flows locally and exports revocations as JSONL or OpenSSH KRL
|
||||
specification text. It does not yet generate OpenSSH KRL binaries or replicate
|
||||
the lists over Iroh.
|
||||
|
||||
## Keychain, Auth, And Secrets
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue