ethereumjs / keythereum

Create, import and export Ethereum keys
MIT License
609 stars 163 forks source link

Is it possible with this library create a new address with password as input parameter? #45

Closed ghost closed 6 years ago

ghost commented 6 years ago

We can create a new account in geth console like this:

personal.newAccount("my-password")

Is it possible to do the same thing with this library without geth/parity?

Silur commented 6 years ago

There is no way currently, and it should't be possible in geth either. Killing entropy behind private keys is like wandering around with a half-open wallet