Hacker News new | ask | show | jobs
by GordonS 3433 days ago
I'd you are using a new IV when encrypting the new index then this won't work, since the old and new indexes will be completely different.
1 comments

You would have to re-download the index after compaction. But the index and patches would be independent - you apply the decrypted patches to the decrypted index.