#24600 closed enhancement (fixed)
Add fallback nicknames to the file, so stem can use them
Reported by: | teor | Owned by: | teor |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: 0.3.3.x-final |
Component: | Core Tor/Fallback Scripts | Version: | |
Severity: | Normal | Keywords: | fallback, stem, review-group-28 |
Cc: | Actual Points: | 0.2 | |
Parent ID: | #22271 | Points: | 0.5 |
Reviewer: | pastly | Sponsor: |
Description
We should do this in a machine-readable comment, to avoid inflating the tor binary with useless data.
Child Tickets
Change History (13)
comment:1 Changed 2 years ago by
Owner: | set to teor |
---|---|
Status: | new → assigned |
comment:2 Changed 2 years ago by
Actual Points: | → 0.2 |
---|---|
Keywords: | fallback stem added |
Status: | assigned → needs_review |
comment:3 Changed 2 years ago by
Hi Tim. Tomorrow I plan to add stem support for the new format. If I run into any hiccups I'll let ya know.
comment:4 Changed 2 years ago by
I have merged all fallback format 2.0.0 changes into my branch fallback-format-2.
comment:5 Changed 2 years ago by
Now this branch is fallback-format-2-v2.
There are no changes to the commits for this ticket.
comment:6 Changed 2 years ago by
I squashed the original branch into fallback-format-2-v3 on https://github.com/teor2345/tor.git
comment:7 Changed 2 years ago by
Keywords: | review-group-28 added |
---|
comment:8 Changed 2 years ago by
Please see my revised branch fallback-format-2-v4 at https://github.com/teor2345/tor.git
pastly found some whitelist and blacklist changes from #22321 that I'd accidentally included in some commits, so I took them out.
comment:9 Changed 2 years ago by
Status: | needs_review → merge_ready |
---|
Nicknames are added. LGTM, but make sure all fallback-format-2-v4
tickets are merge_ready.
comment:10 Changed 2 years ago by
This code is now in my branch fallback-code-2018-01 at https://github.com/teor2345/tor.git
comment:12 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | merge_ready → closed |
This branch has been merged, so these tickets are now implemented,
Please see my branch ticket24600_tree, which is based on ticket24679.
(Otherwise, there would be a lot of merge conflicts.)
I'd like to get feedback from atagar and irl on the new fallback format before we merge this.