~kulbartsch/advanced_gpg

A little deeper introduction to the commandline usage of `gpg` - an interactive presentation
82f042ae — Alexander Kulbartsch 17 days ago
more page header and footer optimizations
ac286926 — Alexander Kulbartsch 17 days ago
update todo
page header and footer optimizations

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~kulbartsch/advanced_gpg
read/write
git@git.sr.ht:~kulbartsch/advanced_gpg

You can also use your local clone with git send-email.

#advanced GnuPG - an interactive presentation

These are the sources for my presentation.

The presentation gives a little deeper introduction to the commandline usage of gpg, with background information on the structure of OpenPGP Keys, some tidbits you probably will not know, and a prospect how to use it in your programs.

This is an interactive presentation, so nearly every command is executed during the presentation and builds up all the examples.

But you can just read the 10_advanced_gpg.md to get the information.

(c) 2023 by Alexander Kulbartsch

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

http://creativecommons.org/licenses/by-sa/4.0/

#Prerequisites

To run the presentation the following programs are needed:

#!bash
echo "$" $*
$*

#Usage

This is a terminal based presentation using slides (see above). Slides allows running interactive programs, in this case shell scripts.

Start the presentation with 10_advanced_gpg__setup.sh. This initializes a temporary folder and sets the &GNUPGHOME in it, so you run it in a clean slate environment. With the start of the presentation in the temporary directory, a new terminal (konsole) is also opened in this folder.

#Naming

These files start with 10 because there might be a second part (20..) or a modified version 11*.