aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
commit38d36e587799b04d9f6ff991ac5bfd48b44ce87c (patch)
tree4afb653af8f8d674464a749a593e762fbd8306da /README.markdown
parentFix lots of documentation and formatting (diff)
downloadMail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.tar.gz (sig)
Mail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.zip
Bump version numberv0.02
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.