!GetTor is a program that presents alternative methods to download Tor Browser, especially when access to Tor Project's official website and mirrors is blocked. For now, the only available method is SMTP (email).
## Summary
You can check [wiki:GetTor/usage Usage] to know how to use it, [wiki:GetTor/design Design] to have an insight of how it works, [#roadmap Roadmap] to see what's coming, [#ideas Ideas] to see some crazy and not so crazy stuff that could be implemented, [#outreach Outreach] to know about collaboration with other projects/communities, and [#tickets Tickets] to have a glimpse of the development progress.
GetTor is a program that presents alternative methods to download Tor Browser, especially when access to Tor Project's official website and mirrors is blocked. For now, the only available method is SMTP (email).
'''Have you found a bug? Please, [https://trac.torproject.org/projects/tor/newticket?&component=GetTor fill a ticket].'''
You can check [Usage](./GetTor/usage) to know how to use it, [Design](./GetTor/design) to have an insight of how it works, [#roadmap Roadmap] to see what's coming, [#ideas Ideas] to see some crazy and not so crazy stuff that could be implemented, [#outreach Outreach] to know about collaboration with other projects/communities, and [#tickets Tickets] to have a glimpse of the development progress.
**Have you found a bug? Please, [fill a ticket](https://trac.torproject.org/projects/tor/newticket?&component=GetTor).**
== Current Development
!GetTor is in continuous development. You can find the latest code on [https://gitweb.torproject.org/user/ilv/gettor.git this repository]. If you have any doubts, suggestions, or feedback, please don't hesitate on contact the !GetTor team:
GetTor is in continuous development. You can find the latest code on [this repository](https://gitweb.torproject.org/user/ilv/gettor.git). If you have any doubts, suggestions, or feedback, please don't hesitate on contact the GetTor team:
[https://lists.torproject.org/pipermail/tor-reports/2015-March/000776.html February 2015], [https://lists.torproject.org/pipermail/tor-reports/2015-April/000797.html March 2015], [https://lists.torproject.org/pipermail/tor-reports/2015-May/000820.html April 2015], [https://lists.torproject.org/pipermail/tor-reports/2015-June/000848.html May 2015], [https://lists.torproject.org/pipermail/tor-reports/2015-July/000872.html June 2015], [https://lists.torproject.org/pipermail/tor-reports/2015-August/000887.html July 2015],
[https://lists.torproject.org/pipermail/tor-reports/2015-September/000916.html August 2015].
* Write better instructions on whats and hows #9036 #8655 #3862
* Enable requests for more locales (English only for now) #3921
...
...
@@ -34,13 +35,13 @@ Stuff in (light) development:
* Return locale version and translated message when email is sent to gettor+locale@tpo
* Deliver the latest version of Tor Browser #12502 #14744
''' Distributions channels'''
** Distributions channels**
* Deploy XMPP channel #12819
* Research and (if possible) implement OTR communication.
* Finish Twitter channel
* Research more channels! (e.g. p2p) #9071 #8542
'''Cloud services'''
**Cloud services**
* Integrate Google Drive #13779 #10692
* More tests and then integrate Github #14835
* Automate the upload of latest Tor Browser to the various services integrated #14744
...
...
@@ -52,14 +53,14 @@ Stuff in (light) development:
[=#ideas]
Here are some nice ideas that could be implemented in the near future (in no specific order):
''If you open a ticket for one of these ideas, please add its number next to the idea it belongs. Thank you.''
_If you open a ticket for one of these ideas, please add its number next to the idea it belongs. Thank you._
*''[wiki:GetTor/future The future of GetTor]''
* Enable the 'mirrors' keyword and return the parsed content of tpo/getinvolved/mirrors.html.en. It would be very helpful to send the '''direct link''' for download. #16716
*_[The future of GetTor](./GetTor/future)_
* Enable the 'mirrors' keyword and return the parsed content of tpo/getinvolved/mirrors.html.en. It would be very helpful to send the **direct link** for download. #16716
* Enable the 'sha256 checksums' and return dist.tpo/torbrowser/version/sha256sums.txt #3980
* Create a nice way to test !GetTor #1593
* Create some kind of bot that makes daily requests to !GetTor to check what channels are up.
* Make a nice and beautiful page that explains what is !GetTor, why it exists, and how to use it (including key verification).
* Create a nice way to test GetTor #1593
* Create some kind of bot that makes daily requests to GetTor to check what channels are up.
* Make a nice and beautiful page that explains what is GetTor, why it exists, and how to use it (including key verification).
* Improve stats. What other numbers could we get?
Here are some thoughts that need research, and might be nice ideas to implement if we figure out how:
...
...
@@ -76,14 +77,14 @@ Feel free to add your own idea.
== Outreach
[=#outreach]
There are lots of projects and communities out there that share part or all of the goals of !GetTor. We might even find time to collaborate with some of them.
There are lots of projects and communities out there that share part or all of the goals of GetTor. We might even find time to collaborate with some of them.
*'''Tor2web''': ilv has collaborated with Tor2web in the implementation of a !GetTor feature. See [https://github.com/globaleaks/Tor2web/wiki/GetTor their wiki] for more details.
*'''DuckDuckGo''': ilv is currently learning how to make instant answers and see if we could do something nice related to !GetTor goals.
***Tor2web**: ilv has collaborated with Tor2web in the implementation of a GetTor feature. See [their wiki](https://github.com/globaleaks/Tor2web/wiki/GetTor) for more details.
***DuckDuckGo**: ilv is currently learning how to make instant answers and see if we could do something nice related to GetTor goals.