From 002894293733ffcf91056d3127200b076f75dc8a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Oct 2017 02:33:41 +1300 Subject: Update BUGS/LIMITATIONS sections --- README.markdown | 9 ++------- bin/runcrypt | 8 +------- lib/Mail/Run/Crypt.pm | 9 ++------- 3 files changed, 5 insertions(+), 21 deletions(-) diff --git a/README.markdown b/README.markdown index a87b688..8d9187d 100644 --- a/README.markdown +++ b/README.markdown @@ -118,13 +118,8 @@ with any other OpenPGP implementations. # BUGS AND LIMITATIONS -Providing the `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. # AUTHOR diff --git a/bin/runcrypt b/bin/runcrypt index f852a49..82bfa9a 100755 --- a/bin/runcrypt +++ b/bin/runcrypt @@ -262,13 +262,7 @@ with any other OpenPGP implementations. =head1 BUGS AND LIMITATIONS -Providing the C 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. =head1 AUTHOR 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 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 -- cgit v1.2.3