[tor-bugs] #30947 [Core Tor/Fallback Scripts]: Add a source line to the header, because type must always be fallback
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Jun 23 06:24:11 UTC 2019
#30947: Add a source line to the header, because type must always be fallback
-------------------------------------------+-------------------------------
Reporter: teor | Owner: teor
Type: defect | Status: assigned
Priority: High | Milestone: Tor:
| 0.4.1.x-final
Component: Core Tor/Fallback Scripts | Version:
Severity: Normal | Keywords: fallback,
| 041-should
Actual Points: 0.1 | Parent ID: #28793
Points: 0.1 | Reviewer:
Sponsor: |
-------------------------------------------+-------------------------------
The dir list spec says that fallback files start with:
`/* type=fallback */`
https://gitweb.torproject.org/torspec.git/tree/dir-list-spec.txt#n140
But in #24953, we change type to whitelist by default. This might cause
some parsers to break.
Instead, we should add a new `/* source=whitelist|fallback*/` line.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30947>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list