diff options
author | Nick Mathewson <nickm@torproject.org> | 2003-06-14 03:35:02 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2003-06-14 03:35:02 +0000 |
commit | 9f5c2ff0c1ea912d50223a52694e386487e5ed46 (patch) | |
tree | 725fab22376edc48adc201c06cf3ceb41ccfbe34 /doc | |
parent | 3b5dc72648c85d0d21cb9d0322e8df17446750e1 (diff) | |
download | tor-9f5c2ff0c1ea912d50223a52694e386487e5ed46.tar.gz tor-9f5c2ff0c1ea912d50223a52694e386487e5ed46.zip |
Add comment about hostnames; all else looks reasonable as discussed
svn:r325
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rendezvous.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/rendezvous.txt b/doc/rendezvous.txt index ab02391678..530adad9cb 100644 --- a/doc/rendezvous.txt +++ b/doc/rendezvous.txt @@ -157,6 +157,13 @@ "moria.mit.edu.onion5gfmjsda-ckd5" (adding 13 characters plus the separator). + [I thought we were going to do something more like "56fmjsda-ckd5.onion", + leaving off moria.mit.edu. This would have the advantage of not confusing + users if the domain name part ('moria.mit.edu') doesn't match the key. + + Also, having a separate onion 'virtual TLD' is kinda more in the spirit + of DNS as it stands. -NM] + Alice's onion proxy examines hostnames and recognizes when they're destined for a hidden server. If so, it decodes the PK, looks it up in the DHT, chooses and connects to a meeting place, chooses and connects |