PGP decryption in the flow

With the new component in the flow, we support the decryption of data with a PGP key. Any encrypted data can be entered, which is decrypted with the appropriate private key and is then available for further processing in the flow. For example, if you receive a PGP-encrypted email, you can receive it via mail or IMAP trigger, decrypt the content and further process the resulting text with the text parser. The same applies to JSON or XML data. The function requires a private key and, if necessary, a password - matching the public key with which the incoming mail was encrypted.

Thus, in addition to the already existing transport encryption, the e-mail path receives content encryption and is completely end-to-end encrypted.

Yannick Gasper | Software Engineer
view changelog