tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ec7c7145a83b884407f34dedf297fac6a73a8c1c
parent ae3368c698b2b0a6d1ea8adeca48d6a4ad9ab3cd
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 25 Feb 2025 12:17:28 -0500

Document that --keygen-family overwrites

Diffstat:
Mdoc/man/tor.1.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt @@ -174,6 +174,7 @@ The following options in this section are only recognized on the (Put it in the relay's `KeyDirectory`.) Also, store the corresponding family ID in __basename__`.public_family_id`. Then enable the corresponding FamilyID option on your relays. + This command overwrites these files if they already exist. See https://community.torproject.org/relay/setup/post-install/family-ids/ for more information.