Moneropedia: clarify Garlic Routing, add I2PControl

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
This commit is contained in:
anonimal 2016-10-18 06:46:03 +00:00
parent 1af1de0801
commit 2681940c7e
No known key found for this signature in database
GPG key ID: 66A76ECF914409F1
3 changed files with 21 additions and 5 deletions

View file

@ -10,11 +10,11 @@ summary: "Routing technology as implemented in Kovri"
The term *Garlic Routing* has a diverse history of varying interpretations. The term *Garlic Routing* has a diverse history of varying interpretations.
As it currently stands, Monero defines *Garlic Routing* as the method in which @Kovri and @I2P create a @message-based anonymous overlay network of internet peers. As it currently stands, Monero defines *Garlic Routing* as the method in which @Kovri and @I2P create a @message-based anonymous overlay network of internet peers. The @layered-encryption of Garlic Routing is similar to the @layered-encryption of [Onion Routing](https://en.wikipedia.org/wiki/Onion_routing).
### History ### History
In written form, the term *Garlic Routing* can be seen as early as June of 2000 in Roger Dingledine's [Free Haven Master's thesis](http://www.freehaven.net/papers.html) (Section 8.1.1) as derived from the term [Onion Routing](https://en.wikipedia.org/wiki/Onion_routing). In written form, the term *Garlic Routing* can be seen as early as June of 2000 in Roger Dingledine's [Free Haven Master's thesis](http://www.freehaven.net/papers.html) (Section 8.1.1) as derived from the term Onion Routing.
As recent as October of 2016, [#tor-dev](https://oftc.net/WebChat/) has offered insight into the creation of the term *Garlic Routing*: As recent as October of 2016, [#tor-dev](https://oftc.net/WebChat/) has offered insight into the creation of the term *Garlic Routing*:

View file

@ -0,0 +1,17 @@
---
layout: moneropedia
entry: "I2PControl"
tags: ["kovri"]
terms: ["i2pcontrol", "I2PControl"]
summary: "TODO(anonimal): finish"
---
### The Basics
TODO(anonimal): finish
https://github.com/EinMByte/qtoopie
### In-depth information
TODO(anonimal): finish

View file

@ -36,6 +36,8 @@ TODO(anonimal): finish
@garlic-routing @garlic-routing
@I2PControl
@i2np @i2np
@i2p @i2p
@ -71,6 +73,3 @@ TODO(anonimal): finish
@transports @transports
@tunnel @tunnel
- Kovri I2PControl (links to API, clients + qtoopie)
- ...more/what else?