PGP Key decryption

We have an old email with the PGP Message part from an old Passbolt Server which is offline.

We have a copy of all old private keys.

Is it possible to decrypt this to get access to the password?

Hello,

If you have an OpenPGP message and the original secret key for which it was encrypted for, yes you can decrypt it. You can try using gnupg or if you want something in the browser, using mailvelope extension. You will need to import the private key in gnupg or mailvelope keyring, then decrypt the message.

Mailvelope:

Gnupg:
Encrypting and decrypting documents - Decrypt
import - Import

1 Like