]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 13642
authorNick Mathewson <nickm@torproject.org>
Wed, 17 Jun 2015 14:51:39 +0000 (10:51 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 17 Jun 2015 14:51:39 +0000 (10:51 -0400)
changes/feature13642 [new file with mode: 0644]

diff --git a/changes/feature13642 b/changes/feature13642
new file mode 100644 (file)
index 0000000..a1a9b25
--- /dev/null
@@ -0,0 +1,5 @@
+  o Major features:
+    - Add support for offline encrypted ed25519 master keys. To use
+      this feature on your tor relay, run "tor --keygen" to make a new
+      master key (or to make a new signing key if you already have a
+      master key).  Closes ticket 13642.