Hacker News new | ask | show | jobs
by elvin_d 1213 days 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.
1 comments

Absolutely 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.