aboutsummaryrefslogtreecommitdiff
path: root/proposals
AgeCommit message (Collapse)Author
2020-02-11Prop 313: Fix Impacts of Consensus Health IPv6teor
Part of 33052.
2020-02-11Prop 313: Make a Section Title Clearerteor
Part of 33052.
2020-02-11Prop 313: Remove Medium-Term Stats from Consensus Healthteor
We don't want to put stats on Consensus Health, if they depend on Wgd, because those stats are designed for Sponsor 55 in 2020. (If Wgd ever changes, we don't want the stats to be wrong.) Part of 33052.
2020-02-11Prop 312: Clarify IPv6 ORPort Bindingteor
Part of 33049.
2020-02-11Prop 312: Clarify OS hostname API behaviourteor
Part of 33049.
2020-02-11Proposals: Run reindex.pyteor
2020-02-11Prop 311 & 312: Update monitoring based on 313teor
Keep the monitoring summaries in proposals 311 and 312 in sync with proposal 313. Part of 33159.
2020-02-11Prop 313: Update IPv6 Connection Statsteor
We currently have enough relays reporting connection stats, but these reports might be a bug. Make the ConnDirectionStatistics consensus paramter into an optional change, depending on the outcome of the bug. Part of 33159.
2020-02-11Prop 313: Add IPv6 bandwidth statistics safetyteor
Also make BandwidthStatistics an optional change. Part of 33159.
2020-02-11Prop 313: Only Script, No Tor Logsteor
Remove the tor logs from the proposal, only write a script. (Some of these calculations are medium-term, and are most relevent during Sponsor 55.) Part of 33159.
2020-02-10Prop 313: Fix titleteor
Part of 33159.
2020-02-10Prop 313: Relay IPv6 Statistics - Initial Draftteor
Related to tickets: 33159 (proposal), 33051 and 33052 (implementation).
2020-02-10Prop 311 & 312: Remove TODOs on Prop 313 linkteor
Part of 33159.
2020-02-10Prop 312: Clarify IPv6 Directory Failuresteor
Part of 33073.
2020-02-10Prop 311: Add Optional IPv6 Bandwidth Self-Teststeor
Add an optional change that makes relays do bandwidth self-tests over IPv6. This change increases the connection and bandwidth IPv6 statistics. Related to proposal 313, which covers IPv6 statistics. Related to 33159.
2020-02-10Prop 311 & 312: Some changes affect IPv6 statsteor
When a change increases an IPv6 statistic, mention the impact in proposals 311 and 312. Related to proposal 313, which covers IPv6 statistics. Part of 33159.
2020-02-06proposals: Update reindex.py for Python 3teor
Add the standard future statements, so Python 2 will use some Python 3 features. Open files as UTF-8. As a consequence of this change, proposals must be encoded in UTF-8. Closes ticket 33164.
2020-02-06proposals: Make reindex use path for pythonteor
Some people don't have their best python in /usr/bin. Other people only have python in /usr/local/bin, or other places.
2020-02-06proposals: Reindexteor
2020-02-06Prop 311: Fix section numbersteor
Part of 24404.
2020-02-05Prop 312: Improve Titleteor
Part of 33073.
2020-02-05Merge branch 'prop312-squashed'teor
2020-02-05Prop 312: Update IPv6 Privacy Extensionsteor
As suggested by s7r. Part of 33073.
2020-02-05Prop 312: Add s7r as an authorteor
Part of 33073.
2020-02-05Prop 312: Add State Managementteor
Document tor's current address detection state management, and our new state management for IPv4 and IPv6 address detection. As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Add libevent DNS APIteor
As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Add Ignore Addresses on Inbound Connsteor
Add an optional change. Part of 33073.
2020-02-05Prop 312: Define an IPv6 sybil blockteor
As suggested by Nick Mathewson and s7r. Part of 33073.
2020-02-05Prop 312: Require explicit authority addressesteor
Only use explicit IPv4 and IPv6 address literals, configured in Address or ORPort lines, for directory authority addresses. As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Make bridge changes clearerteor
Part of 33073.
2020-02-05Prop 312: Avoid some address detection stateteor
As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Rewrite authenticated address detectionteor
All these changes are optional in the proposal: * Add the NETINFO cell address detection method (as suggested by Nick Mathewson) * Defer decisions about ignoring some addresses, or using those addresses as the lowest priority method * Simplify the load-balancing design Part of 33073.
2020-02-05Prop 312: Improve AddressDisableIPv6teor
Explain why we might need to turn IPv6 address detection off. Part of 33073.
2020-02-05Prop 312: Use Authority IPs for the Socket Methodteor
Add an optional section, where we propose using a directory authority IPv4 and IPv6 address for socket-based local interface address detection. As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Explain address resolution using socketsteor
As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Improve interface address methodteor
Explain why some relays may not have any publicly routable interface addresses. Part of 33073.
2020-02-05Prop 312: Remove the DirPort methodteor
It's unlikely to be useful for most configurations. As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Explain how to choose addressesteor
Explain how we choose between multiple addresses, in a list, and over time. Part of 33073.
2020-02-05Prop 312: Explain why untrusted addresses are badteor
And describe a potential attack that gives a relay the wrong address, then monitors its traffic. As suggested by Nick Mathewson. Part of 33073.
2020-02-05Prop 312: Explain public IPv6 addressesteor
Since relays put the discovered IPv6 address in their descriptor, it needs to be publicly routable. (If the relay is on the public network.) As suggested by Nick Mathewson. Also fix inconsistent use of directory authority, directory server, and directory mirror. Part of 33073.
2020-02-05Prop 312: Add an early extends sectionteor
Add an optional change to support clients extending as soon as possible, after a relay restarts. Part of 33073.
2020-02-05Prop 312: Improve auto IPv6 ORPort sectionteor
Add information about binding to IPv4 and IPv6. Also do a slight reformat. Part of 33073.
2020-02-05Prop 312: Fix a headingteor
Part of 33073.
2020-02-05Prop 312: Add info on IPv6 address privacyteor
And why it shouldn't affect tor relays, at least with the default settings. As suggested by s7r. Part of 33073.
2020-02-05Prop 312: Explain default outbound address betterteor
Part of 33073.
2020-02-05Prop 312: Add an alternative IPv6 disable designteor
And explain why we didn't use the existing ORPort IPv4Only flag to disable IPv6 address resolution. Part of 33073.
2020-02-05Prop 312: Explain private address handling betterteor
Part of 33073
2020-02-05Prop 312: Reformat referencesteor
Part of 33073.
2020-02-05Prop 312: Relay Auto IPv6 Addreess - Initial Draftteor
Related tickets: 33073 (proposal), 5940 (implementation).
2020-02-05Prop 311: Allow for auto-configured IPv6 ORPortsteor
Part of 24404.