From ada88090ead2c3b9d0804794c5f20f9b24d1c2b1 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Sat, 17 Jan 2015 17:12:36 -0500 Subject: Import to new git repository The old repository was using almost 100mb of space because of all the unnecessary files in the history. So I've imported the code to a new git repository. Unfortunately the history isn't viewable from this repository anymore. To see what happened with LibreJS before 2015, see the old Bazaar repo here: http://bzr.savannah.gnu.org/lh/librejs/ --- doc/manual/html_node/Overview.html | 93 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 doc/manual/html_node/Overview.html (limited to 'doc/manual/html_node/Overview.html') diff --git a/doc/manual/html_node/Overview.html b/doc/manual/html_node/Overview.html new file mode 100644 index 0000000..b885eb0 --- /dev/null +++ b/doc/manual/html_node/Overview.html @@ -0,0 +1,93 @@ + + + + + +GNU LibreJS 6.0.8.20150117: Overview + + + + + + + + + + + + + + + + + + + +
+

+Next: , Previous: , Up: Top   [Contents]

+
+
+ +

1 Overview

+ + +

GNU LibreJS —an add-on for GNU IceCat and Mozilla Firefox— detects +and blocks nonfree nontrivial JavaScript while allowing its execution on +pages containing code that is either trivial and/or free. +

+

Many websites run nontrivial JavaScript on your computer. Some use it +for complex tasks; many use it gratuitously for minor jobs that could be +done easily with plain HTML. Sometimes this JavaScript code is +malicious. Either way, the JavaScript code is often nonfree. For +explanation of the issue, see "The JavaScript +Trap"(http://www.gnu.org/philosophy/javascript-trap.html). +

+

If you care about freedom in your computing, and don’t wish to let all +and sundry make you run nonfree programs, now you can prevent it by +using LibreJS. +

+ + + + + + -- cgit v1.2.3