Files
tor/changes/feature16769
T
Nick Mathewson bca4211de5 Add a --master-key option
This lets the user override the default location for the master key
when used with --keygen

Part of 16769.
2015-09-22 09:24:35 -04:00

8 lines
344 B
Plaintext

o Minor features (ed25519):
- Add a --newpass option to allow changing or removing the
passphrase of an encrypted key with tor --keygen. Implements
part of ticket 16769.
- Add a --master-key option to allow overriding the location of
the master key when running tor --keygen. Implements part of
ticket 16769.