Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Moria843 on November 23, 2017, 03:34:33 AM



Title: Icebox for ETH address generation using dice and an airgapped computer
Post by: Moria843 on November 23, 2017, 03:34:33 AM
I just don't trust computer generated random numbers and want to generate ETH addresses with physical dice.

Icebox allows you to for example, use 5 dice rolled 10 times to create a user-defined string that is hashed together with a random string for a guaranteed 128 bits of randomness in your seed.

See https://github.com/ConsenSys/icebox (https://github.com/ConsenSys/icebox) for details.

Has anyone used? Is it trustworthy?

How can we tell if code such as this has been reviewed and is not a con?


Title: Re: Icebox for ETH address generation using dice and an airgapped computer
Post by: howard.ashoul on November 23, 2017, 04:14:47 AM
Just disconnect from the internet and use paper wallet or use HW wallet. You are overthinking this.


Title: Re: Icebox for ETH address generation using dice and an airgapped computer
Post by: Moria843 on November 26, 2017, 01:06:40 AM
You don't understand the question. I'm already using cold storage and paper wallets. What does that have to do with how the addresses are generated?