mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
bca4211de5
This lets the user override the default location for the master key when used with --keygen Part of 16769.
8 lines
344 B
Plaintext
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.
|