On Thu, Dec 9, 2010 at 17:01, lh <maig...@netvisao.pt> wrote:
> Hi,
>
> what are the good available alternatives (security/privacy) for gmail
> you're using?

I know it might sound funny, but what do you guys think about
feasibility of massively automatic PGP web mail with all
encryption/decryption done through javascript in the client's browser?

I've being thinking about this possiblity for a while now and it looks
really promissing to me.

As a proof of concept, there's already some effort to provide
OpenPGP-compatible implementation in javascript, here:
http://www.hanewin.net/encrypt/

The idea is that all mail sent through web interface will be
automatically encrypted (if recepient public key is available; if
recipient is @ our secure mail, we pick the public key automatically)
and signed, all this done on the client side and then uploaded to the
server.

If user's inbox contains any encrypted messages they will be decrypted
on the client side, as naturally only the client has the private key.

I can go into some further details of my vision on this if anyone
shows interest in it.

--
Cheers,
Alex

Reply via email to