HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dignifiedquire

no profile record

Submissions

Running Iroh on an ESP32

iroh.computer
14 points·by dignifiedquire·hace 4 meses·1 comments

comments

dignifiedquire
·hace 26 días·discuss
tailscale also is written in go, making the integration on mobile especially, often times a lot harder and more expensive
dignifiedquire
·hace 26 días·discuss
thank you!
dignifiedquire
·hace 26 días·discuss
are we?
dignifiedquire
·hace 26 días·discuss
Which I just finished updating to 1.0. But it is currently lacking in breadth of API, so if you start using it let us know what you are missing. In the meantime https://github.com/n0-computer/iroh-ffi has the other language bindings with a more comprehensive API
dignifiedquire
·hace 26 días·discuss
thank you!
dignifiedquire
·hace 26 días·discuss
Yes, but libp2p was mainly designed around the limitations of tcp, as quic simply wasn't there yet when the design started. Iroh gets the benefit of having been designed and built from the ground up, based on quic.
dignifiedquire
·hace 26 días·discuss
I would love to see that P2P DNS you are talking about
dignifiedquire
·hace 26 días·discuss
the zen life advice will come if you use it long enough :)
dignifiedquire
·hace 26 días·discuss
Tailscale is built to be global to your device, while iroh is built to be embedded into each application. This allows application developers and users a much more fine grained and bespoke setup, than having a single global bridge.
dignifiedquire
·hace 26 días·discuss
While it doesn't solve all the issues that come up through the current segmentation, it is very much possible today to assemble components that let you forget about segmentation while you use it. And it is designed from the ground up, to use existing internet technologies, while avoiding the lock in and dependencies on browser vendors or other large players.
dignifiedquire
·hace 26 días·discuss
we have been doing this for a while now, you can find some of our highlights listed here https://www.iroh.computer/solutions
dignifiedquire
·hace 26 días·discuss
As others have already mentioned, iroh the core library and protocol is fully open source. But to finance the development of it, we offer additional services to make it easier to deploy and run it, especially for larger or more specialized use caes.
dignifiedquire
·hace 26 días·discuss
hey, I helped make this :) will try to answer questions where I can
dignifiedquire
·el año pasado·discuss
we do have https://github.com/n0-computer/iroh-c-ffi which is lowlevel but directly usable from any c like language
dignifiedquire
·el año pasado·discuss
appreciate the feedback, it was a hard decision to make, but has felt more right everyday since we made it
dignifiedquire
·el año pasado·discuss
this would be great to have, but as we rely heavily on quic, we first need an implementation of quic in no_std which is the current biggest challenge
dignifiedquire
·el año pasado·discuss
this made my day