datawan-labs / pg

In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
https://pg.datawan.id
MIT License
320 stars 14 forks source link

E2EE? #7

Closed stokebreakup closed 1 month ago

stokebreakup commented 1 month ago

comments?

JfrAziz commented 1 month ago

this apps is only running in browser, no server & no data transferred outside, all data only live in indexedDB. I still don't know where and why to implement E2EE for this apps.