New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add github mirror #286
Labels
Comments
|
I like this and will start looking into implementing it. |
|
Any updates on this? @dephekt |
|
Sorry, I have not been able to make time to work on this due to time constraints related to work and the holidays.
… -------- Original Message --------
Subject: Re: [micahflee/torbrowser-launcher] Add github mirror (#286)
Local Time: January 6, 2018 4:59 AM
UTC Time: January 6, 2018 10:59 AM
From: ***@***.***
To: micahflee/torbrowser-launcher ***@***.***>
Dan Snider ***@***.***>, Mention ***@***.***>
Any updates on this? ***@***.***(https://github.com/dephekt)
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#286 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/AHNtiw5Kolao15vJXMUOLF8FCRl4Pnt5ks5tH1HzgaJpZM4O71Zr).
|
|
I think this feature is still super valuable, so if anyone could kindly help to implement ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tor Project releases all of their binaries and signatures directly on github: https://github.com/TheTorProject/gettorbrowser/releases
It would be useful to support this as a mirror in TBL (or even as the default mirror?) because network eavesdroppers will only be able to tell that the download is coming from https://github.com/ instead of https://dist.torproject.org/.
The tricky part is github URLs don't use the same URL format as other mirrors.
The text was updated successfully, but these errors were encountered: