governance: normalize ECP 0063-0078 and add ECP-0079
This commit is contained in:
parent
5a28a24294
commit
fe03ec8f1a
17 changed files with 185 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ECP-0068: Iroh Control To Web Directory Bridge
|
||||
|
||||
Status: Draft
|
||||
Status: Implemented
|
||||
|
||||
## Decision
|
||||
|
||||
|
|
@ -34,6 +34,11 @@ Out of scope:
|
|||
- Signed/authenticated control announcements.
|
||||
- Replacing relay playback with direct iroh in browsers.
|
||||
|
||||
## Alternatives considered
|
||||
|
||||
- Keep manual stream naming/link entry on the website. Rejected because it blocks one-click discovery.
|
||||
- Bridge directly from browser clients instead of a node command. Rejected because browser trust/availability constraints are higher.
|
||||
|
||||
## Rollout / Reversibility
|
||||
|
||||
- Additive change; existing `/api/directory` and watch-by-link behavior remain intact.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue