From 812636dbedc6373137dd86e6401ce905023de70f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 29 Apr 2020 16:00:43 +0300 Subject: Updates --- pgptalk2.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 6 deletions(-) (limited to 'pgptalk2.md') diff --git a/pgptalk2.md b/pgptalk2.md index a1bd5f9..1a0f25b 100644 --- a/pgptalk2.md +++ b/pgptalk2.md @@ -120,11 +120,47 @@ # Demos -* generating a key -* signing or certifying a key -* sharing keys and signatures -* encrypting and signing a message -* decrypting a message and checking its signature +* generate a key +* sign a key, share signed key with its owner +* encrypt and sign a message +* decrypt a message, check its signature + + --- @@ -132,7 +168,12 @@ * Make a key, start using it, get it signed by co-workers - * Ask for help or hands-on training if you need it + * Link: [GitHub's guide](https://help.github.com/en/github/authenticating-to-github/generating-a-new-gpg-key) + * Link: [Lars's old guide](https://blog.liw.fi/posts/2017/05/29/using_a_yubikey_4_for_ensafening_one_s_encryption/) + +* Ask for help or hands-on training if you need it + +* This talk (source): --- -- cgit v1.2.1