Post
Topic
Board Bitcoin Technical Support
Merits 3 from 2 users
Re: Verify ownership of keys for paper wallet
by
pooya87
on 13/08/2023, 09:27:35 UTC
⭐ Merited by ranochigo (2) ,ETFbitcoin (1)
I believe a self-written, properly tested paper wallet generator is MUCH safer that using whatever you can find on the internet now.
Compared to "whatever you can find", sure it can be safer but the choice is not between your own code and random code on github. There are other options such as well reviewed and well tested wallets such as bitcoin core and electrum that can be used to generate a key or mnemonic respectively then printing that on a paper which is way safer than your own code.