Loading doc/spec/proposals/000-index.txt +10 −10 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ Proposals by number: 102 Dropping "opt" from the directory format [CLOSED] 103 Splitting identity key from regularly used signing key [CLOSED] 104 Long and Short Router Descriptors [CLOSED] 105 Version negotiation for the Tor protocol [ACCEPTED] 105 Version negotiation for the Tor protocol [FINISHED] 106 Checking fewer things during TLS handshakes [CLOSED] 107 Uptime Sanity Checking [CLOSED] 108 Base "Stable" Flag on Mean Time Between Failures [CLOSED] Loading @@ -47,12 +47,12 @@ Proposals by number: 122 Network status entries need a new Unnamed flag [CLOSED] 123 Naming authorities automatically create bindings [OPEN] 124 Blocking resistant TLS certificate usage [SUPERSEDED] 125 Behavior for bridge users, bridge relays, and bridge authorities [OPEN] 126 Getting GeoIP data and publishing usage summaries [OPEN] 125 Behavior for bridge users, bridge relays, and bridge authorities [FINISHED] 126 Getting GeoIP data and publishing usage summaries [FINISHED] 127 Relaying dirport requests to Tor download site / website [DRAFT] 128 Families of private bridges [DRAFT] 129 Block Insecure Protocols by Default [OPEN] 130 Version 2 Tor connection protocol [OPEN] 129 Block Insecure Protocols by Default [FINISHED] 130 Version 2 Tor connection protocol [FINISHED] Proposals by status: Loading @@ -66,12 +66,7 @@ Proposals by status: 120 Suicide descriptors when Tor servers stop 121 Hidden Service Authentication 123 Naming authorities automatically create bindings 125 Behavior for bridge users, bridge relays, and bridge authorities 126 Getting GeoIP data and publishing usage summaries 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol ACCEPTED: 105 Version negotiation for the Tor protocol NEEDS-RESEARCH: 118 Advertising multiple ORPorts at once META: Loading @@ -80,7 +75,12 @@ Proposals by status: 098 Proposals that should be written 099 Miscellaneous proposals FINISHED: 105 Version negotiation for the Tor protocol 111 Prioritizing local traffic over relayed traffic 125 Behavior for bridge users, bridge relays, and bridge authorities 126 Getting GeoIP data and publishing usage summaries 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol CLOSED: 101 Voting on the Tor Directory System 102 Dropping "opt" from the directory format Loading doc/spec/proposals/098-todo.txt +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Overview: seems irrelevant. For protocol version 2: For some later protool version. - Fix onionskin handshake scheme to be more mainstream, less nutty. Can we just do Loading doc/spec/proposals/105-handshake-revision.txt +3 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson, Roger Dingledine Created: Status: Accepted Status: Finished Overview: Loading @@ -13,7 +13,8 @@ Overview: cells types to the Tor link connection setup handshake: one used for version negotiation, and another to prevent MITM attacks. This is an open proposal. This proposal is partially implemented, and partially proceded by proposal 130. Motivation: Tor versions Loading doc/spec/proposals/125-bridges.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Roger Dingledine Created: 11-Nov-2007 Status: Open Status: Finished 0. Preface Loading doc/spec/proposals/126-geoip-reporting.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Roger Dingledine Created: 2007-11-24 Status: Open Status: Finished 1. Background and motivation Loading Loading
doc/spec/proposals/000-index.txt +10 −10 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ Proposals by number: 102 Dropping "opt" from the directory format [CLOSED] 103 Splitting identity key from regularly used signing key [CLOSED] 104 Long and Short Router Descriptors [CLOSED] 105 Version negotiation for the Tor protocol [ACCEPTED] 105 Version negotiation for the Tor protocol [FINISHED] 106 Checking fewer things during TLS handshakes [CLOSED] 107 Uptime Sanity Checking [CLOSED] 108 Base "Stable" Flag on Mean Time Between Failures [CLOSED] Loading @@ -47,12 +47,12 @@ Proposals by number: 122 Network status entries need a new Unnamed flag [CLOSED] 123 Naming authorities automatically create bindings [OPEN] 124 Blocking resistant TLS certificate usage [SUPERSEDED] 125 Behavior for bridge users, bridge relays, and bridge authorities [OPEN] 126 Getting GeoIP data and publishing usage summaries [OPEN] 125 Behavior for bridge users, bridge relays, and bridge authorities [FINISHED] 126 Getting GeoIP data and publishing usage summaries [FINISHED] 127 Relaying dirport requests to Tor download site / website [DRAFT] 128 Families of private bridges [DRAFT] 129 Block Insecure Protocols by Default [OPEN] 130 Version 2 Tor connection protocol [OPEN] 129 Block Insecure Protocols by Default [FINISHED] 130 Version 2 Tor connection protocol [FINISHED] Proposals by status: Loading @@ -66,12 +66,7 @@ Proposals by status: 120 Suicide descriptors when Tor servers stop 121 Hidden Service Authentication 123 Naming authorities automatically create bindings 125 Behavior for bridge users, bridge relays, and bridge authorities 126 Getting GeoIP data and publishing usage summaries 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol ACCEPTED: 105 Version negotiation for the Tor protocol NEEDS-RESEARCH: 118 Advertising multiple ORPorts at once META: Loading @@ -80,7 +75,12 @@ Proposals by status: 098 Proposals that should be written 099 Miscellaneous proposals FINISHED: 105 Version negotiation for the Tor protocol 111 Prioritizing local traffic over relayed traffic 125 Behavior for bridge users, bridge relays, and bridge authorities 126 Getting GeoIP data and publishing usage summaries 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol CLOSED: 101 Voting on the Tor Directory System 102 Dropping "opt" from the directory format Loading
doc/spec/proposals/098-todo.txt +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Overview: seems irrelevant. For protocol version 2: For some later protool version. - Fix onionskin handshake scheme to be more mainstream, less nutty. Can we just do Loading
doc/spec/proposals/105-handshake-revision.txt +3 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson, Roger Dingledine Created: Status: Accepted Status: Finished Overview: Loading @@ -13,7 +13,8 @@ Overview: cells types to the Tor link connection setup handshake: one used for version negotiation, and another to prevent MITM attacks. This is an open proposal. This proposal is partially implemented, and partially proceded by proposal 130. Motivation: Tor versions Loading
doc/spec/proposals/125-bridges.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Roger Dingledine Created: 11-Nov-2007 Status: Open Status: Finished 0. Preface Loading
doc/spec/proposals/126-geoip-reporting.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Roger Dingledine Created: 2007-11-24 Status: Open Status: Finished 1. Background and motivation Loading