Bitcoin P2P e-cash paper
Satoshi argues that Bitcoin represents 'a major battle in the arms race' for financial freedom, noting that decentralized P2P networks like Gnutella and Tor have proven resilient against government shutdown.
9 entries
Satoshi argues that Bitcoin represents 'a major battle in the arms race' for financial freedom, noting that decentralized P2P networks like Gnutella and Tor have proven resilient against government shutdown.
Satoshi explains why SHA-256 collisions are not a practical concern for Bitcoin, describing the immense computational difficulty involved.
Satoshi explains the security of Bitcoin's keypair generation and the astronomical odds against address collision.
Mike Hearn points Satoshi to a forum discussion about the security of the secp256k1 curve, noting Hal Finney's concerns about its risk profile.
Introduced hierarchical deterministic (HD) wallets, allowing an entire tree of key pairs to be derived from a single master seed. This eliminated the need for frequent backups and enabled organized key management with parent-child key derivation.
Introduced Schnorr digital signatures to Bitcoin, replacing ECDSA for Taproot transactions. Schnorr signatures are provably secure, non-malleable, and enable efficient multi-signature aggregation — making complex scripts indistinguishable from simple payments on-chain.
After the London High Court ordered bitcoin.org to remove the Bitcoin whitepaper, Cobra responded on Twitter with a scathing critique of the legal system and a declaration that cryptographic rules are superior to court-enforced rules.
Proposed Pay-to-Merkle-Root (P2MR), a quantum-resistant output type for Bitcoin. P2MR operates like Taproot but removes the quantum-vulnerable key path spend, committing only to the Merkle root of a script tree. Deployed as SegWit version 2, it provides resistance against long-exposure quantum attacks while maintaining backward compatibility as a soft fork.
Blockstream CEO Adam Back stated that Bitcoin faces no quantum computing threat for roughly 20–40 years, pointing to NIST-standardized post-quantum signatures like SLH-DSA that Bitcoin can adopt well before any threat materializes.