mikeperry-tor / torspec Public
forked from torproject/torspecdroptimeouts
Commits on Jun 8, 2020
Commits on Jun 3, 2020
-
Walking onions proposal is completed.
Or at least, the first version of it.
Commits on May 27, 2020
Commits on May 22, 2020
Commits on May 19, 2020
Commits on May 18, 2020
-
tor-spec: Add Relay=3 protocol version
With minor edits from the draft in proposal 311. Closes ticket 33227.
Commits on May 16, 2020
-
resolve singularity for which version used the new version spec
Roger Dingledine committedMay 16, 2020
Commits on May 11, 2020
-
-
-
-
-
-
prop315: update to describe bridges
We need to be a little more careful when making things required on bridge descriptors, but only a little: the partitioning opportunities aren't that bad.
Commits on May 7, 2020
-
Prop 311: Make self-tests slightly stricter
Ignore create cells from clients when checking for relay reachability. Part of 33222.
Commits on May 1, 2020
Commits on Apr 28, 2020
-
Correct the certificate extension identifier for signed-with-ed25519-key
I believe it was an error to use "4" for this value, but the error has been enshrined in implementation.
-
tor-spec: Do the same extend checks as tor
Update the extend checks to match tor's implementation, particularly the comments in channel_tls_matches_target_method().
-
tor-spec: Explain the truncated reason better
It's the payload of a DESTROY cell, but the data of a RELAY_TRUNCATED cell.
-
tor-spec: Extends accept all-zero ed25519 keys
The spec gives conficting advice about all-zero ed25519 keys in extends. Resolve this conflict by documenting tor's current behaviour. Also move a sentence about circuit IDs, so it's closer to the associated paragraph.
-
Prop 311: Add design for reachability circuits
Update 4.2.3. Separate IPv4 and IPv6 Reachability Flags. Add a detailed design for checking cells on reachability self-test circuits.
-
Prop 312: Clarify torrc Address option
Clarify section 3.2.1. Make the Address torrc Option Support IPv6. The list of possible configurations was incorrect.
Commits on Apr 27, 2020
Commits on Apr 23, 2020
-
-
-
-
Add proposal 314 (markdown) and 315 (required fields.)
Also tweak reindex.py under the assumption that we will be accepting proposal 314.
Commits on Mar 30, 2020
Commits on Mar 26, 2020
Commits on Mar 13, 2020
Commits on Mar 12, 2020
Commits on Mar 9, 2020
-
dir-spec: descriptor differences are cosmetic if 2 hours, not 12 hours
See ticket 33573.