commit 790d3174a47245295e41dff995f8cc0cce729308 Author: pfm Date: Sun Apr 25 12:31:12 2021 +0000 create 'Home' wiki page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..6fdd323 --- /dev/null +++ b/Home.md @@ -0,0 +1,4 @@ +GPG Lacre (Portuguese for a 'wax seal') is a content filter for Postfix that automatically encrypts unencrypted incoming email using PGP or S/MIME for select recipients. For an overview of the project, please see the [README](https://git.disroot.org/Disroot/gpg-lacre/src/branch/master/README.md). + +# Porting to Python 3.x +* Milestone: [Python3 rewrite](https://git.disroot.org/Disroot/gpg-lacre/milestone/24)