Hello,
erasure-coding gives lot’s of opportunities for new features.
It would be great to validate the chunks in an duplicacy archive for data integrity
without giving a password for an encrypted storage. Imagine a scenario where an encrypted storage is temporarily located on a device where it is not safe to hold passwords, but the storage data integrity should still be validated from time to time (protecting against ransomware etc).
This could be possible with duplicacy erasure encoding, since the parity shards and other metainformation are not encrypted data in the chunk-files, as i understand.
Is such a feature planned in the next months?