git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
341f6034f
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
gettor.wml
Minors changes on the text. Replaced autoresponder by robot. Fixed length of links.
ileiva
commited
341f6034f
at 2015-02-08 20:45:00
gettor.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 3-low #include "head.wmi" TITLE="Tor Project: GetTor robot" CHARSET="UTF-8" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page projects/projects>">Projects » </a> <a href="<page projects/gettor>">GetTor » </a> </div> <div id="maincol"> <h1>GetTor robot</h1> <p>GetTor is a service that provides alternative methods to download Tor Browser, specially for situations where access to Tor Project's official website and mirrors is blocked. For now, the only available method is SMTP (email).</p> <h2>Download Tor Browser via email</h2> <p>Users can communicate with GetTor robot by sending messages via email. Currently, the best known email address to do this is gettor@torproject.org. This should be the most current and stable GetTor robot as it is operated by Tor Project itself.</p> <p>To ask for Tor Browser, a user should send an email to GetTor robot with one of the following options in the body of the message:</p> <ul> <li><strong>windows</strong>: If the user needs Tor Browser for Windows. </li> <li><strong>linux</strong>: If the user needs Tor Browser for Linux. </li> <li><strong>osx</strong>: If the user needs Tor Browser for Mac OSX. </li> </ul> <p>Options are case insensitive. If a user selects two or more options, only the first one will be considered. After the user sends a valid option, GetTor robot will reply with links to download Tor Browser from popular cloud services. For now, the only cloud service supported is Dropbox. A sample reply from GetTor robot should look similar to this:</p> <pre> Thank you for your request for windows-en. Here are the download links: === Tor Browser Bundle: === Dropbox Package (32/64-bit): https://www.dropbox.com/s/0p4oew8w/torbrowser-install-4.0.1_en-US.exe?dl=1 ASC signature (32/64-bit): https://www.dropbox.com/s/y68h/torbrowser-install-4.0.1_en-US.exe.asc?dl=1 Package SHA256 checksum (32/64-bit): e41078c34785e6834657d008d0c2b0b671b793b5cbc67ebc60e8d55735504a10 Fingerprint: 8738 A680 B84B 3031 A630 F2DB 416F 0610 63FE E659 === Support: === Still need help? If you have any questions, trouble connecting to Tor network, or need to talk to a human, please contact our support team at: help@rt.torproject.org We are ready to answer your queries in English, Farsi, Chinese, Arabic, French and Spanish. </pre> <br> <p>If a user sends something different from the options mentioned before, GetTor robot will reply with a help message explaining how to interact with it. A sample help message should look like this:</p> <pre> Hello, this is the 'GetTor' robot. Thank you for your request. I am here to help you download the latest Tor Browser Bundle. Please reply to this message with one of the options below: windows linux osx And I will send you the download instructions quickly. Tip: Just send a blank reply to this message if you are not sure. </pre> <br> <p> Once the files have been downloaded users should <strong>verify the integrity</strong> of Tor Browser by following the instructions listed in the <a href="https://www.torproject.org/docs/verifying-signatures.html.en"> signature verification</a> guide. After verifying that the downloaded file is valid, users should follow the <a href="https://www.torproject.org/projects/torbrowser.html.en#macosx"> install instructions</a> to start using Tor Browser. A user that can't reach the Tor network after the install process should consider using <a href="https://bridges.torproject.org">bridges</a> or <a href="https://www.torproject.org/docs/pluggable-transports.html.en"> pluggable transports</a>. These guides will be provided by the GetTor robot in the future. </p> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>