tor

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

commit 2e04b5a3018c02c3b637973a39aa4e0f56db289a
parent d9a9aed375e9afb62f5e79f6346318d1c7ba1284
Author: shdwcodr <shadowcoder111@proton.me>
Date:   Wed, 11 Feb 2026 20:05:27 +0530

changes: document family key overwrite protection (bug 41184)

Diffstat:
Achanges/bugfix-41184 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/bugfix-41184 b/changes/bugfix-41184 @@ -0,0 +1,3 @@ + o Minor bugfixes (relay) (bugfix on 0.4.9.x): + - Refuse to overwrite an existing *.secret_family_key when running + tor --keygen-family. Fixes bug 41184; bugfix on 0.4.9.x.