5 ms·
imagine building a lightning client into this.
by jakeinsdca 1y ago
imagine building a lightning client into this.
- rlt 1y agoLightning network depends on… the internet… so if both clients are on the internet why not just send messages over that?
- teiferer 1y agoPrivacy? "Just encrypt things" might be your reply. TOR folks have been fighting an uphill battle for ages with that as their main weapon.
- sparkie 1y agoLN is an onion routed network, and has some privacy - notably, sender privacy, as the sender does not need to be known to the recipient. The recipient however is not private, but there have been proposals for rendevouz routing which could also anonymize them. LN payments are based on Sphinx[1], but they don't leverage the full capabilities of it. Sphinx only allows for single-use replies. The proposals for bidirectional anonymity involve using HORNET[2], which builds on Sphinx (specifically, it uses Sphinx's single-reply message to establish a HORNET connection), and enables sender-receiver anonymity and bidirectional transfer beyond single-reply messages. It has also been proposed to include the use of TARANET[3] to prevent deanymization via traffic analysis. [1]:https://cypherpunks.ca/~iang/pubs/Sphinx_Oakland09.pdf https://cypherpunks.ca/~iang/pubs/Sphinx_Oakland09.pdf [2]:https://arxiv.org/pdf/1507.05724v1 https://arxiv.org/pdf/1507.05724v1 [3]:https://ar5iv.labs.arxiv.org/html/1802.08415 https://ar5iv.labs.arxiv.org/html/1802.08415
- webXL 1y agoeCash would be better, but someone needs to be connected to the mint.
- kinakomochidayo 1y agoYeah, it’d be horrible UX