Skip to content

Commit 932816b

Browse files
committed
update format
1 parent 5be5cf1 commit 932816b

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

docs/blog/2025-09-18-bitcoin-seed-security.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,8 @@ <h2 class="text-center">Bitcoin Seed Security</h2>
6767
<h3 id="generator-tools">Generator tools</h3>
6868
<ol type="1">
6969
<li>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.</li>
70-
<li>A printed BIP39 dice <a href="../bip39/calculator.html">calculator</a>. If your printer is missing ink in certain colors, you can use the other available colors instead:
71-
<ul>
72-
<li><a href="../bip39/calculator-red.html">red</a></li>
73-
<li><a href="../bip39/calculator-green.html">green</a></li>
74-
<li><a href="../bip39/calculator-blue.html">blue</a></li>
75-
<li><a href="../bip39/calculator-cyan.html">cyan</a></li>
76-
<li><a href="../bip39/calculator-magenta.html">magenta</a></li>
77-
</ul></li>
78-
<li>A printed BIP39 indexed <a href="../bip39/wordlist.html">wordlist</a>. Do not trust me. Verify the <a href="https://github.com/functora/functora.github.io/blob/master/nix/bip39-wordlist.nix">script</a> and generate your own wordlist. Wordlists in other colors are also available:
79-
<ul>
80-
<li><a href="../bip39/wordlist-red.html">red</a></li>
81-
<li><a href="../bip39/wordlist-green.html">green</a></li>
82-
<li><a href="../bip39/wordlist-blue.html">blue</a></li>
83-
<li><a href="../bip39/wordlist-cyan.html">cyan</a></li>
84-
<li><a href="../bip39/wordlist-magenta.html">magenta</a></li>
85-
</ul></li>
70+
<li>A printed BIP39 dice <a href="../bip39/calculator.html">calculator</a>. If your printer is missing ink in certain colors, you can use the other available colors instead: <a href="../bip39/calculator-red.html">red</a>, <a href="../bip39/calculator-green.html">green</a>, <a href="../bip39/calculator-blue.html">blue</a>, <a href="../bip39/calculator-cyan.html">cyan</a>, <a href="../bip39/calculator-magenta.html">magenta</a>.</li>
71+
<li>A printed BIP39 indexed <a href="../bip39/wordlist.html">wordlist</a>. Do not trust me. Verify the <a href="https://github.com/functora/functora.github.io/blob/master/nix/bip39-wordlist.nix">script</a> and generate your own wordlist. Wordlists in other colors are also available: <a href="../bip39/wordlist-red.html">red</a>, <a href="../bip39/wordlist-green.html">green</a>, <a href="../bip39/wordlist-blue.html">blue</a>, <a href="../bip39/wordlist-cyan.html">cyan</a>, <a href="../bip39/wordlist-magenta.html">magenta</a>.</li>
8672
<li>A pen or pencil.</li>
8773
<li>A pocket calculator (optional).</li>
8874
<li>A Linux Tails OS bootable USB stick (for calculating the 24th word only).</li>

0 commit comments

Comments
 (0)