Difference between revisions of "LibreJS"

From Free Software Directory
Jump to: navigation, search
(Added Rubén Rodríguez to Person info)
(resources)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU LibreJS
 
|Name=GNU LibreJS
|Short description=Blocks javascript that is both non-trivial and non-free
+
|Short description=Blocks javascript that is non-trivial and non-free
|Full description='''Disclaimer: Do not edit the Free Software Directory with GNU LibreJS below version 7.0 enabled as it is known to insert random line breaks.'''
+
|Full description='''LibreJS''' is a browser extension that helps users avoid what Richard Stallman calls the [https://www.gnu.org/philosophy/javascript-trap.html Javascript Trap]. It allows users to block javascript code that is neither free nor trivial.  It works on recent versions of [[gnuzilla | IceCat]] and other Firefox/Mozilla-based clones. LibreJS is currently very resource demanding.
 
 
'''LibreJS''' is a browser extension that helps users avoid what Richard Stallman calls the [http://www.gnu.org/philosophy/javascript-trap.html Javascript Trap]. It allows users to block javascript code that is neither free nor trivial.  It works on recent versions of IceCat and other Firefox/Mozilla-based clones.GNU LibreJS is currently very resource demanding. '''The LibreJS project is seeking more JavaScript programmers to help maintain this browser extension. If you want to help, send an email to <nikolas@gnu.org>.'''
 
 
|Homepage URL=https://www.gnu.org/software/librejs/
 
|Homepage URL=https://www.gnu.org/software/librejs/
|Extension of=IceCat
+
|Is High Priority Project=No
|Inbuilt extension of=IceCat
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/librejs.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/librejs.git
|Computer languages=Javascript
+
|Documentation note=https://www.gnu.org/software/librejs/manual/
|Accepts cryptocurrency donations=No
+
 
|Keywords=Javascript, block, libre, free, proprietary, advocacy
+
https://www.gnu.org/software/librejs/free-your-javascript.html
|Version identifier=6.0.13
+
|Decommissioned or Obsolete=No
|Version date=2016/05/05
+
|Donate=https://my.fsf.org/donate
|Version status=beta
+
|Keywords=block
|Version download=https://ftp.gnu.org/gnu/librejs/
+
|Version identifier=7.14.1
|Version comment=* Added support for using the BSD 3-Clause license in a JavaScript Web Labels table. Thanks to Enoch Root for pointing out that this wasn't working.* Added a "Web Labels pages being used for this session" list on the main display panel.* The JavaScript Web Labels section of the LibreJS manual now contains a reminder to put a copying permission statement at the beginning of each of your source files.
+
|Version date=2018/05/22
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/librejs/librejs-7.14.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2018/06/27
 +
|Submitted by=Sudoman
 
|Submitted date=2012/06/04
 
|Submitted date=2012/06/04
 +
|Extension of=IceCat
 +
|Inbuilt extension of=IceCat
 +
|Paid support=https://www.fsf.org/resources/service
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=librejs
 
|GNU package identifier=librejs
Line 30: Line 35:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Loic J. Duros
+
|Real name=Nathan Nichols
 
|Role=Maintainer
 
|Role=Maintainer
|Email=lduros@gnu.org
+
|Email=nathannichols454@gmail.com
 
}}
 
}}
 
{{Person
 
{{Person
Line 39: Line 44:
 
|Email=ruben@gnu.org
 
|Email=ruben@gnu.org
 
|Username=quidam
 
|Username=quidam
 +
}}
 +
{{Person
 +
|Real name=bill-auger
 +
|Role=Maintainer
 +
|Email=mr.j.spam.me@gmail.com
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 45: Line 55:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
 
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-librejs
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-librejs
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.gnu.org/archive/html/help-librejs/
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=Mailing List Subscribe
 
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-librejs
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-librejs
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
|Resource URL=http://lists.gnu.org/archive/html/info-gnu/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Programmer
+
|Resource kind=Download
|Resource kind=VCS Repository Webview
+
|Resource URL=https://ftp.gnu.org/gnu/librejs
|Resource URL=http://bzr.savannah.gnu.org/r/librejs
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource kind=General
|Resource kind=Download
+
|Resource URL=https://addons.mozilla.org/en-US/firefox/addon/librejs
|Resource URL=http://ftpmirror.gnu.org/librejs
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Internet-application=tool
+
|Internet-application=security, tool
 +
|Programming-language=javascript
 +
|Runs-on=GNU/Linux
 
|Use=internet-application
 
|Use=internet-application
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Recent IceCat / Firefox clone / Mozilla based browser
+
|Prerequisite description=[[gnuzilla | IceCat]] ( Recent Mozilla based browser )
 
}}
 
}}
 
{{Featured
 
{{Featured

Revision as of 16:56, 27 June 2018


[edit]

GNU LibreJS

https://www.gnu.org/software/librejs/
Blocks javascript that is non-trivial and non-free.

LibreJS is a browser extension that helps users avoid what Richard Stallman calls the Javascript Trap. It allows users to block javascript code that is neither free nor trivial. It works on recent versions of IceCat and other Firefox/Mozilla-based clones.





Licensing

License

Verified by

Verified on

Notes

Verified by

Andrew Engelbrecht

Verified on

4 June 2012




Leaders and contributors

Contact(s)Role
Rubén Rodríguez (Quidam)Maintainer
Yuchen Pei Maintainer
Loic Duros Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/librejs/
Generalhttps://addons.mozilla.org/en-US/firefox/addon/librejs/
Downloadhttps://alpha.gnu.org/gnu/librejs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-librejs/
Downloadhttps://ftp.gnu.org/gnu/librejs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-librejs/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/librejs.git/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-librejs/


Software prerequisites

KindDescription
Required to use IceCat ( Recent Mozilla based browser )




Entry













"Savannah (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.