every.channel: sanitized baseline
This commit is contained in:
commit
897e556bea
258 changed files with 74298 additions and 0 deletions
13
docs/IROH_NOTES.md
Normal file
13
docs/IROH_NOTES.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# iroh notes
|
||||
|
||||
## Recent highlights (from the iroh blog)
|
||||
|
||||
- iroh 0.96.0 focuses on QUIC multipaths on the road to 1.0.
|
||||
- Custom transports (including Tor via `iroh-tor`) can be used to establish anonymous connections.
|
||||
- Address lookup migration to a new DNS system (`N0Dns`) is underway.
|
||||
|
||||
## Implications for every.channel
|
||||
|
||||
- Multipath QUIC aligns with our resilience goals.
|
||||
- Tor transport is a strong fit for anti-takedown posture.
|
||||
- Endpoint discovery and DNS naming should be designed to tolerate evolution in iroh’s discovery infrastructure.
|
||||
Loading…
Add table
Add a link
Reference in a new issue