aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:33:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 02:33:41 +1300
commit002894293733ffcf91056d3127200b076f75dc8a (patch)
tree57a700ddf6d5ecfe4a7569351c3eea8341b7aefe /lib
parentUpdate README.markdown again (diff)
downloadMail-Run-Crypt-002894293733ffcf91056d3127200b076f75dc8a.tar.gz
Mail-Run-Crypt-002894293733ffcf91056d3127200b076f75dc8a.zip
Update BUGS/LIMITATIONS sections
Diffstat (limited to 'lib')
-rw-r--r--lib/Mail/Run/Crypt.pm9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm
index e1a8755..5dc148a 100644
--- a/lib/Mail/Run/Crypt.pm
+++ b/lib/Mail/Run/Crypt.pm
@@ -280,13 +280,8 @@ with any other OpenPGP implementations.
=head1 BUGS AND LIMITATIONS
-Providing the C<passphrase> directly from an environment variable is not great.
-The documentation needs to make that clear and offer a less bad alternative,
-probably specifying the path to a secure file that it refuses to use unless it
-has sufficiently restrictive permissions.
-
-This is very hard to test and the author has not yet figured out how to do
-that.
+Definitely. This code is not production-ready. In particular, there is almost
+no test suite.
=head1 AUTHOR