|
|
|
|
|
by hackuser
4157 days ago
|
|
If your mail is encrypted, how do you search it? EDIT: That is, assuming the mail is stored on the server and it's encrypted, how do you search it efficiently? It does not seem efficient to download every byte of mail, decrypt it, and search it on your local machine (especially a phone). Perhaps you could build an index locally, but could you keep it updated? And even that requires downloading and reading every byte at least once. This is something I've always wondered about encrypting hosted email. |
|