On 2013-06-14, Cyborg <cyborg2@???> wrote: >
> Hi all,
>
> regarding the lastes news about PRISM, i had an idea and maybe someone
> has done that already:
>
> A transport could autosign and autoencrypt messages with pgp/gpg.
>
> If it's done via mta the client doesn't need to support it, which means,
> it will even work with any webmail.
>
> Does anyone have a gpg transport working ?
it'd just be a pipe rule on the transport, but it requires haing the
public key for the recipient and the private key for the sender .
current ransport layer encryption is called startls and
network layer signing is called DKIM.