[openstreetmap/openstreetmap-website] Avoiding the JavaScript trap (#3220)
izobin
notifications at github.com
Fri Jun 11 08:36:16 UTC 2021
Users trying to avoid the JavaScript Trap (https://www.gnu.org/philosophy/javascript-trap.html) might be using the libreJS firefox add-on. Currently, libreJS will blacklist the JS on www.openstreetmap.org. The user is then expected to look through the source-code of the webpage manually to find out if the JS is licensed as free software.
If the JavaScript that is loaded by www.openstreetmap.org is in fact free software, would you please consider "setting the JavaScript free" as described in this documentation: https://www.gnu.org/software/librejs/free-your-javascript.html ? Your website contains the following notice: "OpenStreetMap is a map of the world, created by people like you and free to use under an open license." This seems to suggest, that the code is in fact free software and it is only a matter of correctly declaring the licenses!
This way anyone can easily avoid the JavaScript Trap without having to read through the source code of the webpage, manually confirming and whitelisting the scripts.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3220
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210611/d4da887c/attachment.htm>
More information about the rails-dev
mailing list