git.schokokeks.org
Repositories
Help
Report an Issue
tor-tb-manual.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
9879069
Branches
Tags
master
tor-tb-manual.git
C
security-slider.page
Add screenshots/make changes based on feedback
Harmony
commited
9879069
at 2015-05-18 15:10:25
security-slider.page
Blame
History
Raw
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="security-slider"> <info> <desc>Configuring Tor Browser for security and usability</desc> <link type="guide" xref="index" /> </info> <title>Security Slider</title> <p> Tor Browser includes a “Security Slider” that lets you increase your security by disabling certain web features that can be used to attack your security and anonymity. Increasing Tor Browser’s security level will stop some web pages from functioning properly, so you should weigh your security needs against the degree of usability you require. </p> <section id="access"> <title>Accessing the Security Slider</title> <p> <media type="image" width="400" src="media/security-slider/slider.png" /> </p> <p> The Security Slider is located in Torbutton’s “Privacy and Security Settings” menu. </p> </section> <section id="levels"> <title>Security Levels</title> <p> <media type="image" width="600" src="media/security-slider/slider_window.png" /> </p> <p> Increasing the level of the Security Slider will disable or partially disable certain browser features to protect against possible attacks. </p> <terms> <item> <title>High</title> <p> At this level, HTML5 video and audio media become click-to-play via NoScript; all JavaScript performance optimizations are disabled; some mathematical equations may not display properly; some font rendering features are disabled; some types of image are disabled; Javascript is disabled by default on all sites; most video and audio formats are disabled; and some fonts and icons may not display correctly. </p> </item> <item> <title>Medium-High</title> <p> At this level, HTML5 video and audio media become click-to-play via NoScript; all JavaScript performance optimizations are disabled; some mathematical equations may not display properly; some font rendering features are disabled; some types of image are disabled; and JavaScript is disabled by default on all non-<link xref='secure-connections'>HTTPS</link> sites. </p> </item> <item> <title>Medium-Low</title> <p> At this level, HTML5 video and audio media become click-to-play via NoScript; some <link xref='plugins'>JavaScript</link> performance optimizations are disabled, causing some websites to run more slowly; and some mathematical equations may not display properly. </p> </item> <item> <title>Low</title> <p> At this level, all browser features are enabled. This is the most usable option. </p> </item> </terms> </section> </page>