summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2024-04-15 21:15:52 -0400
committerBen Sima <ben@bsima.me>2024-04-15 21:16:03 -0400
commitfeebdea93fc5b1157bbbf275483a31760cb5ff5c (patch)
treefe38a7e3e73e4595d2a9168146a4c3a1de948dd7
parent427eb1c3ff5a52569d26bb046969c2f1690bbb6b (diff)
add note about what this does
-rwxr-xr-xgpg-unlock1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpg-unlock b/gpg-unlock
index 0b14f80..4f5ad68 100755
--- a/gpg-unlock
+++ b/gpg-unlock
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
+# sign something, then verify that it signed
echo "test" | gpg --clearsign --local-user $GPGID | gpg --verify