Compared to generating a private key using a website offline like https://www.bitaddress.org
How safe is the BIP39 Seed Phrase?
Some time in future if some kind of quantum computing starts to decipher bitcoin private keys.
The chances that all BIP 39 bitcoin accounts get compromised is higher
Which might lead to an increase in valuation for bitcoins not compromised in the Non BIP 39 accounts
What do u think?
rolls.py
from Coldkite and duplicate what the Coldcard is doing on an old airgapped computer also. This way you don't have to trust using a webpage that generates the code, and you can verify it yourself.openssl rand -hex 256 |tr -dc '1-6' |cut -c 1-99 | python rolls.py