Slashdot Mirror


Encrypt and Sign Gmail messages with FireGPG

Linux.com (Same owners as Slashdot) has a story up about FireGPG and says "Gmail may be an excellent Web-based email application, but there is no easy way to use it with privacy tools like GnuPG. The FireGPG extension for Firefox is designed to solve this problem. It integrates nicely into Gmail's interface and allows you...
Encrypt and sign Gmail messages with FireGPG

14 of 206 comments (clear)

  1. And for the chat by DrYak · · Score: 4, Informative
    And if want PGP encryption for chat (Gmail's associated GTalk or any other protocol like MSN, etc.) there is Pidgin (formely Gaim) with plugins :


    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:And for the chat by Threni · · Score: 2, Informative

      > You're thinking of steganography - hiding encrypted data.

      No, because the fact that something is hidden doesn't mean you can deny its existance once discovered. If you had a stream of random numbers and you use them to hide a message using a one time pad, it's utterly deniable because you cannot prove there's a message there - you can recover any `message` you like from it, given the appropriate `random` data to xor it with.

    2. Re:And for the chat by Anonymous Coward · · Score: 1, Informative

      Actually, OTR provides nonrepudiation while the conversation is ongoing. It uses a little crypto trick to verify the identity of the other person when the session is started and the session keys are negotiated, but then it doesn't sign the messages with a specific person's private key. They are still hashed and encrypted in a way that would make MitM attacks infeasible, but either party could have written them. It's a bit like IPSec in that the asymmetric, person-specific keys are used to negotiate symmetric keys for the actual data exchange.

      The way PGP and such provide nonrepudiation is by performing a whole new asymmetric key exchange for each and every message. It's entirely unidirectional and self-contained. Sort of like TCP versus UDP. IPSec and OTR require a handshake before you can talk. PGP doesn't.

  2. Re:Nerds with something to hide by joe_cot · · Score: 5, Informative

    I don't actually use it for encryption; I use it for verification.

    Besides encryption, GPG also allows you to sign messages, ensuring that the message is indeed from you, and hasn't been modified after you've signed it. In the Ubuntu Community, this is important for a) verifying messages from developers are real, b) verifying that uploaded packages were created by trusted developers, c) verifying signatures (such as signing the code of conduct).

    While FireGPG is useful, it's not so useful for signing messages; gmail auto-wordwraps messages after you send them, and FireGPG doesn't take that into account. Therefore, unless you wordwrap it yourself, gmail's going to add line breaks, and your signature will be invalid. When I need to sign messages, I either word wrap myself so that gmail doesn't, or send it through Thunderbird using Enigmail.

  3. Re:Nerds with something to hide by SCHecklerX · · Score: 5, Informative

    You are forgetting about authentication. Email is trivial to spoof. If you *always* sign your messages, then when some asshat, say, decides to send an explicitly detailed nastygram to your boss from 'you', it is easy to prove otherwise...

    Or maybe from your secret lover, etc. You get the picture.

  4. Re:Or you can use an actual mail client by Enoxice · · Score: 4, Informative

    Psh, Lynx. Get with the times, man, everyone is using links2 (perhaps links2 -g if they want to be on the bleeding edge).

    --
    Anyone else think the comments just weren't rendering right before they turned off ABP and saw ads?
  5. GMail S/MIME plugin for firefox by emj · · Score: 3, Informative

    I've been using the S/MIME plugin for Firefox. and it's great. I'm not sure I like the way you have to apply for a certificate from Thawte, but it works and it's very painless.

    This is not painless and easy, and IMHO S/MIME is alot nicer implemented than PGP signatures.

  6. Works with any textarea, by the way by croddy · · Score: 5, Informative
    This works with any textarea, by the way, not just GMail. Not sure why the summary doesn't mention that.

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    This works with any textarea, by the way, not just GMail. Not sure why the summary doesn't mention that.
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)
    Comment: http://firegpg.tuxfamily.org/

    iD8DBQFGZDU/WCKEX KsCq6IRAvAtAJ96BAdus/rVCXS+NxlEbMsDdNxTCgCfe+da
    T yi/KWbgNLQUq/qssCj2YR4=
    =Y2mA
    -----END PGP SIGNATURE-----
  7. Re:I wouldn't think google would like this by morgan_greywolf · · Score: 3, Informative

    Gmail supports retrieval of mail via POP3 for free. So there's nothing to stop someone from using GPG and similar support already included in or available for a wide variety of e-mail clients such as Outlook, Thunderbird, Evolution, Eudora, etc.

  8. Re:Won't AJAX textboxes kill this? by X0563511 · · Score: 2, Informative

    No, you can't reverse engineer it like that. PGP uses "trapdoor" functions that are mathematically infeasible to work in reverse. It's possible, but it will take several thousand years.

    --
    For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  9. What's All the Hubub? by tayker · · Score: 2, Informative

    I've been using Freenigma (http://www.freenigma.com) way before I even heard of FireGPG, and they've had a Firefox extension since then too.

  10. Re:Nerds with something to hide by Agelmar · · Score: 2, Informative

    Not to be too nit-picky, but usually when talking about encryption, the parties are Alice and Bob (the two legitimate users), and Eve (the person who is either 'evil' or 'eavesdropping'). I don't think I've ever heard 'Cathy' used as one of the parties...

  11. Re:Nerds with something to hide by marimbaman · · Score: 3, Informative

    The third participant in the conversation is usually Carol.

  12. Re:PGP/GPG - inherent legal problem? by m50d · · Score: 2, Informative
    Firstly, I wondered if anyone could confirm this? I have heard that it is the case for Britain at least, although I don't see how it can possibly be legally compatible with the presumption of innocence.

    It's not the case; there was a bill proposed which would have done that, but civil rights activists got it altered so they can only compel you to give up your encryption keys if they can proove you have them.

    Secondly, I wanted to suggest that perhaps this is a reason not to use PGP, because PGP encrypted information can always be decrypted using the recipient's key - even many years after the message was originally sent. So law enforcement officers will be able to get old PGP-encrypted documents from your email account (probably even if you delete them, thanks to backup tapes).

    That's what gpg --show-session-key is for. If you get subpoena'd, you can give them just the session keys for the specific emails they want, and they'll be able to read them but not any other messages you received for the same public/private keypair.

    --
    I am trolling