mailvelope / mailvelope

Browser extension for OpenPGP encryption with Webmail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore linefeeds in ciphertext blob

jasperweiss opened this issue · comments

Some mail providers add extra spacing in between new lines. Mailvelope can't decrypt a block that contains extra lines. Additionally, when mailvelope pastes the encrypted block in the compose field, a mail provider may ignore the newlines so the blob may not contain any linefeeds at all.

It would be nice if mailvelope could decrypt code blocks regardless of the amount of linefeed characters in the blob.

Notably, Skiff Mail does not work for this reason.