aboutsummaryrefslogtreecommitdiff
path: root/gpg/card/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'gpg/card/README.md')
-rw-r--r--gpg/card/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/gpg/card/README.md b/gpg/card/README.md
new file mode 100644
index 0000000..137d68d
--- /dev/null
+++ b/gpg/card/README.md
@@ -0,0 +1,18 @@
+# OpenPGP Business Cards
+
+Generate business cards with OpenPGP fingerprints.
+
+## Idea
+Templates are designed as scalable vector graphics with a program such as inkscape.
+Key values in the templates are replaced by values extracted from GnuPG keys.
+
+## Usage
+Run `makecard -h` for a description of available options.
+
+## Example
+See `dist` folder for examples.
+
+## Dependencies
+ - GnuPG
+ - qrencode
+ - *optional* inkscape to convert SVGs to PDFs \ No newline at end of file