diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-29 04:51:28 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-29 04:51:28 +0000 |
commit | 8992bf6204b70436c2dc881ffa2d79db40384b38 (patch) | |
tree | 6739ca3668aef26968b872c15b70dee91b75330d /ChangeLog | |
parent | 4feccecfe813313a8302a44ed560dd7b61c51c2a (diff) | |
download | tor-8992bf6204b70436c2dc881ffa2d79db40384b38.tar.gz tor-8992bf6204b70436c2dc881ffa2d79db40384b38.zip |
r8776@totoro: nickm | 2006-09-29 00:50:46 -0400
Reserve the nickname "Unnamed" for routers that can't pick a hostname; any
router can call itself Unnamed; directory servers will never allocate Unnamed
to any particular router; clients won't believe that any router is the
canonical Unnamed.
svn:r8529
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? the v1 directory protocol, the v2 directory protocol, and as hidden service directories. This should make it easier to migrate trust away from one of the two authorities currently running on Moria. + - Reserve the nickname "Unnamed" for routers that can't pick a hostname; + any router can call itself Unnamed; directory servers will never + allocate Unnamed to any particular router; clients won't believe that + any router is the canonical Unnamed. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |