miller46 / digital-identity

Ethereum based digital identity system
MIT License
20 stars 12 forks source link

Support for MetaMask, Mist, Ledger accounts #3

Open miller46 opened 6 years ago

miller46 commented 6 years ago

Instead of creating a new account for the user, there should be an option to create an account using an existing Ethereum account. Since we require the private key for signing and encrypting, in this case it should create a new signing account that can encrypt and sign things on the user's behalf, which can be revoked and replaced by another account.