Note that we only can't handle automatic demotion. Users can always change their state manually.

This commit is contained in:
Steven Murdoch 2010-03-15 00:23:12 +00:00 committed by Roger Dingledine
parent b112ecbcd9
commit 60d416a564

View File

@ -60,11 +60,11 @@ Target:
Auto-bridge -> relay: Tor has detected that it is sufficiently Auto-bridge -> relay: Tor has detected that it is sufficiently
reliable to be a *relay* reliable to be a *relay*
Note that this model does not support demotion. If this is Note that this model does not support automatic demotion. If this
desirable, there should be some memory as to whether the previous is desirable, there should be some memory as to whether the
state was relay, bridge, or auto-bridge. Otherwise the user may be previous state was relay, bridge, or auto-bridge. Otherwise the
prompted to become a relay, although he has opted to only be a user may be prompted to become a relay, although he has opted to
bridge. only be a bridge.
3.x User interaction policy 3.x User interaction policy