Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dignifiedquire
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dignifiedquire
3mo ago
tailscale also is written in go, making the integration on mobile especially, often times a lot harder and more expensive
2.
▲
by
dignifiedquire
3mo ago
thank you!
3.
▲
by
dignifiedquire
3mo ago
are we?
4.
▲
by
dignifiedquire
3mo ago
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 lan
5.
▲
by
dignifiedquire
3mo ago
thank you!
6.
▲
by
dignifiedquire
3mo ago
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.
7.
▲
by
dignifiedquire
3mo ago
I would love to see that P2P DNS you are talking about
8.
▲
by
dignifiedquire
3mo ago
the zen life advice will come if you use it long enough :)
9.
▲
by
dignifiedquire
3mo ago
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.
10.
▲
by
dignifiedquire
3mo ago
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,
11.
▲
by
dignifiedquire
3mo ago
we have been doing this for a while now, you can find some of our highlights listed here https://www.iroh.computer/solutions
12.
▲
by
dignifiedquire
3mo ago
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
13.
▲
by
dignifiedquire
3mo ago
hey, I helped make this :) will try to answer questions where I can
14.
▲
Running Iroh on an ESP32
(iroh.computer)
14 points
by
dignifiedquire
6mo ago
|
1 comments
15.
▲
by
dignifiedquire
1y ago
relays _can_ be used to resolve IDs, but so can mDNS, an email or any other form of third party channel
16.
▲
by
dignifiedquire
1y ago
thanks everyone for all the love <3 [maintainer of iroh here]
17.
▲
by
dignifiedquire
1y ago
we do have https://github.com/n0-computer/iroh-c-ffi which is lowlevel but directly usable from any c like language
18.
▲
by
dignifiedquire
1y ago
appreciate the feedback, it was a hard decision to make, but has felt more right everyday since we made it
19.
▲
by
dignifiedquire
1y ago
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
20.
▲
by
dignifiedquire
1y ago
this made my day
21.
▲
Iroh 0.17.0 – Everything is a little better
(iroh.computer)
5 points
by
dignifiedquire
2y ago
|
0 comments
22.
▲
Iroh 0.16 – A Better Client
(iroh.computer)
4 points
by
dignifiedquire
2y ago
|
0 comments
23.
▲
Iroh 0.14.0 – Dial the World
(iroh.computer)
13 points
by
dignifiedquire
2y ago
|
2 comments
24.
▲
by
dignifiedquire
2y ago
While rpgp is slowly gaining support for this format (the aid users to be able to talk to anyone they want) it will keep emitting the broadest compatible format for a while by default, until the whole ecosystem has upgraded. The aggressive
25.
▲
by
dignifiedquire
2y ago
Fun fact, the main reason I developed rpgp in the first place was to power the pgp portion pf deltachat, as we ran into the same problem of not having a good library based implementation. And spawning gnupg on a phone was never an option.
26.
▲
by
dignifiedquire
2y ago
Thanks, appreciate the careful check!
27.
▲
by
dignifiedquire
2y ago
This was allowed in the rust-rsa crate directly before, which is why it was introduced in that commit.
28.
▲
by
dignifiedquire
2y ago
I am not sure if this is an actual issue, all auditors that looked at this so far haven’t mentioned this being a problem. But I will have to investigate what the exact state is.
29.
▲
by
dignifiedquire
2y ago
I just finished implementing sha1collision detection, and it will be integrated into rpgp soon https://github.com/rpgp/rpgp/issues/293 This is the same algorithm used by git. There are higher level implementa
30.
▲
by
dignifiedquire
2y ago
it‘s not builtin, but possible to integrate with @wiktor-k is working on a tool to use rpgp to provide a simple solution to work with smartcards
More ›