Seed Phrase
A seed phrase is the human-readable word sequence that can recover access to Bittensor wallet key material. The official Glossary: Seed Phrase describes it as a series of words generated with a wallet’s cryptographic key pair and used to recover the coldkey private key offline.
Wallet Recovery Context
Seed-phrase vocabulary belongs to wallet security rather than to subnet participation roles. The Glossary: Mnemonic uses overlapping language, describing a mnemonic as a word sequence used to regenerate keys and restore coldkeys and hotkeys. For readers, seed phrase emphasizes the recovery-words form of that secret, while mnemonic names the same recovery concept in Bittensor key vocabulary (Wallets, Coldkeys and Hotkeys in Bittensor, Working with Keys).
Recovery Material Boundary
A seed phrase is recovery material, not a public wallet address or ordinary account label. The glossary ties it to restoring coldkey private-key access, while the wallet documentation separates wallet identity from the software used to view or manage it (Glossary: Seed Phrase, Wallets).
That boundary keeps the term in custody context. Sharing a seed phrase should be understood as exposing recovery authority over the protected wallet material, not as sharing a harmless identifier.
Coldkey and Hotkey Boundary
A seed phrase is most closely tied to coldkey recovery in official prose. The glossary definition focuses on recovering the coldkey private key, which is the ownership root for TAO and stake in Bittensor wallet design. Hotkeys remain operational keys controlled by that ownership context (Glossary: Coldkey, Glossary: Hotkey).
The term names the recovery-word role inside wallet design. It does not name a display format, a key management standard, or a backup schedule. Those questions belong to the wallet’s own key security context.
Relationship to Bittensor Wallet
A Bittensor wallet is the identity and ownership container for keys and stake, while a seed phrase is one form of offline backup for that ownership material. The Glossary: Bittensor Wallet describes the wallet as the network identity container, and seed phrase names the recovery words that can restore that container’s key access if needed.
Development Stage Context
The Introduction to Bittensor describes subnet development as moving from localnet to testnet and then mainnet. For seed phrase vocabulary, that sequence changes which wallet recovery material a reader should assume when judging whether recovery words protect production custody.
In localnet, wallets and recovery phrases are often generated for development and testing. Localnet seed phrases protect isolated key access rather than production coldkey custody on Finney.
On testnet, recovery words still gate wallet access on a shared non-production network. Testnet wallet material is separate from mainnet key custody (Wallets, Coldkeys and Hotkeys).
On mainnet, a seed phrase can restore live coldkey private-key access to TAO and stake the wallet controls (Glossary: Seed Phrase).
The Bittensor Networks reference separates mainnet, testnet, and localnet. Recovery-phrase examples from one environment should not be read as describing production wallet custody on another network.
Reader Boundary
Seed phrase should not be read as a public identifier, a validator label, or a transferable token. It is secret recovery material. The term names the recovery-word concept inside Bittensor wallet design, not a balance, a role, or a network address.
Recovery Words Restore the Coldkey Private Key
The Glossary: Seed Phrase describes a series of words generated with a wallet’s cryptographic key pair and used to recover the coldkey private key offline. Handle your Seed Phrase Securely documentation treats whoever holds those words as having full control over the wallet they restore.
That makes the seed phrase key-equivalent recovery material rather than a display label. Disclosing the words is closer to handing over wallet control than to sharing a public address.
Losing Every Backup Is Unrecoverable
The same security page states that losing all access to a seed phrase or initialized wallets permanently and unrecoverably loses access to the account, including TAO and stake the coldkey controlled.
Seed phrase vocabulary therefore includes a custody obligation: redundant offline backups are part of the concept because the network cannot restore lost recovery material for the holder.
Leaked Material Should Be Rotated, Not Reused
Official guidance distinguishes losing a secret from leaking one. A leaked seed phrase should be treated as compromised, and the owner can rotate access through a coldkey swap rather than continuing to rely on exposed recovery words (Handle your Seed Phrase Securely).
That response keeps seed phrase reading in wallet-security vocabulary. The term names recovery material; leak handling belongs to rotation and replacement of coldkey control.
Relationship to Phishing
Seed phrase and phishing are related but different wallet-security vocabulary. Seed phrase names the recovery-word material that can restore coldkey access, while phishing names the deceptive request that tries to obtain that secret (Glossary: Seed Phrase, Handle your Seed Phrase Securely).
For readers, seed phrase is the custody object and phishing is the social attack that targets it. A phishing message may ask for recovery words, but the seed phrase itself is not an attack type. The terms should not be read as interchangeable wallet-security labels.
References: Glossary: Seed Phrase, Handle your Seed Phrase Securely