Comprehensive Guide to Wallet and Device Security: Your Assets are Not Lost On-Chain, but in Your Device (Upgraded)
Highlights the importance of device security, introduces the differences between cold/hot wallets, and provides best practices.
{{{##anchor=preface}}} Preface Assets are stored on-chain, but the control over those assets—your private key—lives on your device. If your device is compromised, you lose your assets. This final article in Volume III focuses on the source of all risk: your device and wallet. {{{##anchor=part-1.2}}} 1. What is a Wallet? It’s a 'Private Key Manager' A wallet's only job is to generate, store, and use private keys to sign transactions. Risks fall into two categories: Private key leakage. Signing in a malicious environment. {{{##anchor=part-1.3}}} 2. Where is the Private Key Actually Stored? — The Fragile Truth {{{##anchor=part-1.3-1手机钱包最适合普通人}}} (1) Mobile Wallets (Best for Most People) Private keys are stored in system-level isolated areas (iOS Keychain or Android Secure Enclave). They are generally safer than PC wallets as long as the phone isn't jailbroken. {{{##anchor=part-1.3-2浏览器插件钱包风险最高}}} (2) Browser Plugin Wallets (Highest Risk) MetaMask keys live in the browser's local file system. Browsers have a massive attack surface; malicious plugins can intercept data or swap addresses. {{{##anchor=part-1.3-3冷钱包安全芯片不触网}}} (3) Cold Wallets (Secure Chips, No Internet) Keys never leave th