7b1e3c6f253c0aeeb9bdedf11c664bc85915d073
Harmony Include updated manual text

Harmony authored 9 years ago

1) <page xmlns="http://projectmallard.org/1.0/"
2)   type="topic"
3)   id="plugins">
4) 
5) <info>
Colin Childs Fix "JavaScript" spelling e...

Colin Childs authored 7 years ago

6)   <desc>How Tor Browser handles add-ons, plugins and JavaScript</desc>
Colin Childs Manually define ordering of...

Colin Childs authored 7 years ago

7)   <link type="guide" xref="index" group="ten" />
Harmony Include updated manual text

Harmony authored 9 years ago

8) </info>
9) 
Colin Childs Fix "JavaScript" spelling e...

Colin Childs authored 7 years ago

10) <title>Plugins, add-ons and JavaScript</title>
Harmony Include updated manual text

Harmony authored 9 years ago

11) 
12) <section id="flash">
13) <title>Flash Player</title>
14)  <p>
Colin Childs Clarify that YouTube should...

Colin Childs authored 8 years ago

15)  Video websites, such as Vimeo make use of the Flash Player plugin
16)  to display video content. Unfortunately, this software operates
17)  independently of Tor Browser and cannot easily be made to obey Tor
18)  Browser’s proxy settings. It can therefore reveal your real location
19)  and IP address to the website operators, or to an outside observer.
20)  For this reason, Flash is disabled by default in Tor Browser, and
21)  enabling it is not recommended.
Harmony Include updated manual text

Harmony authored 9 years ago

22)  </p>
23)  <p>
Colin Childs Clarify that YouTube should...

Colin Childs authored 8 years ago

24)  Some video websites (such as YouTube) offer alternative video delivery
25)  methods that do not use Flash. These methods may be compatible with
26)  Tor Browser.
Harmony Include updated manual text

Harmony authored 9 years ago

27)  </p>
28) </section>
29) 
30) <section id="javascript">
31) <title>JavaScript</title>
32) <p>
33) JavaScript is a programming language that websites use to offer
34) interactive elements such as video, animation, audio, and status
35) timelines. Unfortunately, JavaScript can also enable attacks on the
36) security of the browser, which might lead to deanonymization.
37) </p>
Colin Childs Clarify that YouTube should...

Colin Childs authored 8 years ago

38) 
Harmony Include updated manual text

Harmony authored 9 years ago

39) <p>
40) Tor Browser includes an add-on called NoScript, accessed through the
41) “S” icon at the top-left of the window, which allows you to control the
42) JavaScript that runs on individual web pages, or to block it entirely.
43) </p>
Harmony Add screenshots/make change...

Harmony authored 9 years ago

44) <p>
45) <media type="image" width="400" src="media/plugins/noscript_menu.png" />
46) </p>
Harmony Include updated manual text

Harmony authored 9 years ago

47) <p>
48) Users who require a high degree of security in their web browsing should
Harmony Add screenshots/make change...

Harmony authored 9 years ago

49) set Tor Browser’s <link xref='security-slider'>Security Slider</link> to
50) “Medium-High” (which disables JavaScript for non-HTTPS websites) or “High”
51) (which does so for all websites). However, disabling JavaScript will
52) prevent many websites from displaying correctly, so Tor Browser’s default
53) setting is to allow all websites to run scripts.
Harmony Include updated manual text

Harmony authored 9 years ago

54) </p>
55) </section>
56) 
57) <section id="add-ons">
58) <title>Browser Add-ons</title>
59) <p>
60) Tor Browser is based on Firefox, and any browser add-ons or themes that
61) are compatible with Firefox can also be installed in Tor Browser.
62) </p>
Colin Childs Clarify that YouTube should...

Colin Childs authored 8 years ago

63) 
Harmony Include updated manual text

Harmony authored 9 years ago

64) <p>
65) However, the only add-ons that have been tested for use with Tor Browser
66) are those included by default. Installing any other browser
67) add-ons may break functionality in Tor Browser or cause more serious
Colin Childs Make wording stronger again...

Colin Childs authored 8 years ago

68) problems that affect your privacy and security. It is strongly discouraged
69) to install additional add-ons, and the Tor Project will not offer support
70) for these configurations.