Rust tool to convert IPFire Location dump into CSV format.
[tor.git] / changes / ticket33632
blob9d813feaf2f3783519690dba8905a31725a7f8a5
1   o Minor features (relay fingerprint, command line):
2     - Allow a relay operator to list the ed25519 keys on the command line
3       by adding the `rsa` and `ed25519` arguments to the --list-fingerprint
4       flag to show the respective RSA and ed25519 relay fingerprint. Closes
5       ticket 33632. Patch by Neel Chauhan.