diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-19 02:51:54 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-19 02:51:54 +0000 |
commit | 96cff65f855f67ad216590620e1442ffee608f80 (patch) | |
tree | 12c2380a9d27eb6d6c57a5c7047db7a10138552d /ChangeLog | |
parent | 22a9d71829ed0978475a920fd8b346397f2096ad (diff) | |
download | tor-96cff65f855f67ad216590620e1442ffee608f80.tar tor-96cff65f855f67ad216590620e1442ffee608f80.tar.gz |
backport candidate:
Refuse to start with certain directory authority keys, and
encourage people using them to stop.
svn:r11171
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ Changes in version 0.2.0.5-alpha - 2007-08-19 o Minor features (security): - Warn about unsafe ControlPort configurations. + - Refuse to start with certain directory authority keys, and + encourage people using them to stop. o Minor features (controller): - Add a PROTOCOLINFO controller command. Like AUTHENTICATE, it |