every.channel/docs/IROH_NOTES.md
2026-02-15 16:17:27 -05:00

13 lines
548 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 irohs discovery infrastructure.