git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
5d9fe2fdd
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
torbutton
en
index.wml
Remove the ANNOUNCE_RSS hack as per ticket 4951
Sebastian Hahn
commited
5d9fe2fdd
at 2012-01-25 00:54:07
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 3-low #include "head.wmi" TITLE="Tor Project: Torbutton" CHARSET="UTF-8" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page torbutton/index>">Torbutton</a> </div> <div id="maincol"> <!-- PUT CONTENT AFTER THIS TAG --> <link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml"/> <link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="search/google-uk.xml"/> <link rel="search" type="application/opensearchdescription+xml" title="Google USA" href="search/google-us.xml"/> <script type="text/javascript"> function addSearchProvider(prov) { try { window.external.AddSearchProvider(prov); } catch (e) { alert("Search plugins require Firefox 2"); return; } } function addEngine(name,ext,cat,pid) { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + ".src", "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + "."+ ext, name, cat ); } else { alert("You will need a browser which supports Sherlock to install this plugin."); } } function addOpenSearch(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://mycroft.mozdev.org/installos.php/" + pid + "/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function addOpenSearch2(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://torbutton.torproject.org/dev/search/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function install (aEvent) { var params = { "Torbutton": { URL: aEvent.target.href, Hash: aEvent.target.getAttribute("hash"), toString: function () { return this.URL; } } }; InstallTrigger.install(params); return false; } </script> <h2>Torbutton</h2> <hr> <p> Torbutton is the component in <a href="<page projects/torbrowser>">Tor Browser Bundle</a> that takes care of application-level security and privacy concerns in Firefox. To keep you safe, Torbutton disables many types of active content. </p> <p> Now that the <a href="<page projects/torbrowser>">Tor Browser Bundle</a> includes a patched version of Firefox, and because we don't have enough developer resources to keep up with the accelerated Firefox release schedule, the toggle model of Torbutton is <a href="https://blog.torproject.org/blog/toggle-or-not-toggle-end-torbutton">no longer recommended</a>. <b>Users should be using Tor Browser Bundle, not installing Torbutton themselves.</b> </p> <br/><br/> <strong>Current stable version:</strong><version-torbutton><br/> <strong>Current alpha version:</strong><version-torbutton-alpha><br/> <br/> <strong>Maintainer:</strong> Mike Perry<br/> <br/> <strong>Expert Install (Stable):</strong> Click to <a href="https://www.torproject.org/dist/torbutton/torbutton-current.xpi" hash="<version-hash-torbutton>" onclick="return install(event);">install from this website</a>. Verify the <a href="https://www.torproject.org/dist/torbutton/torbutton-current.xpi.asc">signature</a>.<br/> <!-- <strong>Expert Install (Alpha):</strong> Click to <a href="https://www.torproject.org/dist/torbutton/torbutton-current-alpha.xpi" hash="<version-hash-torbutton-alpha>" onclick="return install(event);">install from this website</a> <br/> --> <!-- <strong>English Google Search:</strong> Google search plugins for <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return false">Google CA</a>, and <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('googleuk_web','png','General','14445','g');return false">Google UK</a>. <br/> --> <strong>Past Releases:</strong> <a href="https://archive.torproject.org/tor-package-archive/torbutton/">Tor Archive</a><br/> <strong>Developer Documentation:</strong> <a href="en/design/index.html.en">Torbutton Design Document</a> and <a href="en/design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/> <strong>Source:</strong> You can <a href="https://gitweb.torproject.org/torbutton.git">browse the repository</a> or simply unzip the xpi. <br/> <strong>Bug Reports:</strong> <a href="https://trac.torproject.org/projects/tor/report/14">Torproject Bug Tracker</a><br/> <strong>Documents:</strong> <b>[</b> <a href="<page torbutton/torbutton-faq>">FAQ</a> <b>|</b> <a href="<page torbutton/torbutton-options>">Torbutton options</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob/HEAD:/src/CHANGELOG">changelog</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob/HEAD:/src/LICENSE">license</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob/HEAD:/src/CREDITS">credits</a> <b>]</b> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>