shravanshetty1 / blawgd

Social media that protects your freedom of speech
Apache License 2.0
1 stars 0 forks source link

Wallet security #145

Open shravanshetty1 opened 3 years ago

shravanshetty1 commented 3 years ago

https://github.com/luniehq/lunie https://github.com/chainapsis/keplr-extension https://github.com/cosmostation/cosmosjs

shravanshetty1 commented 3 years ago

research in browser wallets research web crypto api

shravanshetty1 commented 3 years ago

secp256r1 - ecdsa - p256

shravanshetty1 commented 3 years ago

store private key as encrypted. Ask for password for transaction, subsequent transactions should not take password unless page was reloaded. In future maybe make client never reload

shravanshetty1 commented 3 years ago

Integrate with keplr. Apps wont need to.

shravanshetty1 commented 3 years ago

Browser will use web crypto api, custom apps wont need to

shravanshetty1 commented 3 years ago

User has option to use browser extension instead