Is there a good method for using an existing GPG key instead of using a newly passbolt-generated key?
I think that’s possible to do it by:
- Creating new account
- Activating account and generating new GPG key
- Delete plugin extension and GPG key
- Go to Recovery (https://yourwebs.com/recover/
- Visit the recovery email link
- Login to the mysql database and edit the pubkey and fingerprint for your user in the gpgkeys table, to be for your own GPG public key
- Import your own GPG key private key
But this seems like an extremely crazy amount of stuff to do? Is there not some way to just choose your own GPG key from the start?