Skip to content

Commit 5be5cf1

Browse files
committed
formatting
1 parent ba63067 commit 5be5cf1

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

pub/functora-hakyll/blog/2025-09-18-bitcoin-seed-security.markdown

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,8 @@ Because of how important your Bitcoin seed is, we cannot afford to take any risk
2121
### Generator tools
2222

2323
1. A good non-digital source of randomness. A coin is acceptable, but casino-grade dice are better. You need dice with an even number of sides.
24-
2. A printed BIP39 dice [calculator](/bip39/calculator.html). If your printer is missing ink in certain colors, you can use the other available colors instead:
25-
- [red](/bip39/calculator-red.html)
26-
- [green](/bip39/calculator-green.html)
27-
- [blue](/bip39/calculator-blue.html)
28-
- [cyan](/bip39/calculator-cyan.html)
29-
- [magenta](/bip39/calculator-magenta.html)
30-
3. A printed BIP39 indexed [wordlist](/bip39/wordlist.html). Do not trust me. Verify the [script](https://github.com/functora/functora.github.io/blob/master/nix/bip39-wordlist.nix) and generate your own wordlist. Wordlists in other colors are also available:
31-
- [red](/bip39/wordlist-red.html)
32-
- [green](/bip39/wordlist-green.html)
33-
- [blue](/bip39/wordlist-blue.html)
34-
- [cyan](/bip39/wordlist-cyan.html)
35-
- [magenta](/bip39/wordlist-magenta.html)
24+
2. A printed BIP39 dice [calculator](/bip39/calculator.html). If your printer is missing ink in certain colors, you can use the other available colors instead: [red](/bip39/calculator-red.html), [green](/bip39/calculator-green.html), [blue](/bip39/calculator-blue.html), [cyan](/bip39/calculator-cyan.html), [magenta](/bip39/calculator-magenta.html).
25+
3. A printed BIP39 indexed [wordlist](/bip39/wordlist.html). Do not trust me. Verify the [script](https://github.com/functora/functora.github.io/blob/master/nix/bip39-wordlist.nix) and generate your own wordlist. Wordlists in other colors are also available: [red](/bip39/wordlist-red.html), [green](/bip39/wordlist-green.html), [blue](/bip39/wordlist-blue.html), [cyan](/bip39/wordlist-cyan.html), [magenta](/bip39/wordlist-magenta.html).
3626
4. A pen or pencil.
3727
5. A pocket calculator (optional).
3828
6. A Linux Tails OS bootable USB stick (for calculating the 24th word only).

0 commit comments

Comments
 (0)