Technical dictionary
Seed phrase (BIP-39)
Human-readable secret that derives wallet keys—compromise is total; algorithm family still usually classical.
Definition
Seed phrases encode entropy that hierarchical-deterministic wallets expand into private keys. Protecting the seed protects all derived accounts.
Most popular derivation paths still produce classical ECDSA/Ed25519 keys. A seed phrase does not equal post-quantum security.