Reclaim your face. Reclaim your freedom.
Biometric Shield is a modular, open-source toolkit that helps individuals, activists, and communities defend against biometric surveillance β including facial recognition, gait tracking, and iris/fingerprint scans.
Weβre in a biometric gold rush. Governments and corporations are harvesting and analyzing our most personal data β our bodies. This project aims to build practical defenses and educational tools to put privacy back in the hands of the people.
- β Face Masking: Detect and blur/mask faces using open models.
- π Adversarial Patches: Generate wearable patches to fool surveillance systems.
- π On-device Biometric Storage: Encrypt and store sensitive biometric data locally.
- π CLI & Notebook Support: Use tools from the terminal or via Jupyter.
- π§ ZK-based Verification (coming soon)
git clone https://github.com/yourname/biometric-shield.git
cd biometric-shield
pip install -r requirements.txt
python src/cli/shield_cli.py --image path/to/image.jpg