Add gpg-key2ps and gpg-mailkeys from the signing-party package.
[pgp-tools.git] / gpg-mailkeys / example.gpg-mailkeysrc
diff --git a/gpg-mailkeys/example.gpg-mailkeysrc b/gpg-mailkeys/example.gpg-mailkeysrc
new file mode 100644 (file)
index 0000000..6a75b96
--- /dev/null
@@ -0,0 +1,17 @@
+# ~/.gpg-mailkeysrc
+
+# Sender name
+NAME="Your name here"
+
+# Sender address (don't use "<...>"!)
+EMAIL="your.address@example.org"
+
+# Subject
+SUBJECT="Your signed key"
+
+# Text to be included in the message body
+TEXT="
+Hi, here you are: your signed key.
+
+See you!
+"