Skip to content

psycho-prince/quantumblue-cli

Repository files navigation

   ____                       __                     ____   __            
  / __ \ __  __ ____ _ ____  / /_ __  __ ____ ___   / __ ) / /__  __ ___ 
 / / / // / / // __ `// __ \/ __// / / // __ `__ \ / __  |/ // / / // _ \
/ /_/ // /_/ // /_/ // / / // /_ / /_/ // / / / / // /_/ // // /_/ //  __/
\___\_\\__,_/ \__,_//_/ /_/ \__/ \__,_//_/ /_/ /_//_____//_/ \__,_/ \___/ 
                                                                          

🧿 QuantumBlue

One CLI. Quantum-safe defense. Powered by AI.

Security: PQC License: ISC Build: Single Binary

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.


⚡ Core Pillars

🛡️ Sovereign Cryptography

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

🤖 Quantum Agent

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

⚖️ Enterprise Policy

  • Autonomy Levels: From readonly to full autonomy, ensuring the AI works within your guardrails.
  • Zero-Trust Defaults: Sandbox path resolution and action allowlists.

🚀 Quick Start

Installation

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/

Usage

1. Secure a Message (Hybrid PQC)

quantumblue encrypt --text "Confidential Payload" --pub [recipient-key]

2. Scan a Smart Contract

quantumblue scan-contract --file Vault.sol

3. Ask the Agent

quantumblue "Analyze quantum risk for our Ethereum L2 migration by 2027"

🛠️ Development & Binary Build

QuantumBlue is built with TypeScript and Python. To build the standalone binaries yourself:

npm run build
npm run build:bin

💎 Support & Funding

QuantumBlue is an open-core project. Support our mission to secure the digital future. See FUNDING.yml for details.


📄 BUY ME AN COFFEE : buymeacoffee.com/Princephilip

About

QuantumBlue is a command-line interface designed to help developers and security professionals (blue teams) prepare for the post-quantum era

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors