
NfNitLoop ("Cody Casterline 🏳️🌈") wrote:
Re: Web Crypto: I’m using (IIRC) the TaeetNaCl library for signing/verifying content. Not sure whether it uses Web Crypto libraries under the hood.
Multi-device support: since it’s one key per user ID, the ID creation workflow suggests users store it in a password manager app. You just have to have access to that private key everywhere you want to write updates from.
All read-only operations are public though. (Can’t ever leak private data if there is none! 😅)