aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/proposals/102-drop-opt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/spec/proposals/102-drop-opt.txt')
-rw-r--r--doc/spec/proposals/102-drop-opt.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/spec/proposals/102-drop-opt.txt b/doc/spec/proposals/102-drop-opt.txt
index 804dd23d2..a7d30132b 100644
--- a/doc/spec/proposals/102-drop-opt.txt
+++ b/doc/spec/proposals/102-drop-opt.txt
@@ -5,6 +5,14 @@ Last-Modified: $Date$
Author: Nick Mathewson
Created:
+Overview:
+
+ This document proposes a change in the format used to transmit router and
+ directory information.
+
+ This proposal has been accepted, implemented, and merged into dir-spec.txt.
+
+Proposal:
The "opt" keyword in Tor's directory formats was originally intended to
mean, "it is okay to ignore this entry if you don't understand it"; the
@@ -22,7 +30,6 @@ Created:
lot; discard this quietly if you don't understand it." We could do that by
adding a version field.
-
Status:
* We stopped requiring it as of 0.1.2.5-alpha. We'll stop generating it