Does anybody know of any #Supabase projects or templates that have implemented E2E encryption (or any kind of data encryption, really)? I’m planning on developing an app that would contain sensitive data, and I’m still a bit unsure on how to store data. Offline-first with encrypted DB backup, or cloud-only with E2E…

My main requirements are being encrypted AND having some kind of cloud sync for using on mobile/desktop.

#webdev #devtips #frontend #e2e