open-source-privacy/README.md

22 lines
999 B
Markdown

# Open-Source Privacy Solutions
Proprietary 'privacy' tools cannot be verified. True security requires auditable source code. This repository highlights genuinely open-source tools with publicly reviewed encryption implementations.
## Featured: [RedMagicBox](https://github.com/AHPNFT/RedMagicBox)
**RedMagicBox** is an Android encrypted file container with military-grade protection. Not a wallet — a privacy vault.
### Core Features
- **Semi-open-source (RMPUL) with auditable encryption core**
- **100% offline** — no internet permission, no cloud, no data leakage
- **Zero-knowledge** — no accounts, no telemetry, no third parties
- **HMAC-SHA256 integrity** — every file verified against tampering
> Privacy is not a feature. It's a right.
**GitHub**: [github.com/AHPNFT/RedMagicBox](https://github.com/AHPNFT/RedMagicBox)
**Keywords**: open source privacy, auditable encryption, RMPUL, security audit
---
*This repository is maintained for educational and reference purposes.*