6 ms·
imo the ecosystem is weak for a local-first apps. I'm dreaming about e2e encrypted local-first database that would be easy ti plug in and store encrypted on the
by elvin_d 4y ago
imo the ecosystem is weak for a local-first apps.
I'm dreaming about e2e encrypted local-first database that would be easy ti plug in and store encrypted on the server. From the tooling perspective, WASM seems a good choice for most likely embracing through Rust.
- yonz 4y agoAbsolutely need something here This keeps coming up everywhere. Down below in this HN thread, r/programming LFW comments and the discord chat. Database as a storage and sync layer makes a lot of sense but it's hard to pull of the encryption and device provisioning at that abstraction layer.