How can we protect encrypted files and directories from being fingerprinted when stored on online storage services?
Assuming that online storage providers are considered untrusted, if files and directories are encrypted, how can these be protected against fingerprinting?
The files are encrypted using rclone’s implementation of Poly1305 an… Continue reading How can we protect encrypted files and directories from being fingerprinted when stored on online storage services?