Multisig (Multi-Signature)

The Vibe: A wallet that needs multiple approvals (like several keys) to send money—way safer than one single key.

The Details: A multi-signature wallet requires more than one private key to sign and authorize a transaction. Common setups are 2-of-3 (any 2 out of 3 keys needed) or 3-of-5. This is great for teams, companies, or anyone wanting extra security: one key can be lost or compromised without losing funds, and no single person can run off with the money. Exchanges, DAOs, and big holders often use multi-sig for treasuries. It works on most blockchains (Bitcoin, Ethereum, etc.) through special smart contracts or native features.

Pro Tip: Set up multi-sig with people/devices you trust (e.g., one on hardware wallet, one on phone, one with a friend or safe deposit). Tools like Gnosis Safe (Ethereum) or Electrum (Bitcoin) make it easy. Test with a tiny amount first—recovery is harder than single-sig.