Skip to content

Conversation

@GBKS
Copy link
Contributor

@GBKS GBKS commented Jul 15, 2025

Adds a link to a great explainer on how recovery phrases are constructed, to the recovery phrase entry in the glossary. It's just an addition of a single sentence.

👩‍🏫Check the preview👨🏼‍🏭

Adds a link to a great explainer on how recovery phrases are constructed, to the recovery phrase entry in the glossary.
@GBKS GBKS self-assigned this Jul 15, 2025
@GBKS GBKS added the Glossary Referring to the Glossary section. label Jul 15, 2025
@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for bitcoin-design-site ready!

Name Link
🔨 Latest commit bef4f1a
🔍 Latest deploy log https://app.netlify.com/projects/bitcoin-design-site/deploys/6876606d82c9d60008c7b053
😎 Deploy Preview https://deploy-preview-1184--bitcoin-design-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds an external reference explaining how recovery phrase words are selected in the glossary entry.

  • Inserts a link to an explainer on word selection for BIP39 recovery phrases
  • Splits the original long sentence to accommodate the new link

_Also referred to as Seed, Mnemonic, and Backup phrase._

The controlling keypair of a bitcoin wallet can be derived from a *recovery phrase* of 12 words (it can also be 18 or 24 words, which is less common and not recommended as it does not provide better security) from a standardized list, defined in [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki). The recovery phrase provides full access to a bitcoin wallet as it contains the private key and is therefore very valuable. It’s extremely important to keep it safe, both from other people getting access to it and for yourself not to lose it by creating one or several backups of the phrase. In many applications, most of this work falls on the user, and it’s important to acknowledge the responsibility here of the makers of the application to ensure that the user is able and aware of how to securely store a recovery phrase backup.
The controlling keypair of a bitcoin wallet can be derived from a *recovery phrase* of 12 words (it can also be 18 or 24 words, which is less common and not recommended as it does not provide better security) from a standardized list, defined in [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki). [Learn here](https://bennet.org/blog/how-secure-is-your-bitcoin-wallets-mnemonic-seed-phrase/) how the words are chosen. The recovery phrase provides full access to a bitcoin wallet as it contains the private key and is therefore very valuable. It’s extremely important to keep it safe, both from other people getting access to it and for yourself not to lose it by creating one or several backups of the phrase. In many applications, most of this work falls on the user, and it’s important to acknowledge the responsibility here of the makers of the application to ensure that the user is able and aware of how to securely store a recovery phrase backup.
Copy link

Copilot AI Jul 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Use more descriptive link text rather than "Learn here" for better accessibility and clarity, for example: "Learn how recovery phrase words are chosen."

Suggested change
The controlling keypair of a bitcoin wallet can be derived from a *recovery phrase* of 12 words (it can also be 18 or 24 words, which is less common and not recommended as it does not provide better security) from a standardized list, defined in [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki). [Learn here](https://bennet.org/blog/how-secure-is-your-bitcoin-wallets-mnemonic-seed-phrase/) how the words are chosen. The recovery phrase provides full access to a bitcoin wallet as it contains the private key and is therefore very valuable. It’s extremely important to keep it safe, both from other people getting access to it and for yourself not to lose it by creating one or several backups of the phrase. In many applications, most of this work falls on the user, and it’s important to acknowledge the responsibility here of the makers of the application to ensure that the user is able and aware of how to securely store a recovery phrase backup.
The controlling keypair of a bitcoin wallet can be derived from a *recovery phrase* of 12 words (it can also be 18 or 24 words, which is less common and not recommended as it does not provide better security) from a standardized list, defined in [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki). [Learn how recovery phrase words are chosen](https://bennet.org/blog/how-secure-is-your-bitcoin-wallets-mnemonic-seed-phrase/). The recovery phrase provides full access to a bitcoin wallet as it contains the private key and is therefore very valuable. It’s extremely important to keep it safe, both from other people getting access to it and for yourself not to lose it by creating one or several backups of the phrase. In many applications, most of this work falls on the user, and it’s important to acknowledge the responsibility here of the makers of the application to ensure that the user is able and aware of how to securely store a recovery phrase backup.

Copilot uses AI. Check for mistakes.
Copy link
Collaborator

@swedishfrenchpress swedishfrenchpress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GBKS GBKS merged commit 88da758 into master Jul 16, 2025
4 checks passed
@GBKS GBKS deleted the feature/add-recovery-phrase-blog-post branch July 16, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Glossary Referring to the Glossary section.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants