▲ | kiitos 5 days ago | |||||||
OK so given
that `nodeecsxraxj...` is a serialized form of some data type that includes the IP address(es) that the client needs to connect to?forgive me for what is maybe a dumb question, but if this is the case, then what is the value proposition here? is it just the smushing together of some IPs with a public key in a single identifier? | ||||||||
▲ | rklaehn 5 days ago | parent | next [-] | |||||||
The value proposition of the ticket is that it is just a single string that is easy to copy and paste into chats and the like, and that it has a stable text encoding which we aim to stay compatible with for some time. We have a tool https://ticket.iroh.computer/ that allows you to see exactly what's in a ticket. | ||||||||
| ||||||||
▲ | makeworld 5 days ago | parent | prev [-] | |||||||
The value prop is that dumbpipe handles encryption, reconnection, UPnP, hole punching, relays, etc. It's not something I could easily replicate with netcat, for example. | ||||||||
|