From 6f379709f300637d7b5972e09e3116880f36c3fc Mon Sep 17 00:00:00 2001 From: "Piotr F. Mieszkowski" Date: Wed, 26 Oct 2022 19:16:59 +0200 Subject: [PATCH 1/2] Update README to explicitly state that Lacre is in beta state --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 748c3d5..ecb3766 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # GPG Lacre Project -Fork and continuation of original work of gpg-mailgate project: https://github.com/fkrone/gpg-mailgate +GPG Lacre is a fork and continuation of original work of gpg-mailgate project: +[gpg-mailgate](https://github.com/TheGreatGooo/gpg-mailgate). It is still +actively developed and should be considered as beta -- with all APIs and +internals being subject to change. Please only use this software if you know +GnuPG well. **GPG Lacre** (wax seal in Portuguese) is a content filter for Postfix that automatically encrypts unencrypted incoming email using PGP or S/MIME for select recipients. From 86b0cd335e3440b3ac71607bcaaf93612d87644b Mon Sep 17 00:00:00 2001 From: "Piotr F. Mieszkowski" Date: Wed, 26 Oct 2022 19:20:47 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Replace=20UTF-8=C2=A0non-breaking=20space?= =?UTF-8?q?=20with=20a=20plain=20space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecb3766..43ef043 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GPG Lacre Project -GPG Lacre is a fork and continuation of original work of gpg-mailgate project: +GPG Lacre is a fork and continuation of original work of gpg-mailgate project: [gpg-mailgate](https://github.com/TheGreatGooo/gpg-mailgate). It is still actively developed and should be considered as beta -- with all APIs and internals being subject to change. Please only use this software if you know