Skip to content

A Docker image for LibreJS' headless compliance check

License

Notifications You must be signed in to change notification settings

alyx/librejs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Running

This image is a short running container which processes the results of the LibreJS headless compliance check.

This container can be run with a URL as a parameter, e.g.:

$ docker run --rm ghcr.io/alyx/librejs:latest https://fsf.org
Screenshot saved to /tmp/screen.png
This site https://www.fsf.org/*
Whitelist Blacklist Forget Reload
No WHITELISTED scripts on this page.
ACCEPTED scripts in https://www.fsf.org/:
Show <SCRIPT> at line 1101 of https://www.fsf.org/:
Recognized license: "GNU General Public License (GPL) version 3".
Whitelist Blacklist Forget
No BLOCKED scripts on this page.
No BLACKLISTED scripts on this page.

WARNING: Early tests have shown that LibreJS' headless compliance check is not very good, and results of this check may not perfectly mirror production LibreJS installations. YMMV.

About

A Docker image for LibreJS' headless compliance check

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published