Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GnuPG Workshop

GnuPG Workshop

GnuPG Workshop at PyCon FR 2016 (Rennes, France)

An introduction to public-key cryptography and GnuPG commands for daily use.

Pablo Seminario

October 16, 2016
Tweet

More Decks by Pablo Seminario

Other Decks in Technology

Transcript

  1. TOPIC LIST • Intro GnuPG • Installation • Generate a

    keypair • Keyservers • Signing • Encrypt
  2. MAIN CONCEPTS 1. Symmetric vs Asymmetric 2. GnuPG c'est quoi

    ? 3. Web of trust 4. Keysigning party
  3. We need to generate a lot of random bytes find

    ~/ -type f | xargs grep randomstring &> /dev/null
  4. gpg2 --full-gen-key • Some basic options • Choosing the expiration

    date • Do I need a revocation certificate?