Skip to content

SWORDOps/CRYPTOGRAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22,923 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPSEC VALIDATION NOTE

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.

🔐 CRYPTOGRAM: Advanced OPSEC Messaging

🟡 Project Status: Partial/Experimental (Desktop)

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.

Core Capabilities

  • 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.

🛠 Unified OPSEC Command Center

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

🚀 Getting Started (Desktop)

Ensure your environment is loaded and start the gRPC/API services:

# Start gRPC (50051) and API (8080)
python -m mock_server.server &

2. Build the Client

Use the canonical Linux entrypoint:

./build_linux.sh

🧪 Documentation & Results

⚖️ License

CRYPTOGRAM is released under the GNU GPL v3.0 with the project-specific OpenSSL exception noted in LICENSE.

About

64gram based TG with fullly backwards compatible double ratchet encryption plus a few other features from a to-be-released privacy first client..

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 82.0%
  • Java 12.2%
  • HTML 2.6%
  • Shell 1.2%
  • Objective-C++ 0.7%
  • CMake 0.6%
  • Other 0.7%