Skip to content

Commit 4d48193

Browse files
committed
wip
1 parent 6ccf796 commit 4d48193

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pub/functora-hakyll/blog/2025-09-16-secure-bitcoin-seed.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Because of how important your Bitcoin seed is, we cannot afford to take any risk
2626
4. A pen or pencil.
2727
5. A pocket calculator (optional).
2828
6. A Linux Tails OS bootable USB stick (for calculating the 24th word only).
29-
7. A second USB stick containing both the original BIP39 [wordlist](/bip39/wordlist.txt) and a Python [script](/bip39/24th-word-calculator.py) to calculate the 24th word. Do not trust me. The original BIP39 wordlist is available in the main Bitcoin BIPs [repository](https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt), and the script is simple enough for review and verification.
29+
7. A second USB stick containing both the original BIP39 [wordlist](/bip39/english.txt) and a Python [script](/bip39/24th-word-calculator.py) to calculate the 24th word. Do not trust me. The original BIP39 wordlist is available in the main Bitcoin BIPs [repository](https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt), and the script is simple enough for review and verification.
3030

3131
### 1st-23th words
3232

0 commit comments

Comments
 (0)