more page header and footer optimizations
update todo
page header and footer optimizations
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/
To run the presentation the following programs are needed:
#!bash
echo "$" $*
$*
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.
These files start with 10 because there might be a second part (20..) or a modified version 11*.