ouisync icon indicating copy to clipboard operation
ouisync copied to clipboard

Make sure one replica's writer_id can't be used by another replica

Open madadam opened this issue 3 years ago • 1 comments
trafficstars

One way to do this is to sign snapshots with the secret key corresponding to the writer_id (in addition to signing them with the write key which we already do). Or preferably, try to find a less computationally expensive but equally secure way.

madadam avatar Jan 31 '22 09:01 madadam