Hacker symbol

September 8, 2019 ~ 1 min read

Basic gpg functions


Show all the keys including subkeys fingerprints

$ gpg -K --with-subkey-fingerprints

Edit a key with --expert flag

$ gpg --edit-key --expert <key id>

Sebastian BolaƱos

Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.