[or-cvs] r9427: Add an index to proposals, and apply a template to existing (in tor/trunk: . doc/spec/proposals)
nickm at seul.org
nickm at seul.org
Fri Jan 26 18:47:21 UTC 2007
Author: nickm
Date: 2007-01-26 13:47:18 -0500 (Fri, 26 Jan 2007)
New Revision: 9427
Added:
tor/trunk/doc/spec/proposals/000-index.txt
Modified:
tor/trunk/
tor/trunk/doc/spec/proposals/098-todo.txt
tor/trunk/doc/spec/proposals/099-misc.txt
tor/trunk/doc/spec/proposals/100-tor-spec-udp.txt
tor/trunk/doc/spec/proposals/101-dir-voting.txt
tor/trunk/doc/spec/proposals/102-drop-opt.txt
tor/trunk/doc/spec/proposals/103-multilevel-keys.txt
tor/trunk/doc/spec/proposals/104-short-descriptors.txt
tor/trunk/doc/spec/proposals/105-handshake-revision.txt
Log:
r11535 at catbus: nickm | 2007-01-26 13:47:14 -0500
Add an index to proposals, and apply a template to existing ones.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r11535] on 8246c3cf-6607-4228-993b-4d95d33730f1
Added: tor/trunk/doc/spec/proposals/000-index.txt
===================================================================
--- tor/trunk/doc/spec/proposals/000-index.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/000-index.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -0,0 +1,18 @@
+Filename: 000-index.txt
+Title: Index of Tor Proposals
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson
+Created: 26-Jan-2007
+
+
+000 Index of Tor Proposals
+098 Proposals that should be written
+099 Miscellaneous proposals
+100 Tor Unreliable Datagram Extension Proposal
+101 Voting on the Tor Directory System.
+102 Droping "opt" from the directory format
+103 Splitting identity key from regularly used signing key.
+104 Long and Short Router Descriptors
+105 Version negotiation for the Tor protocol
+
Property changes on: tor/trunk/doc/spec/proposals/000-index.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/098-todo.txt
===================================================================
--- tor/trunk/doc/spec/proposals/098-todo.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/098-todo.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,7 +1,11 @@
+Filename: 098-todo.txt
+Title: Proposals that should be written
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson, Roger Dingledine
+Created:
- Proposals that should be written
-
For protocol version 2:
- Fix onionskin handshake scheme to be more mainstream, less nutty.
Property changes on: tor/trunk/doc/spec/proposals/098-todo.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/099-misc.txt
===================================================================
--- tor/trunk/doc/spec/proposals/099-misc.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/099-misc.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,3 +1,9 @@
+Filename: 100-tor-spec-udp.txt
+Title: Miscellaneous proposals
+Version: $Revision$
+Last-Modified: $Date$
+Author: Various
+Created:
Miscellaneous proposals
@@ -11,3 +17,6 @@
Pre-compressing status documents in multiple formats would force us to use
more memory to hold them.
+ -- Nick Mathewson
+
+
Property changes on: tor/trunk/doc/spec/proposals/099-misc.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/100-tor-spec-udp.txt
===================================================================
--- tor/trunk/doc/spec/proposals/100-tor-spec-udp.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/100-tor-spec-udp.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,11 +1,12 @@
-[This proposed Tor extension has not been implemented yet. It is currently
-in request-for-comments state. -RD]
+Filename: 100-tor-spec-udp.txt
+Title: Tor Unreliable Datagram Extension Proposal
+Version: $Revision$
+Last-Modified: $Date$
+Author: Marc Liberatore
+Created:
- Tor Unreliable Datagram Extension Proposal
- Marc Liberatore
-Abstract
Contents
Property changes on: tor/trunk/doc/spec/proposals/100-tor-spec-udp.txt
___________________________________________________________________
Name: svn:keywords
- Author Date Id Revision
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/101-dir-voting.txt
===================================================================
--- tor/trunk/doc/spec/proposals/101-dir-voting.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/101-dir-voting.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,7 +1,10 @@
-$Id: /tor/branches/eventdns/doc/dir-spec.txt 9469 2006-11-01T23:56:30.179423Z nickm $
+Filename: 101-dir-voting.txt
+Title: Voting on the Tor Directory System
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson
+Created:
- Voting on the Tor Directory System
-
0. Scope and preliminaries
This document describes a consensus voting scheme for Tor directories.
Property changes on: tor/trunk/doc/spec/proposals/101-dir-voting.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/102-drop-opt.txt
===================================================================
--- tor/trunk/doc/spec/proposals/102-drop-opt.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/102-drop-opt.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,5 +1,10 @@
+Filename: 102-drop-opt.txt
+Title: Dropping "opt" from the directory format
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson
+Created:
- Drop "opt" from the directory format.
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
Property changes on: tor/trunk/doc/spec/proposals/102-drop-opt.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/103-multilevel-keys.txt
===================================================================
--- tor/trunk/doc/spec/proposals/103-multilevel-keys.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/103-multilevel-keys.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,8 +1,11 @@
+Filename: 103-multilevel-keys.txt
+Title: Splitting identity key from regularly used signing key.
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson
+Created:
- Splitting identity key from regularly-used signing key.
-
-
Replacing a directory authority's identity key in the event of a compromise
would be tremendously annoying. We'd need to tell every client to switch
their configuration, or update to a new version with an uploaded list. So
Property changes on: tor/trunk/doc/spec/proposals/103-multilevel-keys.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/104-short-descriptors.txt
===================================================================
--- tor/trunk/doc/spec/proposals/104-short-descriptors.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/104-short-descriptors.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,7 +1,10 @@
+Filename: 104-short-descriptors.txt
+Title: Long and Short Router Descriptors
+Version: $Revision$
+Last-Modified: $Date$
+Author: Nick Mathewson
+Created:
- Long and Short Router Descriptors
-
-
Some of the costliest fields in the current directory protocol are ones
that no client actually uses. In particular, the "read-history" and
"write-history" fields are used only by the authorities for monitoring the
Property changes on: tor/trunk/doc/spec/proposals/104-short-descriptors.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
Modified: tor/trunk/doc/spec/proposals/105-handshake-revision.txt
===================================================================
--- tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-01-26 13:22:07 UTC (rev 9426)
+++ tor/trunk/doc/spec/proposals/105-handshake-revision.txt 2007-01-26 18:47:18 UTC (rev 9427)
@@ -1,7 +1,11 @@
+Filename: 105-handshake-revision.txt
+Title: Version negotiation for the Tor protocol.
+Version: $Revision$
+Last-Modified: $Date$
+Author: Various
+Created:
- Version negotiation for the Tor protocol.
-
1.0. Version numbers
The node-to-node TLS-based "OR connection" protocol and the multi-hop
Property changes on: tor/trunk/doc/spec/proposals/105-handshake-revision.txt
___________________________________________________________________
Name: svn:keywords
+ Revision Date Id
More information about the tor-commits
mailing list