2008
09.15
09.15
This weekend I’m going to be presenting a demo on ssh/gpg (e.g., cryptography and secure communications on Linux) at the Atlanta Linux Festival. Some of the things I intend to cover include:
- Basic SSH usage.
- Public Key Authentication
- SSH Tunneling
- SSH Socks Emulation
- GPG key generation
- GPG signing and encryption (command-line)
- Thunderbird integration (enigmail)
If anyone has any input on additional points to be covered or anything of that nature, please drop me a comment here or send me an email at david -at- webgroup -dot- org.

Might want to mention something about adding GPG support to vi so that you can vi a .gpg file and inline decrypt it.
Here:
http://cipherdyne.org/blog/2008/02/interfacing-vim-with-gnupg-encrypted-files.html
VIM plugin here:
http://vim.sourceforge.net/scripts/script.php?script_id=661