Get your fingerprint: ¶
Get someone elses key ¶
Using email ¶
Using keyid ¶
Sign keys ¶
Photos ¶
View someone's photo ¶
Add a photo ¶
Suggested image sizes are 240x288 pixels (GnuPG) or 120x144 pixels (PGP) to make a JPEG of 4K-6K in size. A 1.2 h:w ratio w = h / (144 / 120)
Keysigning party etherpad ¶
To Sign keys ¶
Script to quickly sign all keys ¶
IF YOU NEED A KEY, GET HELP!! ¶
Resources ¶
PGP/GPG Intro
- https://ssd.eff.org/en/module/introduction-public-key-cryptography-and-pgp
- https://ssd.eff.org/en/module/how-use-pgp-mac-os-x
OpenPGP Best practices
WMF Keysigning ¶
Mutt problems ¶
"can't query passphrase in batch mode" ¶
Uncomment, use agent
in ~/.gnupg/gpg.conf
Pass problems ¶
No Secret Key ¶
Problem ¶
Solution ¶
- install
pinentry-curses
~/.gnupg/gpg-agent.conf
pinentry-program /usr/bin/pinentry
gpg-connect-agent reloadagent /bye
Add a comment (Comment Policy)