____ __ ____ __
/ __ \ __ __ ____ _ ____ / /_ __ __ ____ ___ / __ ) / /__ __ ___
/ / / // / / // __ `// __ \/ __// / / // __ `__ \ / __ |/ // / / // _ \
/ /_/ // /_/ // /_/ // / / // /_ / /_/ // / / / / // /_/ // // /_/ // __/
\___\_\\__,_/ \__,_//_/ /_/ \__/ \__,_//_/ /_/ /_//_____//_/ \__,_/ \___/
QuantumBlue is the definitive command-line defense suite for the post-quantum era. It combines NIST-standardized cryptographic primitives with a sovereign AI agent to protect your data, files, and Web3 infrastructure from the "Q-Day" threat.
- Hybrid PQC: ML-KEM-768 (Kyber) + X25519 for forward-secret encryption.
- Web3 Signatures: ML-DSA (Dilithium) support for quantum-resistant blockchain transactions.
- Single Binary: No dependencies. No runtime required. Just security.
- AI-Driven Hardening: Natural language interface to analyze infrastructure risk.
- Smart Scanner: Automatic detection of vulnerable classical crypto in Solidity/Web3 contracts.
- Predictive Intel: Real-time assessment of quantum timelines and threat vectors.
- Autonomy Levels: From
readonlytofullautonomy, ensuring the AI works within your guardrails. - Zero-Trust Defaults: Sandbox path resolution and action allowlists.
Download the pre-compiled binary for your system:
# Example for Linux/macOS
curl -L https://github.com/psycho-prince/quantumblue/releases/latest/download/quantumblue -o quantumblue
chmod +x quantumblue
sudo mv quantumblue /usr/local/bin/1. Secure a Message (Hybrid PQC)
quantumblue encrypt --text "Confidential Payload" --pub [recipient-key]2. Scan a Smart Contract
quantumblue scan-contract --file Vault.sol3. Ask the Agent
quantumblue "Analyze quantum risk for our Ethereum L2 migration by 2027"QuantumBlue is built with TypeScript and Python. To build the standalone binaries yourself:
npm run build
npm run build:binQuantumBlue is an open-core project. Support our mission to secure the digital future. See FUNDING.yml for details.