HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Arqu

206 karmajoined 9 yıl önce

comments

Arqu
·6 gün önce·discuss
Part of the n0/iroh team, cool to see this here, looking forward to play with it :)
Arqu
·6 gün önce·discuss
One of the n0/iroh devs here.

Iroh doesn't use DHT as its main discovery mechanism. It uses DNS/pkarr and relays as the primary method. DHT is a separate feature if folks like to do that, we don't have it on by default and don't have it on the public relays.

The whole idea is p2p but trying to be realistic about what network environments actually look like.
Arqu
·25 gün önce·discuss
I suggest going through https://www.youtube.com/watch?v=RwAt36Xe3UI for an explainer.
Arqu
·26 gün önce·discuss
We bumped to 1.0 an hour ago https://pypi.org/project/iroh/#history
Arqu
·26 gün önce·discuss
You don't have to have it public. You can have your app gate against any auth method you like to implement on top. And you can have private relays to segregate your traffic and discovery depending on setup.
Arqu
·26 gün önce·discuss
Yes I used it in place of NAT for most casual users at home, which is presumably what the user above originally meant.
Arqu
·26 gün önce·discuss
Yes if you want to. Routers are a necessary abstraction from the IPv4 days and seems it will stick around for a long time, and we need solutions sometimes around those topologies.
Arqu
·26 gün önce·discuss
A little bit of both. Natively it relies on QUIC and leverages existing IP infrastructure, however it also works with custom transports just as fine so you can interact via bluetooth for example.
Arqu
·26 gün önce·discuss
Establishing direct connections on the other hand is a much harder problem with the current internet infrastructure.
Arqu
·26 gün önce·discuss
All the data is e2e encrypted and nothing is stored. The usual self hosting public things rules apply.
Arqu
·26 gün önce·discuss
By far not a complete list but a starting point https://github.com/n0-computer/awesome-iroh/

Also you can join our discord and there's #showcase https://iroh.computer/discord
Arqu
·26 gün önce·discuss
Thanks, we agree! We used to have bindings for while but the maintenance burden at that point was too high. Now that 1.0 guarantees everyone some stability and we feel confident in the library, we have enough room to properly support it.
Arqu
·26 gün önce·discuss
Were interacting with IETF on a number of projects and so far it's been going well :)