A very fine project!
I'm new to OT/CRDT, and I was wondering how/if a (central) user/role/group permission based access control can be added?
For example, for a Notes PoC. Also, how would conflicts like these be handled?
- Member C adds a
note Test. Member D opens it.
- Member D disconnects X
- Member C sets the
note Test to private (not accessible by D)
- Member D makes edits on
note Test, and various other edits to other notes
- Member D reconnects to the server
A very fine project!
I'm new to OT/CRDT, and I was wondering how/if a (central) user/role/group permission based access control can be added?
For example, for a Notes PoC. Also, how would conflicts like these be handled?
note Test. Member D opens it.note Testtoprivate(not accessible by D)note Test, and various other edits toother notes