|
|
|
|
|
by yusina
358 days ago
|
|
I'm not sure I get the premise of the article. I know what a CRDT is and how homomorphic encryption works. But why do both parties have to be online at the same time to sync? They could send the updates asynchronously, store-and-forward style, and everything in flight is encrypted. Why does this need server that keeps state (which is kept in encrypted state and modified, as per the proposal)? |
|
In other words the server could forward and not store if all parties are always online (at the same time).