Hacker News new | ask | show | jobs
by EGreg 3161 days ago
The Web is terrible for secure crypto, the best you can do is session secrets. However, they're working on a new standard that will finally allow you to store private keys securely. Until then, write your own native apps with webviews and browser extensions with local js that can be audited.
1 comments

> However, they're working on a new standard that will finally allow you to store private keys securely.

Could you link to some more reading on this?