Post
Topic
Board Bitcoin Technical Support
Merits 5 from 1 user
Re: Why has my newly created Bitcoin address already been used?
by
o_e_l_e_o
on 10/05/2020, 20:41:59 UTC
⭐ Merited by LoyceV (5)
You have to trust software to spend your coin when you spend it.
Risk and trust can never be zero, but it is all about reducing your risk to a minimum. If I want to spend from my paper wallet, then I will be importing my seed to my permanently airgapped computer, using it to sign a transaction, and then moving my signed transaction to an internet connected computer to broadcast it. Even if I have the most malicious software wallet in existence on my airgapped computer, there is nothing it can do to steal my coins. If it signs a transaction to the wrong address, for example, I can easily pick that up before moving the transaction to my live computer to be broadcast.

Creating a kay "by hand" also has a greater potential to make mistakes.
I don't disagree with you here, and as I said above I wouldn't recommend this technique to new users by any means. But if someone knows what they are doing, and double checks everything, then it's a more secure method to generate entropy than relying on third party code which you almost certainly haven't audited.