1 o Major features (changed defaults):
2 - Prevent relay operators from unintentionally running exits: When
3 a relay is configured as an exit node, we now warn the user
4 unless the 'ExitRelay' option is set to 1. We warn even more
5 loudly if the relay is configured with the default exit policy,
6 since this tends to indicate accidental misconfiguration.
7 Setting 'ExitRelay' to 0 stops Tor from running as an exit relay.
11 - To avoid confusion with the 'ExitRelay' option, 'ExitNode' is no
12 longer silently accepted as an alias for 'ExitNodes'.