We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
#5667 Decrypt messages in Thunderbird (#5824)
ac59d1f
* wip: refactor * wip: Register content script for Thunderbird * refactor: move Thunderbird event handler and content script registration to an appropriate Class * wip: update manifest.json * wip * wip * wip * wip * wip * wip * added functionality to obtain pgp message from a background script * fix openpgp undefined in content-script * wip * Add "thunderbird_get_current_user" to BrowserMsg * Add "thunderbird_msg_decrypt" to BrowserMsg * fix BrowserMsg listener names * wip * wip * fix missing opgp reference in Thunderbird port * Added pgp message decryption * fix failing test * run element replacer in heartbeat (runIntervalFunctionsPeriodically) * Improved decrypted message rendering in Thunderbird * Add cleartext signed message detection * wip * Add signature verification in Thunderbird (cleartext message) * wip * wip: Better signature verification handling * wip * wip * cleanup * Add passphrase dialog prompt in Thunderbird * Add autoclose for completely unlock passphrase in Thunderbird * add another case for encrypted message detection * fix unsafe assignment of an any value * better content script bundling * cleanup * Add todo in preparation for post thunderbird development * inject scripts to thunderbird * exclude sweetalert2 from thunderbird build * wip * wip * code improvements --------- Co-authored-by: martgil <[email protected]> Co-authored-by: Mart <[email protected]>
martgil
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: