-
hey all! thanks for the excellent work on making iroh accessible outside of the rust ecosystem! personally i find golang to be a great development environment and will likely use iroh from it in the n…
cblgh updated
3 weeks ago
-
Together with https://github.com/n0-computer/iroh/issues/2901 it should be possible to establish all connections via proxy and not reveal the IP address even if communicating to unknown relays.
Som…
-
Some people have offered to run "altruistic relays" for iroh-net. However, in order to run such an altruistic relay, you would need a way to throttle all connections that don't switch to direct after …
-
Related to the discussion we had on discord:
https://discord.com/channels/949724860232392765/960896793195974708/1289232008979157115
When you create an iroh-net endpoint and want to be able to di…
-
When implementing a backwards-compatible protocol, one wants to assign different ALPNs to different protocol versions.
Examples:
- `http/0.9`, `http/1.0`, `http/1.1`, `h2` and `h3`
- `iroh-blobs/4`…
-
i'm new , read all the docs,but no information about this.
it seems that any node will automatic join, but how you decide which node should join or how can you limit the node to join
such as add…
-
This would be a major enhancement, but it would be very nice if you could have a way to plug in additional transports into iroh-net.
Examples include local transports like BLE, or something like un…
-
I'd like to use iroh with other signers, which are not a private `ed25519` key living in the host memory, but "external signer".
Some examples include:
- FIDO tokens
- Cloud HSM/Key vault thi…
-
Extent usb-raw to have full support for config messages and hardware events like TCP and Iroh...
Allow to connect to a device and control it via USB raw.
Will require interrupt in or bulk in tra…
-
it seems the node is randomly shutting down Oo
```
2024-07-22T12:44:30.591711Z DEBUG gossip{me=s5lh6xipp7eyyq4z}: iroh_gossip::net: handle in_event UpdatePeerData(PeerData(46b))
2024-07-22T12:44…