reduce trust in cloudpeer by storing and performing join/unjoin on an encrypted crdt. this requires a deterministic encryption scheme with the disadvantage of suceptibility to statistical analysis. This can be mitigated by mapping low entropy path segments to high entropy random path segments. A suitable cipher would a nonce reuse resistant cipher like aes-gcm-siv.
reduce trust in cloudpeer by storing and performing join/unjoin on an encrypted crdt. this requires a deterministic encryption scheme with the disadvantage of suceptibility to statistical analysis. This can be mitigated by mapping low entropy path segments to high entropy random path segments. A suitable cipher would a nonce reuse resistant cipher like
aes-gcm-siv.