aboutsummaryrefslogtreecommitdiff
path: root/proposals
AgeCommit message (Collapse)Author
2023-01-10New proposal 342: Decoupling hs_interval and SRV lifetimeNick Mathewson
2022-12-15prop329: Remove unused section and use relay command 19..22David Goulet
As per review from nickm in https://gitlab.torproject.org/tpo/core/torspec/-/merge_requests/95 Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-12-14prop329: Clarifications to SWITCH and other notesMike Perry
2022-12-09prop329: Changes after research and discussionsDavid Goulet
Series of change after discussin with mikeperry the proposal in depth. Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-11-28prop329: Remove a whole lot of white spacesDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-10-24fix typo in proposal 291Roger Dingledine
2022-08-15xon/xoff: specify behavior on weird values.Nick Mathewson
2022-08-11Prop 324: Reduce the number of vegas parametersMike Perry
Also update their defaults.
2022-08-11Prop 324: Describe how to reset RTT if cc_cwnd_min is hit.Mike Perry
2022-08-11Prop 324: Document new `cc_ewma_ss` consensus parameter.Mike Perry
2022-08-11Prop 324: Describe RFC3742 Limited Slow StartMike Perry
2022-07-27fix some easy typos in proposalsRoger Dingledine
2022-07-25Add proposal 341-better-oos.mdNick Mathewson
2022-07-12Fix typosGeorg Koppen
Closes: #164
2022-06-29prop327: Change cell extension type valueDavid Goulet
Congestion control is 0x01 at this moment. Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-06-29prop327: Missing field due to typoDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-06-10Merge remote-tracking branch 'tor-gitlab/mr/72'Nick Mathewson
2022-06-06proof-reading on prop 266Roger Dingledine
2022-06-01add info on where to find hashed bridge fingerprinnusenu
as suggested by meskio make clear that the ed25519 file is not relevant for bridges
2022-05-31Reindex for prop340.Nick Mathewson
2022-05-31Merge branch 'packed_and_fragmented'Nick Mathewson
2022-05-31Updates based on feedback from dgouletNick Mathewson
2022-05-31prop339: Remove header from CONNECTED_UDP cellDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-05-31prop339: Move to Accepted stateDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-05-29add hashed-bridge-rsa-fingerprint.txt nusenu
since contactinfo for bridges is also public now, we add support for bridges
2022-05-18New proposal for packed and fragmented cells.Nick Mathewson
2022-05-16prop275: Merged in 048 nowDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-05-09prop339: Rename relay command and minor fixesDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-05-04prop339: Fix couple typosDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-05-04Draft proposal for UDP over Tor.Nick Mathewson
This has already been discussed somewhat on a pad; now we can move to an MR and fill in the missing parts.
2022-04-29Update the status of several proposalsNick Mathewson
(Based on network team discussion, 28 April 2022)
2022-04-22prop328: Update proposal to reflect implementationDavid Goulet
Closes #113 Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-03-24Merge remote-tracking branch 'nickm/prop275'Alexander Færøy
2022-03-16DNS timeouts are not causing overload anymoreGeorg Koppen
Closes: #81.
2022-03-14Proposal 338: Use an 8-byte timestamp in NETINFO cellsNick Mathewson
2022-02-24Merge remote-tracking branch 'tor-gitlab/mr/60'Nick Mathewson
2022-02-22Prop 324: Updates for Negotiation and Simulation TestingMike Perry
Changes: - Rework exit negotiation logic a bit - Specify using ntorv3 with extension fields for negotiation - Clients only request congestion control; exits and services control sendme_inc - Rework onion service negotiation for descriptor-controlled FlowCtrl protover and sendme_inc value - Add bounds checks on sendme_inc for clients - Update parameter values based on Shadow results - Improvements to TOR_VEGAS algorithm based on simulation testing - Additional consensus parameters for RTT N-EWMA smoothing and TOR_VEGAS queue use caps - Clarify N_EWMA smoothing, and relocate it to its own sub-section. - TOR_VEGAS now defaults to CWND/RTT BDP estimator - Minor TOR_VEGAS alg bugfixes - Add a 'delta' parameter to TOR_VEGAS for steady-state backoff - Consensus param update notes and param range fixes. - Add glossary of common congestion control acronyms - Misc clarifications
2022-02-17Be explicit about EXT_FIELD_LEN=0Nick Mathewson
2022-02-17ntor3, rend3: clarify extension field defaults.Nick Mathewson
These patch changes describe new default behaviors for extension field lists, as appear in ntor3 and in many places throughout the ntor3 protocol. In general: * Unrecognized extensions MUST be ignored. Additionally, all the following rules apply _unless otherwise stated in the documentation for an extension. * Extensions are sent in sorted order. * Extensions should only be sent once in a message * If you receive multiple copies of an extension, only the first one counts. This comes out of discussions on tor!525.
2021-12-08Fold prop 335-middle-only-redux.md into the specs.Nick Mathewson
Also, mark it closed.
2021-11-22Update status for the two middle-only proposals.Nick Mathewson
334 is superseded by 335, which is Finished but not Closed.
2021-11-22Update proposal 321 based on discussions from @armaNick Mathewson
See tor#40134
2021-11-22Mark proposal 315 as implemented in 0.4.5.1-alpha.Nick Mathewson
2021-11-22Update proposal index based on recent reclassification.Nick Mathewson
2021-11-22Mark proposal 273 (exit pinning) as Reserve.Nick Mathewson
There's not been much progress here, and I don't think we'll come back to it any time soon.
2021-11-22Mark proposal 160 as closed.Nick Mathewson
It was documented back in b4d580ebbd65fde4d69fa4f9d2c75c405e1a12a1.
2021-11-22Mark 232 (TOR_PT_PROXY) as Closed.Nick Mathewson
George Kadianakis documented this back in 4dcd7e94f17c072.
2021-11-22Mark proposal 310 (guard bandaid) as Closed.Nick Mathewson
This behavior is now documented in guard-spec, since around 91ea21e3a36d5.
2021-11-22Mark proposal 282 as "accepted", not "finished".Nick Mathewson
Nobody votes on this flag any more, but we _didn't_ actually remove support in the code for voting on it. I incorrectly marked it Finished because its ticket was closed, but it doesn't seem to be actually implemented in Tor.
2021-11-22Mark proposal 301 as "open", not "finished".Nick Mathewson
I incorrectly marked it Finished because its ticket was closed, but it doesn't seem to be actually implemented in Tor.