Skip to content
Snippets Groups Projects
Commit a00fee2f authored by teor's avatar teor Committed by Nick Mathewson
Browse files

Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flag

Tor checks that the flag matches the configured onion service anonymity.

Tor refuses to create unflagged onion service using ADD_ONION, if they
would be non-anonymous. The error is:
512 Tor is in non-anonymous onion mode

Similarly, if the NonAnonymous flag is present, and Tor has the default
anonymous onion config:
512 Tor is in anonymous onion mode
parent a4f46ff8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment