summaryrefslogtreecommitdiff
path: root/changes/prop176
blob: faedc1adf85ac85ce06cc705cd7bfb66b237c767 (plain)
1
2
3
4
5
6
7
8
  o Major features
    - Implement a new handshake protocol for authenticating Tors to
      each other over TLS. It should be more resistant to fingerprinting
      than previous protocols, and should require less TLS hacking for
      future Tor implementations.  Implements Proposal 185.
    - Allow variable-length padding cells to disguise the length of
      Tor's TLS records.  Implements part of Proposal 184.