austintgriffith / burner-wallet

πŸ”₯πŸ‘›Burner Wallet to move crypto quickly in a web browser. Sweep to cold storage when you get home. πŸ πŸ‘¨πŸ»β€πŸš’
https://xdai.io
MIT License
609 stars 198 forks source link

Use Web Crypto API #61

Open PeterTheOne opened 5 years ago

PeterTheOne commented 5 years ago

Haven't used SubtleCrypto before myself, but it seems it could increase security.

https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API https://caniuse.com/#feat=cryptography

TimDaub commented 5 years ago

Hi @PeterTheOne, thanks for your input.

To make this issue actionable, what exact functionality do you recommend to be replaced?