greymass / anchor

EOSIO Desktop Wallet and Authenticator
https://greymass.com/anchor/
MIT License
571 stars 220 forks source link

Tool to decrypt/convert the current private key into a public key and display #334

Open aaroncox opened 6 years ago

aaroncox commented 6 years ago

There's no good way currently to determine which key you have loaded in a wallet. If we had a tool that prompted for the password, decrypted the private key temporarily, and then converted it to a public key for display purposes - then we'd have an easy way to determine which key was in the wallet, even from cold storage.

ScottSallinen commented 6 years ago

Integrate with the Permissions tool page? It has "Using Key" field that shows which public key you are using already.