|
|
|
|
|
by ynik
3439 days ago
|
|
If an attacker can tell which part of the index was modified, that gives them enough information to decrypt the index and e-mails. Clients would always have to download+upload the full index (which needs to be re-encrypted with a new IV). This is a huge problem - the index can easily be hundreds of MB for a large mailbox. |
|
Another client on index version X could download the diff, and get index (X+1).
Some desktop client should probably do compaction from time to time.