Slashdot Mirror


User: Gemini

Gemini's activity in the archive.

Stories
0
Comments
38
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 38

  1. Re:I can buy it but .... on PGP's New Release, Source Code, and PRZ · · Score: 1

    All versions of PGP are the same (binary). They use the same sort of model as a lot of shareware - if you buy a licence, it "unlocks" some new features for you. Handy for the user, makes testing easier, etc.

  2. Re:Java on PGP's New Release, Source Code, and PRZ · · Score: 1

    Use --status-fd. It was added for just this situation. GnuPG will spit out a set of standard status tags as it works.

  3. It's not just encryption on PGP's New Release, Source Code, and PRZ · · Score: 5, Insightful

    A lot of people have posted comments to the effect of "If they want to get at your secret email, they will anyway despite PGP". Don't forget that GnuPG/PGP has a huge other use as well. OpenPGP signatures are what protects a huge number of software packages from tampering.

    The recent trojanings of OpenSSH, etc, would have been caught even earlier if users had checked the OpenPGP signature distributed along with the tarball.

  4. Re:I can buy it but .... on PGP's New Release, Source Code, and PRZ · · Score: 2, Interesting

    They're relying on users to either Play Nice or not be technically inclined enough to compile their own copy. It's not that absurd, really. How many people actually compile their own PGP? (How many people *should* is another issue).

  5. Maybe this will help the Chinese spam problem on Linux Continues March On China · · Score: 1

    If we can just get a mailer with promiscuous relay turned off into that distribution, we could cut down on the tidal wave of spam coming from China.

  6. Re:Affects implementation, not the standard on Schneier et al Report PGP Vulnerability · · Score: 1

    An encrypted and signed message is not just an encrypted message with a signature tacked on. Rather, it is Encrypt(Sign(plaintext)).

    The signature is inside the encrypted blob. If the attack here was tried, the signature would become invalid, and warn the user.

  7. Re:This is a very specialized attack on Schneier et al Report PGP Vulnerability · · Score: 1

    You are correct. This is only an attack on encrypted messages. If the message is encrypted & signed, then the signature failure will give away the attack.

    This is why the message integrity check in GnuPG foils the attack - it is similar to a signature.

    Basically, the only message that is vulnerable to this attack is unsigned, uncompressed, and having no message integrity check. On top of all that, the attacker has to persuade the victim to forward back the decrypted gibberish.

    Remember also that no version of PGP or GnuPG generates uncompressed messages by default.

  8. Re:OpenPGP standard on Schneier et al Report PGP Vulnerability · · Score: 2, Informative

    In reality, by default, no OpenPGP software is really affected by this. Both PGP and GnuPG compress the messages which halts the attack. On top of that, GnuPG uses a message integrity check which also halts the attack.

    A given message is only vulnerable if the sender disables compression and message integrity checking. It is unfortunate the news reports don't say this (not as good a story, I suppose), but the paper makes it quite clear.

  9. Re:Affects implementation, not the standard on Schneier et al Report PGP Vulnerability · · Score: 1

    The message integrity check is part of OpenPGP - it is discussed in detail in 2440bis, the draft that will be replacing RFC-2440, which was the original OpenPGP RFC.

    Remember, this is not a new attack. The potential for this attack has been known for a long time, and was one of the reasons the message integrity check was added quite a while ago. What is new with this paper is a demonstration of the exploit in action.

  10. Re:Compressed data on Schneier et al Report PGP Vulnerability · · Score: 1

    This is not how it works. GnuPG always uses a message integrity check unless it is communicating with PGP which does not understand the integrity check. At the same time, when it needs to communicate with PGP, it uses ZIP (not ZLIB) compression, which foils the attack. That section of the paper is incorrect.

    The authors were informed, but unfortunately not in time for the conference deadline.

  11. Re:GnuPG a good idea on OpenSSH Package Trojaned · · Score: 1

    It's worth pointing out here that the code was signed, and the signature worked - it shows the tarball as modified.

    The catch is that not enough people actually checked the signature.

  12. Re:DNS txt record easter eggs on Easter Eggs in Web Sites? · · Score: 1

    Another good TXT record:

    dig txt jabberwocky.com

    or if you're really into it, use "1.jabberwocky.com" through "7.jabberwocky.com"

  13. New PR campaign? on Melissa Creator tracked using MS's ID numbers? · · Score: 1

    It's hard to leave MS out of this since it only infects their products. It's even named after Gates' WIFE!