Security in Practice: How Funds Actually Get Lost
The blockchain almost never gets hacked — people do. Most losses are a trick or a mistake you authorized, and there’s no undo.
You did everything right — your coins sit on a secure blockchain, and your keys are yours. Then one click on a convincing website, and they’re gone, with no bank to call and no way to reverse it. The blockchain was never hacked. So where do people actually lose their crypto — and how do you avoid being one of them? Hold the question; the answer is mostly about habits, not technology.
The chain is secure; the human is the target
Most crypto losses aren’t broken cryptography — they’re you being tricked or making a mistake: phishing sites and fake apps, leaked seed phrases (lesson 2), malicious token approvals, or sending to the wrong address. And because on-chain actions are irreversible — no undo, no support line — a single bad signature can be final.
So practical crypto security is mostly about one thing: not getting tricked into authorizing something you didn’t mean to.
Hot vs cold, and the approval trap
Keep your keys’ exposure proportional to what’s at stake. A hot wallet (connected to the internet) is handy for small, daily amounts but more exposed; a cold / hardware wallet keeps keys offline for savings — think cash in your pocket vs a vault.
The crypto-specific trap is token approvals: many apps ask you to “approve” a contract to spend your tokens, and a malicious or over-broad approval lets it move them later. Grant the minimum approval needed, be wary of “unlimited” prompts, and periodically revoke approvals you no longer use.
An approval drain: • A new app asks you to “approve” it to spend your tokens; you click approve, granting unlimited access — easy to do without thinking. • The app turns out to be malicious (or gets compromised). Your broad approval lets its contract move your tokens. • Later it calls that approval and transfers them out — every step a “valid” transaction you authorized. • No reversal: the funds are gone. The fix was upstream — approve a minimal amount, distrust “unlimited,” and revoke stale approvals.
Habits, not products — and you can verify
Safety is a set of habits, not a gadget you buy: verify before you sign (read what a transaction actually does — many wallets simulate it), never share your seed phrase or type it into a website, double-check an address’s first and last characters, keep savings in a hardware wallet, and revoke stale approvals.
Self-custody means you’re the bank and the security department — daunting, but these are learnable, and the same control that creates the risk is exactly what no one can take from you. It’s the verify-don’t- trust habit from lesson 5, now applied to your own clicks.
Owning crypto safely is like carrying cash in a big city. The currency itself is fine — nobody’s forging it. You lose money by getting pickpocketed (phishing), by handing your wallet to a “helpful stranger” (signing a malicious transaction), by telling someone your safe’s combination (your seed phrase), or by dropping it down a drain (wrong address) — and there’s no lost-and-found. So you keep most of your money in a safe at home (cold wallet) and only a little in your pocket (hot wallet), and you get street-smart about who you trust. The system didn’t fail; your habits either protected you or didn’t.
Why a phishing “reward” site works — and how the habit stops it: 1. A message says “connect your wallet and enter your seed phrase to claim a reward.” 2. The seed phrase reconstructs your private key (lesson 2), so entering it anywhere hands over total control. 3. A victim types it in; the attacker imports the keys and drains every asset — instantly and irreversibly. 4. The habit that prevents it is absolute: a seed phrase is never entered into any website or app, ever; no legitimate service asks for it. 5. The chain did nothing wrong. The only defense was refusing the request — prevention, because there is no cure.
This is the reading. The interactive version — active-recall quiz, a hands-on experiment you run in your own AI, and an earned mastery check — is free in the app.
Start this lesson free →