FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
372 stars 48 forks source link

#5726 Improve encrypted message detection for multipart/encrypted email #5727

Closed martgil closed 1 month ago

martgil commented 1 month ago

This PR Improves detection for an multipart/encrypted emails with application/pgp-encrypted parts.

close #5726


Tests (delete all except exactly one):

Edit: I have been able to replace the sensitive part of the email while still preserving the main email structure of a multipart/encrypted email so asking for the actual email is not necessary needed.


To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

martgil commented 1 month ago

Hello @sosnovsky, this is now ready for a review.

It's also been helpful if we could share a build for him. But generally speaking, the bug is fixed and the "noname" multipart/encrypted where successfully recognized.

image

I'll be crafting a custom build and share it with them once I have your approval. Thank you!