Skip to content

Commit 906641c

Browse files
authored
Merge pull request #541 from sbddesign/feature/onboarding-backups-lightning
Added ⚡️ content to `Onboarding` > `Backups`
2 parents 925ffac + 6317fa1 commit 906641c

File tree

16 files changed

+202
-121
lines changed

16 files changed

+202
-121
lines changed

_compress_images_cache.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,6 +1433,12 @@ assets/images/guide/designing-products/wallet-interoperability/hardware-wallets.
14331433
assets/images/guide/designing-products/wallet-interoperability/hardware-wallets@2x.jpg: hardware-wallets@2x.jpg
14341434
assets/images/guide/designing-products/wallet-interoperability/user-interface.jpg: user-interface.jpg
14351435
assets/images/guide/designing-products/wallet-interoperability/user-interface@2x.jpg: user-interface@2x.jpg
1436+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/wallet-backup.png: wallet-backup.png
1437+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/wallet-backup-mobile@2x.png: wallet-backup-mobile@2x.png
1438+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/wallet-backup@2x.png: wallet-backup@2x.png
1439+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/wallet-backup-mobile.png: wallet-backup-mobile.png
1440+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/automatic-cloud-backup/cloud-backup-prompt@2x.png: cloud-backup-prompt@2x.png
1441+
assets/images/guide/onboarding/backing-up-a-recovery-phrase/automatic-cloud-backup/cloud-backup-prompt.png: cloud-backup-prompt.png
14361442
assets/images/guide/onboarding/protecting-a-wallet/privacy-and-security-settings.png: privacy-and-security-settings.png
14371443
assets/images/guide/onboarding/protecting-a-wallet/privacy-and-security-settings@2x.png: privacy-and-security-settings@2x.png
14381444
assets/images/guide/onboarding/protecting-a-wallet/hidden-balance-reveal-timer.png: hidden-balance-reveal-timer.png
10.1 KB
Loading
22.5 KB
Loading
16.8 KB
Loading
37.6 KB
Loading
40.3 KB
Loading
37 KB
Loading

guide/case-studies/savings-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ images_onboarding:
2323
caption: Overview of the key setup process.
2424
- file: onboarding/key-1-intro
2525
alt:
26-
caption: Explanation of how Key 1 is set up. More on [automatic cloud backup](/guide/onboarding/backing-up-a-recovery-phrase/automatic-cloud-backup/).
26+
caption: Explanation of how Key 1 is set up. More on [automatic cloud backup](/guide/onboarding/backing-up-a-wallet/cloud-backup/).
2727
- file: onboarding/key-1-service
2828
alt:
2929
caption: Choice of cloud storage provider.

guide/designing-products/principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ layout="float-left"
102102

103103
Self-custody often leaves the end-user responsible for the security of their private keys. They can only do a good job of that if we provide them with appropriate tools and awareness of best practices.
104104

105-
Security is especially important when onboarding people who are new to Bitcoin. For example, new users are likely to start by only storing small amounts. After a while, they may become more comfortable with the idea of self-custody and begin to store larger amounts. The concept of progressive security is a good idea here, starting with [automatic cloud backups]({{'/guide/onboarding/backing-up-a-recovery-phrase/automatic-cloud-backup/' | relative_url}}). This would let a user upgrade their security and private key management scheme as their savings grow. Although common, recovery phrases that require [manual backup]({{'/guide/onboarding/backing-up-a-recovery-phrase/manual-backup/' | relative_url}}) might backfire for new users not yet familiar with safe backup practices.
105+
Security is especially important when onboarding people who are new to Bitcoin. For example, new users are likely to start by only storing small amounts. After a while, they may become more comfortable with the idea of self-custody and begin to store larger amounts. The concept of progressive security is a good idea here, starting with [automatic cloud backups]({{'/guide/onboarding/backing-up-a-wallet/cloud-backup/' | relative_url}}). This would let a user upgrade their security and private key management scheme as their savings grow. Although common, recovery phrases that require [manual backup]({{'/guide/onboarding/backing-up-a-wallet/manual-backup/' | relative_url}}) might backfire for new users not yet familiar with safe backup practices.
106106

107107
Education and awareness are a big part of security, as they can protect users from bad actors and potentially their own security mistakes. It is unrealistic to expect beginners to take in all the knowledge acquired by advanced users in one go, for example, while [onboarding]({{ '/guide/onboarding/introduction/' | relative_url }}) to a Bitcoin product. We should therefore consider how to continuously educate and level up user awareness of best practices and risks.
108108

guide/onboarding/backing-up-a-recovery-phrase.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)