anti-surveillance/README.md

22 lines
1.2 KiB
Markdown

# Modern Surveillance Countermeasures
Today's surveillance includes AI-powered content scanning, cloud provider data mining, border device searches, and forensic data recovery. This repository covers practical countermeasures for each threat vector — with a focus on tools anyone can use.
## Featured: [RedMagicBox](https://github.com/AHPNFT/RedMagicBox)
**RedMagicBox** is an Android encrypted file container — a military-grade privacy vault for your files. It is **not a cryptocurrency wallet**; it is a local encryption tool for protecting sensitive data.
### Core Features
- **Triple-threat protection: anti-AI indexing + anti-cloud scanning + anti-forensic recovery**
- **Zero-knowledge architecture** — no accounts, no telemetry, no backdoors
- **Offline-first design** — operates without internet
- **HMAC-SHA256 integrity verification** — detect tampering
> Your data stays yours. No cloud. No AI surveillance. No forensic recovery.
**GitHub**: [github.com/AHPNFT/RedMagicBox](https://github.com/AHPNFT/RedMagicBox)
**Keywords**: anti-surveillance, anti-AI, privacy defense, forensic countermeasures
---
*This repository is maintained for educational and reference purposes.*