Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | latest revision of cert normalization spec | Jacob Appelbaum | |
2011-02-21 | Add fixed string and nonce to prop 176 at suggestion from agl | Nick Mathewson | |
2011-02-18 | Add TLS/cert normalization spec draft | Jacob Appelbaum | |
2011-02-18 | Quick patch to pluggable transport spec | Jacob Appelbaum | |
2011-02-14 | Add proposal 177: Abstaining from votes on individual flags | Nick Mathewson | |
2011-02-14 | get a proposal i started last month into git | Roger Dingledine | |
2011-02-02 | tweak xxx-pluggable-transport based on comments from sjmurdoch | Nick Mathewson | |
2011-01-31 | Proposal 176: proposed v3 handshake | Nick Mathewson | |
2011-01-31 | Add suggestion by Nikita to Proposal 171 | Nick Mathewson | |
2010-12-14 | Reformat circuit crypto requirements as a proposal-like document | Nick Mathewson | |
2010-12-14 | Add start of rransom's notes on tor crypto requirements | Nick Mathewson | |
2010-12-13 | List another place router identity keys are used. | Robert Ransom | |
2010-12-13 | Fix typos. | Robert Ransom | |
2010-12-13 | Add a proposal-ideas document for crypto migration. | Nick Mathewson | |
2010-12-11 | start reformatting and editing the pluggable-transport proposal | Nick Mathewson | |
2010-12-10 | convert draft pluggable transport proposal to plaintext | Nick Mathewson | |
2010-12-07 | Merge branch 'isolated-streams' | Nick Mathewson | |
Conflicts: doc/spec/proposals/000-index.txt | |||
2010-12-07 | Revise proposal 171 from start to finish | Nick Mathewson | |
The big semantic change is to make the IsolateFoo options exist on a per-client-port basis. | |||
2010-11-27 | Rename proposal 171 file | Nick Mathewson | |
2010-09-30 | renumber, clean whitespace | Roger Dingledine | |
2010-09-30 | give steven's everybody-a-bridge proposal a number | Roger Dingledine | |
2010-09-30 | Add comments from nickm and arma, from IRC | Steven Murdoch | |
2010-09-30 | Add algorithm and rationale for performance measurement | Steven Murdoch | |
2010-09-30 | In the migration plan, mention how to prevent overloading the bridge authority | Steven Murdoch | |
2010-09-30 | Integrate more feedback from IRC | Steven Murdoch | |
- For now we are only talking about moving clients to be bridges - Some questions on how we should inform users | |||
2010-09-30 | Add some open questions, and mention Roger's idea about asking for consent ↵ | Steven Murdoch | |
via email | |||
2010-09-30 | Note that we only can't handle automatic demotion. Users can always change ↵ | Steven Murdoch | |
their state manually. | |||
2010-09-30 | Change "server" to "relay", so as to match existing terminology | Steven Murdoch | |
2010-09-30 | Start idea xxx-automatic-node-promotion | Steven Murdoch | |
- Initial draft of overview and motivation - Start of design | |||
2010-08-30 | This change creates proposal 171: 171-separate-streams-by-port-or-host.txt | Jacob Appelbaum | |
This numbers the proposal to reflect the current discussion on or-dev and irc This change updates the proposal index to reflect prop 171 This change also includes an update about Nick blessing me as a proposal editor Proposal 171 is the product of many comments from many contributors including but not limited to: Damon McCoy Linus Nordberg Nick Matthewson Robert Hogan Robert Ransom Sebastian Hahn | |||
2010-08-03 | Clarify that implementation is for discussion of implementation | Nick Mathewson | |
2010-08-03 | Add proposal 174 from Ian Goldberg: Optimistic Data for Tor: Server Side | Nick Mathewson | |
2010-08-03 | Bless two proposals from Damian Johnson as 172 and 173. | Nick Mathewson | |
(Leaving a gap for the proposal Jake blessed as 171.) | |||
2010-07-22 | remove old xxx-separate-streams-by-port.txt idea | Jacob Appelbaum | |
2010-06-29 | Merge remote branch 'mikeperry/cbt-bugfixes3' | Nick Mathewson | |
2010-05-10 | Update path-spec.txt with contents of proposal 151. | Mike Perry | |
2010-03-14 | Update idea xxx-using-spdy, based on or-dev discussion | Steven Murdoch | |
- Mention potentially negative consequence of server push, combined with client caching - Make the new cell type more generic, allowing other types of exit-side transforms (suggested by nickm) See http://archives.seul.org/or/dev/Feb-2010/msg00000.html | |||
2010-03-12 | Add new idea: Using the SPDY protocol to improve Tor performance | Steven Murdoch | |
2010-03-03 | Add proposal 170 "Configuration options regarding circuit building" | Sebastian Hahn | |
2010-02-22 | Mark 160 and 161 as Finished.tor-0.2.2.9-alpha | Nick Mathewson | |
2010-02-21 | minor fixes in proposal 169 | Roger Dingledine | |
still need to finish reading it, but so far so good | |||
2010-01-29 | Clarify a paragraph in prop 169. | Nick Mathewson | |
2010-01-28 | The name for the proposal status of 151 is "finished", not "Implemented" | Nick Mathewson | |
2010-01-28 | Proposal 169: Eliminate TLS renegotiation | Nick Mathewson | |
I propose a backward-compatible change to the Tor connection establishment protocol to avoid the use of TLS renegotiation. Rather than doing a TLS renegotiation to exchange certificates and authenticate the original handshake, this proposal takes an approach similar to Steven Murdoch's proposal 124, and uses Tor cells to authenticate the parties' identities once the initial TLS handshake is finished. | |||
2009-10-18 | Revise consensus-flavors proposal to better URLs. | Nick Mathewson | |
The old flavored consensus URL format made it harder to decode URLs based on their prefixes, and didn't take into account our "only give it to me if it's signed by enough authorities" stuff. | |||
2009-10-15 | Revise proposal 162: SHA256(x), not SHA256(SHA256(x)) | Nick Mathewson | |
The point of doing SHA256 twice is, generally, is to prevent message extension attacks where an attacker who knows H(A) can calculate H(A|B). But for attaching a signature to a document, the attacker already _knows_ A, so trying to keep them from calculating H(A|B) is pointless. | |||
2009-10-15 | Revise 162's idea of how detached signatures work with flavors | Nick Mathewson | |
The original proposal was vague and would have made older Tors reject detached-signature documents as soon as they saw one with flavors. | |||
2009-09-20 | Fix typos and comments, plus two bugs | Roger Dingledine | |
A) We were considering a circuit had timed out in the special cases where we close rendezvous circuits because the final rendezvous circuit couldn't be built in time. B) We were looking at the wrong timestamp_created when considering a timeout. | |||
2009-09-20 | Implement and document new network liveness algorithm. | Mike Perry | |
Based on irc discussion with arma. | |||
2009-09-16 | Update proposal to match implementation. | Mike Perry | |