aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 6e6515e..913196f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -4,7 +4,7 @@ Mail::Run::Crypt - Encrypt and mail output from command runs
# VERSION
-Version 0.01
+Version 0.02
# DESCRIPTION
@@ -69,6 +69,10 @@ Constructor method; accepts the following named parameters:
the key's 16-byte ("long") hexadecimal ID prefixed with `0x` is probably the
best way.
+ It is _strongly_ recommended that a dedicated key and passphrase be used for
+ signatures if this is needed. You should carefully consider the consequences of
+ a compromised key.
+
- `passphrase`
The passphrase used to decrypt the key. This is required for signing.