lionnet/moz-paranoid

MOZ for paranoids

1.0.1 2022-02-21 20:47 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:45:28 UTC


README

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?

Installation

Run command:

composer create-project lionnet/moz-paranoid

Usage

Copy resources/config.yml.dist file to resources/config.yml file. Adjust basePath and rules definitions.

Run script:

php moz-paranoid.php