
17 Jun
2015
17 Jun
'15
2:51 p.m.
commit be32777aa5708a26e6d8c63baef7dd0071a5e8e6 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Jun 17 10:51:39 2015 -0400 changes file for 13642 --- changes/feature13642 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes/feature13642 b/changes/feature13642 new file mode 100644 index 0000000..a1a9b25 --- /dev/null +++ b/changes/feature13642 @@ -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.