|
You are here |
sts10.github.io | ||
| | | | |
gist.github.com
|
|
| | | | | Security Adventures 1. How to get yubikey+gpg+ssh+gitbhub working on MacOS - yubikey+gpupgp+ssh_howto.md | |
| | | | |
www.digitalllama.net
|
|
| | | | | NOTE: Since July 2014 Yubico have been shipping the Neo with the required applets already installed. You should be able to skip the first ha... | |
| | | | |
danielpecos.com
|
|
| | | | | Tutorial on how to generate a new PGP / GPG key pair and properly rotate from your old one. | |
| | | | |
ar.al
|
|
| | | I'm setting up my new XPS 13 running Pop!_OS and one of the things I always have to do on any new machine is to configure git. So, both for my own reference and in case it helps anyone else, here's a list of things I do to set up git: Set up my identity (used in commits, tags, etc.) git config --global user.name "Aral Balkan" git config --global user.email mail@ar. | ||