
6.85 MB
Android 5.0+
24
Universal
Verified safeScanned with ClamAV, APKiD, and Quark-Engine. No threats detected.
What's New
https://github.com/duckniii/SeekPrivacy/compare/v3.0.3...v3.0.4/
Description
SeekPrivacy is built on the principle that your phone's operating system and other apps should be considered "hostile territory." It assumes the Android OS is compromised and every other app is a potential spy. Its architecture ensures that even if a malicious app gains full control of the device, your data remains a cryptographic black box.
Key Features & Security Layers
Digital Isolation (Protection from System & Apps)
- Hardware-Anchored Storage: Files are encrypted with AES-256-GCM and stored within the app's internal directory. Data remains an unreadable blob that cannot be decrypted without the hardware-bound key.
- Hardware-Level Privacy: Utilizes FLAG_SECURE to block screen-scraping, remote mirroring, and screenshots of file lists at the hardware level.
- Zero-Persistence RAM: Sensitive data is explicitly overwritten with 0x00 in memory; master keys are wrapped in the Hardware-Backed KeyStore (TEE), making them physically non-exportable.
Forensic & Forced Protection (Physical Threat Defense)
- Anti-Forensic Shredding: When importing or deleting, the app performs a RandomAccessFile wipe. The first 1MB is overwritten with random noise, destroying headers and metadata to make forensic reconstruction mathematically impossible.
- Hardware-Locked Vault: Access is anchored to the hardware TEE. Without the specific pattern/password, the hardware refuses to release the master key, even if the OS is compromised or forensic tools are used.
- Secure Developer Bridge: A specialized recovery protocol using your unique ANDROID_ID as a hardware anchor. Provides a secure, encrypted bypass to prevent permanent data loss due to forgotten credentials, without sacrificing security.
No Internet, No Leaks
- SeekPrivacy requests zero network permissions. Total offline isolation ensures your data never leaves your device, preventing exfiltration via background telemetry.
Supported & Compatibility
- Designed for hardened privacy and activist-grade security.
- Fully offline functionality.
License
GNU General Public License v3.0
Rate this app
Ratings & reviews
No reviews yet.