3
I have a computer that is 100% disconnected from the internet. I'd like to:
Generate my own private keys by dice rolls;
Import them on the offline computer wallet;
Send coins to their addresses;
Spend those coins by signing the transaction offline and sending to the network from another connected computer, i.e., the online computer never has access to the private keys.
Is there any Bitcoin wallet that allows this use case?
I'm reading about it, looks awesome, thanks. But why no dice wallets? It seems so worried about safety, yet ignores the fact RNG isn't trustable? – MaiaVictor – 2016-02-05T15:36:43.727
I actually had an Armory plugin coded up that would generate a new wallet based on a shuffled deck of cards. Maybe I'll release that so this can be done. FYI, a deck of cards can produce a lot more entropy faster than dice rolls. – Jimmy Song – 2016-02-06T20:00:04.957