mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Implement proposal 221: Stop sending CREATE_FAST
This makes FastFirstHopPK an AUTOBOOL; makes the default "auto"; and makes the behavior of "auto" be "look at the consensus."
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor features:
|
||||
- Stop sending the CREATE_FAST cells by default; instead, use a
|
||||
parameter in the consensus to decide whether to use
|
||||
CREATE_FAST. This can improve security on connections where
|
||||
Tor's circuit handshake is stronger than the available TLS
|
||||
connection security levels. Implements proposal 221.
|
||||
Reference in New Issue
Block a user