#!/usr/bin/env bash # sign something, then verify that it signed echo "test" | gpg --clearsign --local-user $GPGID | gpg --verify