aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/tap-out-part-112
1 files changed, 12 insertions, 0 deletions
diff --git a/changes/tap-out-part-1 b/changes/tap-out-part-1
new file mode 100644
index 0000000000..3d8a445f12
--- /dev/null
+++ b/changes/tap-out-part-1
@@ -0,0 +1,12 @@
+ o Removed features (obsolete):
+ - Relays no longer support the obsolete TAP circuit extension
+ protocol. (For backward compatibility, however, relays still continue to
+ include TAP keys in their descriptors.) Implements part
+ of proposal 350.
+ - Removed some vestigial code for selecting the TAP circuit extension
+ protocol.
+
+ o Minor features (forward-compatibility):
+ - We now correctly parse microdescriptors and router descriptors
+ that do not include TAP onion keys. (For backward compatibility,
+ authorities continue to require these keys.) Implements part of proposal 350.