Difference between revisions of "Lightning Onion Routing"

From lightningwiki.net
Jump to navigation Jump to search
m (more detail)
m (add detail)
Line 1: Line 1:
See also [[Route]].
= [[Tor]] versus [[Lightning Onion Routing]] =
= [[Tor]] versus [[Lightning Onion Routing]] =
Please note that [[Tor]] and Lightning's [[Onion Routing]] are completely separate and independent technologies. They are similar as both use multiple hops to obfuscate origin and destination as packages travel along a route, but they are not the same. For best [[privacy]] both [[Tor]] and [[Lightning Onion Routing]] should be used concurrently. Read this [https://bitcoin.stackexchange.com/questions/81683/lightning-onion-routing-vs-tor/81778 Q&A] for more details.
Please note that [[Tor]] and Lightning's [[Onion Routing]] are completely separate and independent technologies. They are similar as both use multiple hops to obfuscate origin and destination as packages travel along a route, but they are not the same. For best [[privacy]] both [[Tor]] and [[Lightning Onion Routing]] should be used concurrently. Read this [https://bitcoin.stackexchange.com/questions/81683/lightning-onion-routing-vs-tor/81778 Q&A] for more details.


= Lightning Onion Routing =  
= Lightning Onion Routing =  
Lightning Onion Routing only works in the confines of the [[Lightning Network]]. Lightning Onion Routing protects the payment routes by hiding the payment origin and the payment destination. Lightning Onion Routing does not deal with how a user or a wallet connects to a [[Lightning Node]] or a [[Bitcoin]] node.
Lightning Onion Routing only works in the confines of the [[Lightning Network]]. Lightning Onion Routing protects the payment routes by hiding the payment origin and the payment destination. Lightning Onion Routing does not deal with how a user or a wallet connects to a [[Lightning node|Lightning Node]] or a [[Bitcoin]] node.


{{TODO|Please add more details to Lightning Onion Routing.}}
{{TODO|Please add more details to Lightning Onion Routing.}}

Revision as of 11:47, 6 February 2019

See also Route.

Tor versus Lightning Onion Routing

Please note that Tor and Lightning's Onion Routing are completely separate and independent technologies. They are similar as both use multiple hops to obfuscate origin and destination as packages travel along a route, but they are not the same. For best privacy both Tor and Lightning Onion Routing should be used concurrently. Read this Q&A for more details.

Lightning Onion Routing

Lightning Onion Routing only works in the confines of the Lightning Network. Lightning Onion Routing protects the payment routes by hiding the payment origin and the payment destination. Lightning Onion Routing does not deal with how a user or a wallet connects to a Lightning Node or a Bitcoin node.

Template:TODO