MOZ for paranoids.
This project goal is to look for enabled telemetry settings. At first it search for profile preference files in defined basePath. Then it compares those files content with defined rules.
Inspired by: Jak skutecznie wyłączyć telemetrię w Firefoksie?
Run command:
composer create-project lionnet/moz-paranoid
Copy resources/config.yml.dist file to resources/config.yml file. Adjust basePath and rules definitions.
Run script:
php moz-paranoid.php