This document may contain historical implementation claims. Treat all security capabilities as partial or experimental unless corroborated by current runtime validation in docs/status/FINAL_STATUS.md and docs/features/android-features.md.
Desktop Linux claim gate and build-state source of truth:
docs/status/DESKTOP_BUILD_ALIGNMENT.md.
The CRYPTOGRAM desktop build contains a broad feature surface, but capability maturity varies by module.
Treat desktop capabilities as included, partial, or experimental based on docs/status/DESKTOP_BUILD_ALIGNMENT.md.
- Post-Quantum Security: Native support for NIST-standardized PQC (Kyber/Dilithium) via QuantumGuard.
- Traffic & Linguistic Privacy: Integrated Pluggable Transports (obfs4/meek) and Stylometry Shield (AI-rephrasing).
- Physical OPSEC: Hardware-based Kill Switch (Tether) for USB/Smartcard devices and Panic Password for silent secure-erase.
- Surveillance Countermeasures: Universal Threat Detector (UTD) for AI-powered phishing and signature analysis.
All advanced security features are configurable via the CRYPTOGRAM Settings menu:
| Category | Features |
|---|---|
| Network Anonymity | Tor, I2P, Snowflake Proxy, I2P Relay, Bridge Config |
| Surveillance Detection | AI Threat Detector (UTD), Sensitivity Controls, Diagnostics |
| Voice Security | Voice Morphing (AI Anonymization), Acoustic Monitoring |
| Traffic & Stylometry | obfs4/meek Transports, AI Writing Style Obfuscation |
| Location Privacy | Geographic Randomization, Coordinate Noise, Timezone Masking |
| QuantumGuard | PQC Security Levels (1-5), Quantum Threat Assessment |
| Hardware Failsafes | Panic Password (Secure Erase), USB/Smartcard Tether |
| Identity & Trust | CAC/PIV Smartcard Integration, ZK Authentication |
| Data Isolation | IMAP Protection Shield (Protocol-level data masking) |
| Development | Monero Mining (CPU controlled), OpenVINO AI Optimization |
Ensure your environment is loaded and start the gRPC/API services:
# Start gRPC (50051) and API (8080)
python -m mock_server.server &Use the canonical Linux entrypoint:
./build_linux.sh- Desktop Build Alignment Matrix: Claim gate for Linux build inclusion/runtime wiring.
- Feature Matrix: User-facing desktop feature status aligned with current build state.
- Integration Test Results: verification artifacts; do not treat as blanket production proof.
- Final Handoff: Architecture summary and active system state.
CRYPTOGRAM is released under the GNU GPL v3.0 with the project-specific OpenSSL exception noted in LICENSE.