#CryptoSecurity101
Private Keys: Like a password to access your crypto. If someone gets this, they can steal your funds.
Public Keys: Shared with others to receive crypto.
Wallets: Tools (software or hardware) that store your keys and let you manage your crypto.
---
🛡️ 2. Types of Crypto Wallets
Hot Wallets (Online)
Examples: MetaMask, Trust Wallet
Easy to use but vulnerable to hacks.
Cold Wallets (Offline)
Examples: Ledger, Trezor
Much safer; not connected to the internet.
---
⚠️ 3. Common Threats
Phishing Attacks: Fake websites/emails tricking you into giving up keys or passwords.
Malware: Software that steals your wallet data.
Exchange Hacks: Centralized exchanges can be hacked, losing user funds.
Smart Contract Bugs: Errors in code that can be exploited in DeFi platforms.