fkleedorfer / aic2014

2 stars 2 forks source link

implement plaintext onion routing #19

Closed fkleedorfer closed 10 years ago

fkleedorfer commented 10 years ago

first, the routing should work without encryption - we just use base64 encoding

fkleedorfer commented 10 years ago

task is half done:

fkleedorfer commented 10 years ago

closing: the remaining steps are covered by

24 - implement the way back

20 - tunnel an http request through the chain

16 - replace dummy encryption by real encryption