commit ab2f139dc7aae5944dd4b6e66dbe7cd1402b299e Author: Celeste S jaruga@dial.ga Date: Tue Jun 26 17:15:22 2018 +0000
Security slider level update --- C/plugins.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/C/plugins.page b/C/plugins.page index cc5834f..0f68a80 100644 --- a/C/plugins.page +++ b/C/plugins.page @@ -47,10 +47,10 @@ JavaScript that runs on individual web pages, or to block it entirely. <p> Users who require a high degree of security in their web browsing should set Tor Browser’s <link xref='security-slider'>Security Slider</link> to -“Medium-High” (which disables JavaScript for non-HTTPS websites) or “High” +“Safer” (which disables JavaScript for non-HTTPS websites) or “Safest” (which does so for all websites). However, disabling JavaScript will prevent many websites from displaying correctly, so Tor Browser’s default -setting is to allow all websites to run scripts. +setting is to allow all websites to run scripts in "Standard" mode. </p> </section>
tor-commits@lists.torproject.org