Knowledge

Post quantum, explained

Why a quantum computer threatens ordinary Bitcoin, what post quantum cryptography does about it, and the signatures that make BTX safe. Plain language, every claim cited, with the deep material a click away on postquantum.wiki.

How this shows up in BTX

The theory above is not abstract on BTX, it is the consensus.

Signatures
BTX spends are authorized with ML-DSA-44 and recovered with SLH-DSA, the NIST post quantum standards, in place from genesis rather than promised later.
Addresses
Coins live in P2MR (Pay to Merkle Root) outputs, a post quantum output type, so a captured public key does not expose the coins.
The threat it answers
Ordinary Bitcoin signs with ECDSA, which Shor's algorithm breaks on a large quantum computer. BTX removes that exposure at the signature layer.