Add peer card discovery scaffold
This commit is contained in:
parent
cf5a405276
commit
81149605bc
11 changed files with 271 additions and 15 deletions
11
AGENTS.md
11
AGENTS.md
|
|
@ -104,8 +104,9 @@ Roadmap items should be actionable and checkable:
|
|||
- Local daemon, local control socket, local identity, local store, local CAS,
|
||||
daemon-owned Iroh endpoint startup, built-in relay-mode config, SSH
|
||||
certificate metadata, revocation metadata, user service definitions, and a
|
||||
pinned `geth-iroh` endpoint wrapper with protocol-router scaffold exist.
|
||||
- Custom relay maps, mDNS discovery, peer auth over Iroh, cr-sqlite, iroh-docs,
|
||||
iroh-gossip, iroh-blobs, Automerge sync, real auth enforcement, OpenSSH KRL
|
||||
generation, and Keyhive/BeeKEM-style authorization are future roadmap items
|
||||
unless implemented later.
|
||||
pinned `geth-iroh` endpoint wrapper with protocol-router scaffold, peer-card
|
||||
types, and untrusted discovery-backend trait exist.
|
||||
- Custom relay maps, mDNS discovery transport, peer auth over Iroh, cr-sqlite,
|
||||
iroh-docs, iroh-gossip, iroh-blobs, Automerge sync, real auth enforcement,
|
||||
OpenSSH KRL generation, and Keyhive/BeeKEM-style authorization are future
|
||||
roadmap items unless implemented later.
|
||||
|
|
|
|||
Loading…
Reference in a new issue