planetary-social / webapp

Trying netlify
https://planetary-webapp.netlify.app/
2 stars 0 forks source link

Use `webcrypto` API for keys #5

Open nichoth opened 2 years ago

nichoth commented 2 years ago

Should use the new webcrypto API instead of sodium for keys

This could potentially be more secure too if you are not able to export a private key

There is a setup for this already in ssc