diff options
author | Roger Dingledine <arma@torproject.org> | 2003-09-20 06:56:15 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-09-20 06:56:15 +0000 |
commit | 7afe2adbaf09a3743ff6ce05d2c6ccdb19dca50c (patch) | |
tree | 542969e56fd070636740a96aa6767e982a090604 /doc/rendezvous.txt | |
parent | e514ac528c11573b16d0003db4a699e669ff4bcb (diff) | |
download | tor-7afe2adbaf09a3743ff6ce05d2c6ccdb19dca50c.tar tor-7afe2adbaf09a3743ff6ce05d2c6ccdb19dca50c.tar.gz |
add a lot of todo entries, from today's meeting
svn:r474
Diffstat (limited to 'doc/rendezvous.txt')
-rw-r--r-- | doc/rendezvous.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rendezvous.txt b/doc/rendezvous.txt index f7d196ab5..e05a7835c 100644 --- a/doc/rendezvous.txt +++ b/doc/rendezvous.txt @@ -17,7 +17,7 @@ extra level of indirection also allows Bob to choose which requests to respond to, and which to ignore. - We also provide the necessary glue code so that Alice can view webpages + We provide the necessary glue code so that Alice can view webpages on a location-hidden webserver, and Bob can run a location-hidden server, with minimal invasive changes (see Section 3). Both Alice and Bob must run local onion proxies (OPs) -- software that knows |