git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
2d921ce49
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
docs
torbutton
en
index.wml
more torbutton references to clean up.
Andrew Lewman
commited
2d921ce49
at 2014-04-24 16:57:39
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 docs/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 supported</a>. <b>Users should be using Tor Browser Bundle, not installing Torbutton themselves.</b> </p> <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="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>