aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10884
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2014-02-26 10:44:55 +0100
committerNick Mathewson <nickm@torproject.org>2014-02-28 08:53:13 -0500
commit3ca5fe81e33ab7848c848b683bffe12e743398f3 (patch)
treefe83b2027c4595bc64677f64f4b2fa54f5d0f3ff /changes/bug10884
parentbf1678603ffa66ed47c038faf309984839a98363 (diff)
downloadtor-3ca5fe81e33ab7848c848b683bffe12e743398f3.tar.gz
tor-3ca5fe81e33ab7848c848b683bffe12e743398f3.zip
Write hashed bridge fingerprint to logs and to disk.
Implements #10884.
Diffstat (limited to 'changes/bug10884')
-rw-r--r--changes/bug108845
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug10884 b/changes/bug10884
new file mode 100644
index 0000000000..815d893de3
--- /dev/null
+++ b/changes/bug10884
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Bridges write the SHA1 digest of their identity key fingerprint to
+ notice-level logs and to hashed-fingerprint, so that bridge
+ operators can look up their bridge in Globe and similar tools.
+