This could be exactly what I need, AES GCM field-level encryption support is a godsend. Unfortunately seems like it’s planned and not ready.
If I hadn’t just finished rolling out a sync feature built around the Matrix protocol, I would have loved to properly try this out.
jtesp|4 months ago
gagik_co|4 months ago
That said, adopting it (even partially) was/is a big mess, there's a thousand corner cases with key exchange, etc. so it's really a big commitment, especially if there's no existing user-friendly SDK for it.
I'm not using yjs (yet), just going to more basic event sourcing that is essentially last-write wins but that's a direction I want to explore in the future.
[1] https://tetrify.com/
kingjimmy|4 months ago
gagik_co|4 months ago