All tools/GnuPG

GnuPG

gnupg

A free implementation of the OpenPGP standard: signing, encryption and key management.

Detected by gpg, gpg2, gpgconf | macOS, Linux |gnupg.org

Sync rules

What travels, what stays, what never leaves
GnuPG in your home directory Every rule on this page, by file
· gpg.conf Sync
default-cache-ttl 600
max-cache-ttl 7200
enable-ssh-support
pinentry-program /opt/homebrew/bin/pinentry-macmachine-local

Each machine keeps its own copy of these.

· dirmngr.conf Sync
· scdaemon.conf Sync
· sshcontrol Sync
· random_seed Exclude
· S.* Exclude
· *.lock Exclude
· crls.d/ Exclude
· public-keys.d/ Exclude
· openpgp-revocs.d/ Exclude
· pubring.kbx~ Exclude
· private-keys-v1.d/ Never synced
· secring.gpg Never synced

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/gnupg. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps all credential files out. None of them splits pinentry-program for you — that part is Otty’s own sync, or a template you write by hand.