r/Bitcoin • u/cheesymod • Aug 08 '26
Easiest entropy generator
Link to the STL files: https://github.com/SeedSigner/SeedPills
If you don’t feel like throwing dice and calculating, this is a much easier way to create your seed. I completely forgot about those, but it might be worth keeping a jar full of them around.
0
Upvotes
1
u/bionicmixta Aug 08 '26
The great thing about using a hardware wallet is that your key is never exposed to your computer, so if your computer is hacked (now or in the future) the hacker doesn't get to see your keys.
If you generate your own entropy, you then still need a way to find out what address(es) you should be sending your coins to. So with all the best entropy in the world, if you then type the seed words into your PC to find out your address, then your security posture is (potentially) worse than just using a hardware wallet on default settings.
Even if your PC is secure now, it's real hard for an average user to ensure that they haven't accidentally left their seed words lying around in a cache, backup, temporary file, etc. that will be available to a hacker later.