diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-04-30 22:43:01 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-04-30 22:43:01 +0000 |
commit | 95734e73ffd7c7225ba66554c2653619384e1be2 (patch) | |
tree | b6d6a2116d1facd34f37710ad66dbb62a7fdc1bb /ChangeLog | |
parent | 6a27dd8284d3d7dd3426e74a9f820c1c283bad5d (diff) | |
download | tor-95734e73ffd7c7225ba66554c2653619384e1be2.tar.gz tor-95734e73ffd7c7225ba66554c2653619384e1be2.zip |
r12596@catbus: nickm | 2007-04-30 18:42:44 -0400
New tool to generate key certificates as in proposal 103. needs cleanup
svn:r10075
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Changes in version 0.2.0.1-alpha - 2007-??-?? - Add an HSAuthorityRecordStats option that hidden service authorities can use to track statistics of overall hidden service usage without logging information that would be very useful to an attacker. + - Start work implementing proposal 103: Add a standalone tool to + generate key certificates. o Security fixes: - Directory authorities now call routers stable if they have an |