mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
c3a4201faa
If the consensus does not contain Exits, Tor will only build internal circuits. In this case, relevant statuses will contain the word "internal" as indicated in the Tor control-spec.txt. When bootstrap completes, Tor will be ready to handle an application requesting an internal circuit to hidden services at ".onion" addresses. If a future consensus contains Exits, exit circuits may become available. Tor already notifies the user at "notice" level if they have no exits in the consensus, and can therefor only build internal paths. Consequential change from #13718. |
||
---|---|---|
.. | ||
bug13718-add-internal-bootstrap-statuses | ||
bug13718-avoid-excluding-guards | ||
bug13718-check-consensus-exits | ||
bug13718-make-nodelist-args-readable | ||
bug13808 | ||
bug13811 | ||
bug13814-avoid-exit-paths-no-exits | ||
bug13814-reachability-without-exits | ||
bug13823-decrease-consensus-interval | ||
bug13839-fix-TestingMinExitFlagThreshold | ||
bug13963-decrease-if-modified-since-delay | ||
bug14013 | ||
ticket11016 |