PQ PQCove Chat

Private chat for the post-quantum era

PQCove Chat

A peer-to-peer messenger with a Python CLI and a new Android testing build, using a hybrid X25519 plus ML-KEM session handshake.

Version 0.2.1 Protocol pqcove/1.0 License QGPL v3.0 Author dr. Šarūnas Grigaliūnas

Guides

Installation, local-network chat, and license details now live on focused pages.

Install

Set up the ZIP package on Windows, Linux, or macOS and verify the SHA-256 checksum before installing.

Client

Use the cove-style terminal client with fast command autocomplete, /lazy quick connect, help chat, and theme controls.

Local Network Chat

Run one machine as the listening node and connect from another IP address on the same LAN.

QGPL

Read the project license page, open the canonical source, or download the QGPL text used in the package.

Security Model

PQCove Chat is a research prototype, not an independently audited cryptographic product.

Hybrid Handshake

X25519 and ML-KEM-768 combine into directional AES-256-GCM session keys.

Peer Verification

Each session derives a matching 9-digit pairing PIN: XXX-XXX-XXX.

Local Storage

Private keys are encrypted at rest with passphrase-based scrypt and AES-GCM.

Open Prototype

The zip includes source and tests so the protocol path can be inspected locally.