Summary in simple terms: In his lengthy text, Dr. Craig S. Wright criticizes a common practice in the Bitcoin and blockc
Summary in simple terms: In his lengthy text, Dr. Craig S. Wright criticizes a common practice in the Bitcoin and blockchain world: Many people store large amounts of crypto (often their entire net worth) using just a single private key—often on a hardware wallet or via a seed phrase. According to him, this is a fundamental error in judgment. ### The main problem: Systems for digital cash (small, everyday payments like buying a coffee) and systems for holding large amounts of wealth require completely different levels of security. For $5, a simple key is fine. For $5 million, that same approach is dangerous and negligent. A private key is merely an access password, not a comprehensive security system. If someone gains possession of that single key, they have everything. A stolen, hacked, or broken device can result in the loss of one's entire fortune. ### What he advocates instead: True security requires "defense in depth" (multiple layers of protection): - Multiple independent keys (e.g., 5 keys, with 3 required to authorize a transaction) - Different devices and manufacturers - Storage in different locations (home, bank vault, lawyer's office, etc.) - Varied backup methods In this scenario, the theft or hacking of a single device is no longer enough to compromise the funds. ### Other key points: - Hardware wallets are useful, but they aren't magic. They remain devices that can break or be hacked. - Obsessing over "writing down and hiding a seed phrase" doesn't solve the problem if it still results in just a single key. - One should strictly separate everyday funds (a small mobile wallet) from major savings (a highly secure multi-signature structure)—just as you wouldn't carry your entire retirement fund in your wallet in real life. - Bitcoin has actually supported far better, more flexible security models for a long time. The community makes too little use of them because it prioritizes convenience over security. In short: A key costing a few euros = okay. A key costing a fortune = not security, but risky convenience.