Add daemon-owned Iroh endpoint

This commit is contained in:
Eric Wendland 2026-05-16 01:54:00 +02:00
commit ebc40ed208
14 changed files with 3930 additions and 431 deletions

View file

@ -102,8 +102,9 @@ Roadmap items should be actionable and checkable:
## Current Feature Boundaries
- Local daemon, local control socket, local identity, local store, local CAS,
SSH certificate metadata, revocation metadata, and user service definitions
daemon-owned Iroh endpoint startup, SSH certificate metadata, revocation
metadata, user service definitions, and a pinned `geth-iroh` endpoint wrapper
exist.
- 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.
- 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.