Skip to content
Snippets Groups Projects
Commit 84fe7263 authored by sajolida's avatar sajolida
Browse files

Merge remote-tracking branch 'cbrownstein/doc/16705-javascript-protections'...

Merge remote-tracking branch 'cbrownstein/doc/16705-javascript-protections' into doc/16705-javascript-protections
parents 317437dd f4043a80
Branches
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ Protection against dangerous JavaScript
Having all JavaScript disabled by default would disable a lot of harmless and
possibly useful JavaScript, and might render many websites unusable.
That's why JavaScript is enabled by default but
That is why JavaScript is enabled by default but
<span class="application">Tor Browser</span> disables all potentially
dangerous JavaScript. We consider this as a necessary compromise between
security and usability.
......@@ -233,7 +233,7 @@ NoScript to have even more control over JavaScript
<span class="application">NoScript</span> extension to:
- Protect from more JavaScript attacks. For example, cross-site
scripting attacks (XSS).
scripting (XSS) attacks.
- Allow you to disable JavaScript completely on some websites.
For more information, you can refer to the NoScript
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment