Merge pull request #227

f3301e5 Moneropedia: clarify onion/garlic routing metaphor (anonimal)
This commit is contained in:
Riccardo Spagni 2017-02-23 21:11:55 +02:00
commit cbda74c108
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -41,5 +41,5 @@ In technical terms, for @Kovri and @I2P, *@garlic-routing* translates to any/all
### Notes
- In terms of Onion/Garlic Routing, another way to envision layered @encryption is by replacing the onion/garlic with a [Matryoshka doll](https://en.wikipedia.org/wiki/Matryoshka_doll)
- In terms of Onion/Garlic Routing, another way to envision layered @encryption is by replacing the onion/garlic with a [Matryoshka doll](https://en.wikipedia.org/wiki/Matryoshka_doll) - with each outer/inner doll having a lock and public key to the next/previous doll
- For more technical details on Garlic Routing, read the @Java-I2P entry on [Garlic Routing](https://geti2p.net/en/docs/how/garlic-routing)