From 3af2dc7ea57e4f3956090baa8b7596687ea9b90a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 29 Apr 2020 19:27:12 +0300 Subject: Foo --- pgptalk2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pgptalk2.md b/pgptalk2.md index 1a0f25b..4462587 100644 --- a/pgptalk2.md +++ b/pgptalk2.md @@ -131,16 +131,18 @@ Notes: - ssh into liwmf, sudo doesn't work (tty perm problem) -- gpg --quick-gen-key 'Lars Wirzenius ' +- gpg --quick-gen-key 'Laurentius Wisconsinius ' - gpg -K - curl https://liw.fi/pgp.txt > liw.pub - gpg --import liw.pub +- gpg --list-keys - gpg --sign-key DBE5439D97D8262664A1B01844E17740B8611E9C - gpg --export --armor DBE5439D97D8262664A1B01844E17740B8611E9C > signed-liw.pub - gpg -K - gpg --encrypt --armor -r DBE5439D97D8262664A1B01844E17740B8611E9C -r B906C37CF6674C198EA2F7B1A300CE8C4E4D797F signed-liw.pub - less signed-liw.pub.asc +- gpg --decrypt < signed-liw.pub.asc - cp signed-liw.pub.asc /tmp -- cgit v1.2.1