On Wed,  9 Oct 2024 20:43, Alejandro said:

> How i can downgrade my .gnupg folder to make it compatible with older
> versions?

For a new installation the option use-keyboxd is written to
~/.gnupg/common.conf.  Uncomment that option and you are back to
pubring.kbx.

If you already have keys in the keyboxd, you should export them:

  gpg --export --export-options backup  > all-keys.pub

the edit common.conf and run

  gpg --import --import-options restore < all-keys.pub



Shalom-Salam,

   Werner

-- 
The pioneers of a warless world are the youth that
refuse military service.             - A. Einstein

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to