Releases: georgerauscher/encryptor-app
v2.2.0 - Zero-Knowledge Encryption
Initial Public Release
Military-grade encryption in your browser. Zero-knowledge architecture, client-side only processing.
Features
Client-side file encryption up to 2GB. Your confidential documents, contracts, medical records, or source materials are encrypted entirely on your device. They never touch our servers.
AES-256-GCM encryption with PBKDF2 key derivation (100,000 iterations). Same military-grade security used by intelligence agencies worldwide.
Chunked processing for large files (64MB chunks). Real-time progress bars with time estimates.
Original filename and file type preserved in encrypted metadata.
Zero-knowledge architecture. Plaintext never leaves your browser. Even if we wanted to read your messages, we cannot.
Works offline after first load. No registration, no tracking, no logs.
Open source under MIT License. Fork it, audit it, improve it.
Security
Random salt per encryption
Authentication tags prevent tampering
SHA-256 fingerprints for verification
Quantum-resistant (AES-256 remains secure against quantum attacks)
Technical Details
Plaintext never leaves browser
JavaScript Web Crypto API
AES-256-GCM (authenticated encryption)
PBKDF2 key derivation (100,000 iterations)
Server sees nothing
Live Demo
Documentation
See README.md for full documentation and integration guide.
Built by forensic experts with 25+ years experience. Zero compromises.
Privacy is infrastructure for freedom.