Gentoo Archives: gentoo-portage-dev

From: Ali Polatel <31415926j@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] GPG support for mod_mail
Date: Sat, 28 Oct 2006 12:46:52
Message-Id: 20061028124250.GH13658@mars
1 Hi everyone,
2 I wonder if GPG support for mod_mail would be useful.I wrote some
3 basic code that works.The user is required to export his public key
4 and put the path to PORTAGE_ELOG_MAILGPG.
5 Attached is the patch for mod_mail.py.It won't work with armored
6 key files because gpg can't directly encrypt messages with ascii
7 armored keys , they need to be --dearmor'ed first.
8 Thoughts?
9 --
10 Ali Polatel <31415926j@×××××.com> www.rootshell.be/~hawking
11 gpg: 322FEACE fp: 7738 BAA0 834B 43BF 7C1E 22EA D14C 0688 322F EACE
12 () ascii ribbon campaign - against html mail
13 /\

Attachments

File name MIME type
mod_mail-gpg.patch text/plain

Replies

Subject Author
Re: [gentoo-portage-dev] GPG support for mod_mail Marius Mauch <genone@g.o>