- A password is now generated for each privkey in Ethereum key-address list
- As with Monero wallet passwords (df03851), password is first 16 bytes of
SHA256x2(privkey)
- Password can be used with geth's private.importRawKey() method to create a
relatively secure online wallet. Unlock using private.unlockAccount()
2 KiB
2 KiB