Skip to content

Instantly share code, notes, and snippets.

View tkren's full-sized avatar
👾
⏎~.

Thomas Krennwallner tkren

👾
⏎~.
View GitHub Profile
@tkren
tkren / gpg-export-wkd.sh
Last active March 12, 2021 19:22
Setup a static OpenPGP Web Key Directory for your own domain using gnupg and sequoia-sq
#!/usr/bin/env bash
#
# gpg-export-wkd.sh: Uses gnupg and sequoia-sq to generate a Web Key Directory.
# See https://tools.ietf.org/html/draft-koch-openpgp-webkey-service-11 and
# https://wiki.gnupg.org/WKD for details.
#
# Prerequisite: gpg and sq must be located through the PATH.
# Install sq with `crate install sequoia-sq`
# See also https://crates.io/crates/sequoia-sq
#
\documentclass{article}
% by default, final versions do not use tikz
\newif\ifdotikz\dotikzfalse
% drafts do tikz, final versions do not:
% comment out next line for final version
\dotikztrue
\usepackage{graphicx}