Explore >> Select a destination


You are here

danielms.site
| | logr.cogley.info
2.2 parsecs away

Travel
| | If you want to autosign git commits on Mac, there are a couple of tricks to it. I have not been able to get brew gpg to work consistently well, but installing from gpgtools.org seems to be able to be made to work. ?? This worked for me: Install GPGTools from https://gpgtools.org Create / import a key, then run gpg --list-secret-keys to find the sec key fingerprint Make git settings, specifying the signing key as the fingerprint with no spaces: 1 2 3 4 % git config --global gpg.
| | navendu.me
1.9 parsecs away

Travel
| | Exploring how symmetric-key and public-key cryptography works by using GPG keys to sign commits and send encrypted messages.
| | www.micah.soy
1.6 parsecs away

Travel
| | Working on many projects across multiple identities can be difficult to manage. This is a procedure for leveraging git aliases to set an identity at the project level.
| | juandebravo.com
2.7 parsecs away

Travel
| Juan de Bravo - Personal thoughts about technology (@juandebravo)