Slashdot Mirror


PGP 8.0 Beta Released

James Evans writes "With a release date seemingly scheduled in December, the new PGP Corporation has today released PGP 8.0 Beta. It features Smart Card functionality, Unicode support, Novell Groupwise support, among other things. A Mac OS X Beta is out as well, also with a robust feature set. One word of caution however: On Friday, December 6th, 2002, the beta will expire, at which time access to encrypted data will be prevented."

122 comments

  1. GPG vs PGP by chrysalis · · Score: 3, Interesting

    I've never used PGP, only GPG. What's good in PGP that GPG doesn't have?

    --
    {{.sig}}
    1. Re:GPG vs PGP by Anonymous Coward · · Score: 1, Insightful

      >What's good in PGP that GPG doesn't have?

      A closed, proprietary, potentially backdoored binary code?

    2. Re:GPG vs PGP by Anonymous Coward · · Score: 1, Interesting

      GPG is no different than PGP -> one was developed by a guy at FAU (then put on MITs server, for whatever reason)

      the other is free code, to modify etc...

      I ue GPG (but, i wouldn't consider myself a CS wannabe blah blah), rather a software developer that can't have private info (client info etc...) leaking into the internet

    3. Re:GPG vs PGP by BurritoWarrior · · Score: 5, Funny

      PGP has two P's, GPG only has one. According to the Gartner Group, 83% of CIO's surveyed said that having 2 P's was vital to their business and something they would implement in the next 18 months. Seriously, though, PGP has a user interface that mere mortals can use. GPG doesn't (or at least didn't last time I tried it).

    4. Re:GPG vs PGP by DrXym · · Score: 5, Informative
      GPG is a command line tool. If you want to put a UI on it it involves the very sucky process of constructing a command line with the arguments for the action you wish to perform, invoking gpg and parsing the results. In short it is a big pain in the butt and error prone and is seriously hampering its adoption. If the gpg folks had any sense they would release an LGPL library version of it. The reasons for not releasing it as a lib (even a GPL one) in their faq are just plain wrong.


      PGP comes with some lovely UI tools and a library for developing more. Speaking from experience of the Win32 impl, the integration with the shell is extremely handy, with encrypt/decrypt/sign options in context menus for example. The PGPDisk utility was also awesome though it doesn't work on XP - hopefully 8.0 will fix that.

    5. Re:GPG vs PGP by Anonymous Coward · · Score: 0

      PGP has two P's, GPG only has one. According to the Gartner Group, 83% of CIO's surveyed said that having 2 P's was vital to their business and something they would implement in the next 18 months.

      hahahahahahahaha. That was funny as hell. Thanks for the laugh.

      Mod parent up.

    6. Re:GPG vs PGP by Plug · · Score: 4, Informative

      An interface. And corporate support. (Some might say a lack of RMS is a good selling point in itself.)

      There are some wrappers for GPG, which is solely a command line utility. The Windows Privacy Tray is quite good.

      However, one of the terms of sale of PGP IIRC was that there would always be a 'freeware' edition available, and that is definitely the case with PGP 8.0. This will be the first release that correctly supports Windows XP.

    7. Re:GPG vs PGP by KAMiKAZOW · · Score: 1

      PGPDisk from PGP 6.5.8ckt (Build 8) should work under WinXP. I don't know how well PGPdisk works, since I had a few problems with the ckt version and uninstalled it after a short while.
      You may try it. Maybe it works well for you.
      PGP ckt Homepage

    8. Re:GPG vs PGP by pheede · · Score: 3, Informative

      PGPckt's PGPdisk does indeed work under Windows XP - albeit with a few quirks. However, since it is based on the PGP v6 codebase, it is unable to read PGPdisks created by PGP v7.

      The new PGPdisk in PGP v8 is the only one to function under Windows XP with the ability to read all versions of PGPdisks.

      /pah

    9. Re:GPG vs PGP by Anonymous Coward · · Score: 0

      What the hell is error-prone about calling a program from the command line? I genuinely don't understand this. Calling library functions or calling a command, it makes no difference.

    10. Re:GPG vs PGP by Zeinfeld · · Score: 5, Informative
      The PGPDisk utility was also awesome though it doesn't work on XP - hopefully 8.0 will fix that.

      XP Pro comes with integrated disk encryption. Come to that Outlook Express, Lotus and Netscape email have had encryption for 5 years now.

      The real problem with secure email is that none of the spec ever had a solution for locating encryption keys.

      One of the things we have been pushing lately is the idea that every ISP should set up an XKMS locate service to act as a key repository. The XKMS service would be linked to the DNS via a DNS SRV record.

      So that if you want to send a message to Alice@slashdot.org you first look up _XKMS_SOAP_HTTP._TCP.slashdot.org, that gives you an XKMS service locate.slashdot.org. You then send a message to locate.slashdot.org to locate a key for alice@slashdot.org via either S/MIME or PGP. The service returns the untrusted key which can be validated by a variety of means (e.g. a local XKMS validate service).

      Back in the mists of PKI time people thought that X.500 or LDAP would do this function. Problem being that X.500 has never been viable as a global infrastructure. Trying to propose a similar feature using LDAP ended up in the weeds because the LDAP mafia thought that we were trying to help them with the great conversion to replace DNS with LDAP...

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    11. Re:GPG vs PGP by mcoca · · Score: 2, Informative

      GPG is a command line tool. If you want to put a UI on it it involves the very sucky process of constructing a command line with the arguments for the action you wish to perform, invoking gpg and parsing the results. In short it is a big pain in the butt and error prone and is seriously hampering its adoption.

      Have you heard of GPGME? It's the official library for using GnuPG from other programs, and it does everything you mentioned. From the application point of view, it's just the same as if the crypto operations were in a library.

      It does have some performance problems, because it must run a new gpg process for every operation, but those will be fixed in the future.
    12. Re:GPG vs PGP by Anonymous Coward · · Score: 0

      admin tool, corporate recovery, VPN, firewall and several other features

    13. Re:GPG vs PGP by Anonymous Coward · · Score: 0

      "XP Pro comes with integrated disk encryption."

      Thats disk encryption written by Microsoft.
      Nuf said.

    14. Re:GPG vs PGP by Nasheer · · Score: 1

      There are some wrappers for GPG, which is solely a command line utility. The Windows Privacy Tray is quite good.

      Recently, I built an installer for WinPT 0.7.91 and GnuPG 1.2.0. Hopefully it is a much better approach to GnuPG than GnuPG alone, and almost as good as PGP itself for the newbies.

      It can be found here (sig here). These links are a courtesy of Stephan Frye who apparently has a lot more bandwidth than me.

      The original site for the installer contains some information about it, the apps packaged and is here, and the primary mirror, here.
      The original site IS extremelly slow from 08am to 22pm (GMT+3).

      Windows Privacy Tray home site is here.

      --
      - Please, ignore everything written above.
    15. Re:GPG vs PGP by Anonymous Coward · · Score: 0

      Everything just gets mirrored around. GPG insteadof PGP and you have to remember to reverse your command strings. For instance to list keys in PGP (without the short legacy options) it is pgp --keys-list in gpg it is gpg --list-keys.

      Oh and the commerical command line verison is a few thousand dollars more for a server.

    16. Re:GPG vs PGP by DrXym · · Score: 2

      Yes, I know of GPGME and it's a neat idea, but since it's GPL it's very limited. You can't even link it to Apache or other non-GPL open source software without risk of infecting them. Also, as you mention, it's dog slow because it invokes from the command and parses data coming back through a pipe. The reasoning behind wrapping a GPL app in a GPL lib instead of a proper in-process lib seem nonsensical to me.

    17. Re:GPG vs PGP by DrXym · · Score: 2

      Sure it is error-prone. Manipulating strings and constructing command line args, opening pipes and processing results introduces all sorts of buffer overflows and other bizarre exploits that simply don't exist in a library version.

    18. Re:GPG vs PGP by DrXym · · Score: 2
      XP Pro certainly does come with encryption but IMHO it is rotten. While it is true that it encrypts the contents of files, it does not encrypt the name or size of files. Even if you set permissions to limit access on the directory, it is easy enough for an attacker to strip those off. Neither does it use an easily understood or easy to control encryption mechanism.


      The difference with PGPDisk is the whole volume is encrypted - files, directories, permissions, everything - which means it is much safer. It is also mounted/unmounted from a single passphrase held in your memory and none of this public/private/trusted key crap that XP buries in some advanced Admin settings page. Once the disk is unmounted, you have no idea what, if anything is inside that .pgd file.

    19. Re:GPG vs PGP by Icculus · · Score: 1
      If the gpg folks had any sense they would release an LGPL library version of it. The reasons for not releasing it as a lib (even a GPL one) in their faq are just plain wrong.

      Perhaps this is what you're looking for? Maybe not. Not sure on the license or details because I'm lazy :)
  2. That's called "lock-in" by Anonymous Coward · · Score: 1, Interesting

    Isn't focing users to pay for products totally against what we stand for here at Slashdot? How is making someone pay to protect themselves any different from forcing them to pay for music downloads or mafia "protection"?

    1. Re:That's called "lock-in" by Jadecristal · · Score: 1

      Don't you have "insurance" for your automobile (assuming that you have one)?

    2. Re:That's called "lock-in" by dfeist · · Score: 1

      Right! And why do we need money? For giving it to the FSF, /., UF.

      --
      Unix makes easy tasks hard and hard tasks possible. Windows makes easy tasks easy and hard tasks $29.95.
    3. Re:That's called "lock-in" by Oculus+Habent · · Score: 5, Insightful

      1) It isn't "forcing" - the public doesn't have to buy it. It isn't like choosing an office suite.

      2) Paying for products isn't "totally against what we stand for here at Slashdot." Did the name change to GNU/Slashdot, or are you just making assumptions. If a product is free, use it. If a product is good, pay for it. If a product is both good and free, all the better.

      3) No one is making them pay to protect themselves. They could use GPG if they really want a free encryption solution.

      4) Paying for security is not like paying for music. Relate PGP to your data as you relate locks to your hardware. If you think everything should be free, you probably aren't in the right country (doesn't matter which one you're in, true communism doesn't exist most places).

      5) I've said it before, but:
      Freedom of information doesn't mean information should be free. Just because you can read the book doesn't mean you don't have to pay for it.

      --
      That what was all this school was for... to teach us how to solve our own problems. -- janeowit
    4. Re:That's called "lock-in" by svzurich · · Score: 3, Informative

      There is a freeware version scheduled to come out in 4th Quarter called PGP Freeware 8.0. http://www.pgp.com/display.php?pageID=31

    5. Re:That's called "lock-in" by Blue+Stone · · Score: 1

      What's the status regarding PGP8, and Zimmerman? Has he had any input into it or reviewed it?
      Does he endorse it?

      --
      Corporation, n. An ingenious device for obtaining individual profit without individual responsibility. - Ambrose Bierce
  3. I wonder if... by aussiedood · · Score: 5, Funny

    ... they will ever develop "Really Good Privacy", PGP is just too M$'esque for my liking ;)

  4. Re:What? by Anonymous Coward · · Score: 0

    I think you've misunderstood it. If not, I have. Read that line again

  5. There will be a free version by pope+nihil · · Score: 5, Informative

    Before everyone gets too riled up, take a look at their web page. They will be releasing a free version of PGP that will do e-mail, files, and instant messaging. This is a BETA and you shouldn't be using the beta after the final version is released.

  6. That doesnt seem right... by Worminater · · Score: 0, Redundant

    2 months till data is lost? Seems odd... Why would htey impliment such an item? would that not keep people from using it on the pure basis of, no matter how much they like it, having to change it to something elselater? Or... are they going to make it upgradeable to pgp 8.0 directly from the beta? That would seem to me(in my grosly uninformed ignorance...) to lead to all kinds of stability isues.... unless the upgrade did nothing but take out the lock out? again....

    1. Re:That doesnt seem right... by Anonymous Coward · · Score: 0

      Presumably when the final version is released, it won't have this limitation. In addition, the final version will undoubtedly be released to coincide with the iminent data loss.

      Problem solved.

  7. Re:What? by giminy · · Score: 2

    It's kind of like saying, "So wait, your Diablo 2 characters will disappear at the end of the beta? Why would anyone play it?" Well okay, the analogy isn't quite the same :).

    For starters you could export your keys and go use an older version of PGP (or you could use GPG, assuming you just used crypto supported by GPG) to decrypt whatever encrypted documents you made with the beta. At least that should work. I think they should choose new phrasing in their warning.

    Anyway, they are probably planning to release a full version by then. So if you have your little smart cards and want to go on using them, you could just upgrade.

    --
    The Right Reverend K. Reid Wightman,
  8. Huh? by user311 · · Score: 0, Redundant

    "One word of caution however: On Friday, December 6th, 2002, the beta will expire, at which time access to encrypted data will be prevented."

    Is there something I am misunderstanding? I would believe that few people would use this if the data was unusable past December. Wouldn't not doing this make more people use it, and in turn more rigorously test the program?

    1. Re:Huh? by wirelessbuzzers · · Score: 2

      Not quite. The beta will expire, but that doesn't mean you can't access your information ever again. You just have to get a copy of PGP final. If all you have is encrypted files, you can use PGP freeware or even GPG to decode them. If you have PGP disks, make sure you decrypt them before the beta expires, or else you will have to buy the full PGP 8.0 to get your data back.

      --
      I hereby place the above post in the public domain.
  9. PGP is only for windows by zeekiorage · · Score: 1, Informative

    PGP is only for windows and macs, for linux try GnuPG -- complete and free replacement for PGP. There are front-end available for windows as well.

    1. Re:PGP is only for windows by sirinek · · Score: 2

      This is NOT informative, it is WRONG. Please moderate as such.

      PGP is available for many platforms.

      siri

  10. Good to see they're still around by ShieldW0lf · · Score: 3, Insightful

    Just a quick comment to all those ppl out there who are too thick to see the utility of this (expiry or no):

    It's for sending thing's across a network. Which means you send it, recieve it, and unencrypt it. Then it's done it's job.

    How irresponsible would they be to leave beta encryption sitting around in use? They've prevented those too thick to ditch the beta from harming themselves... good job PGP.

    --
    -1 Uncomfortable Truth
    1. Re:Good to see they're still around by bo-eric · · Score: 2, Insightful

      Hm. Usually, when I receive an encrypted message I decrypt it on-screen and read it. The message in my mailbox are still encrypted. It would be a nuisance having to decrypt them and reinject them into my mailbox. Also, is there a good reason to introduce non-backwards-compatible changes into the pretty established OpenPGP protocol?

      --

      -- Free speech is only free if your time is worth nothing.
    2. Re:Good to see they're still around by zeugma-amp · · Score: 1

      Remember folks, crypto is only for people who don't staple cash to postcards with their credit card number on it when they mail in their payments!

      --
      This is an ex-parrot!
  11. PGPHone by mmca · · Score: 5, Interesting

    Whatever happend to PGPhone?

    For those of you that dont remember it... it was a secure voice communcations system.

    With the improvements in sound encoders, standarized crypto libs (OpenSSL) and the huge amounts of processing powering that the avg desktop has it would seem to be much easier then it was in the early 90s.

    Are there projects out there?

    -M

    1. Re:PGPHone by bodin · · Score: 2

      I expect PGPhone will be replaced if not already by standard IP-telephony over either ipsec or tunneled through SSH/SSL.

    2. Re:PGPHone by unixmaster · · Score: 3, Interesting

      http://sourceforge.net/projects/securephone/ might be interesting

      --
      Never learn by your mistakes, if you do you may never dare to try again
  12. Do-do heads by cerenyx · · Score: 5, Informative

    I don't think you guys are reading the website correctly, or understanding what is going on. The release is a BETA one, i.e. it is for testing purposes only: access to encrypted data expires after two months possibly because in later BETAs and perhaps the final version, changes might be made that would render the encrypted data incompatible with the final version; and also because they do not want you to go on using the beta after the final version is released.

    Of course, to look at it from this perspective, it might be a ploy on their part so that people don't get away without paying by simply using the beta instead of paying for the final version: but coming from a closed-sourced, profit-making company, that seems like a typical, perhaps even rational thing that they might do.

    So whats the hullabaloo all about?

    1. Re:Do-do heads by Pascal+of+S · · Score: 3, Informative

      Not quite. If you just make backups of your keys, uninstall the beta and install another PGP version, even 7.0 freeware will do, you can go on using your data, keys rings and everything else. It is just the beta program will not work anymore. If you forgot to backup your keys, just turn back your clock a bit and it will work again.

      It is not a lock-in ploy, just a beta.

    2. Re:Do-do heads by Anonymous Coward · · Score: 1, Informative

      Yes, indeed. If PGP 8.0 follows the OpenPGP standard, then you should be able to continue using any PGP/GPG version (provided it supports the key type you used originally) without a hitch with v8.0 encrypted messages.

      Given the PRZ is involved with PGP Corp, it is highly likely that PGP 8.0 follows the OpenPGP standard.

    3. Re:Do-do heads by Anonymous Coward · · Score: 0

      The "hullabaloo" is, as usual on Slashdot, anger about not being handed every piece of software free on a silver platter. Most people can't seem to understand that the world does indeed operate under a capitalist economy for the most part, and that companies actually have to -sell- something to make money on it. Of course most of the open-source parrots here (those that truly understand the benefits of open-source generally don't go about babbling "it's free" over and over again, without any other arguments) here can't seem to understand how it is that a company can't give everything away for free too. RedHat does it, but it only survives by selling services and support; its primary product, the distribution itself, contributes to far less of its income.

      Added to that, Slashdotters tend to have so much contempt for commercial software writers that most genuine discussions here are about how to defeat a certain protection that a company devises; at sometimes it's even simply reassurances to each other that it will be defeated, so it's nothing to worry about (Palladium comes to mind).

      So if you're ever wondering what the fuss is about here, look to find substantial argument whenever a Slashdotter might actually have to pay for software.

  13. Haha by Dancin_Santa · · Score: 2, Funny

    I thought this was your public key!

  14. Beta will expire on 6th Dec. 2002 by zeekiorage · · Score: 1, Insightful
    VERY IMPORTANT: The PGP 8.0 Public Beta will expire on Friday, December 6th, 2002. Once the expiration date has been reached, the software will disable itself completely, thereby inhibiting access to encrypted data. Please plan accordingly.
    "plan accordingly" -- yes I will. I plan not to become your free beta tester. Thanks but, no thanks.
  15. Perpetual licenses available by Florian+Weimer · · Score: 3, Informative

    It appears as if PGP Corporation has changed the PGP business model: perpetual licenses are now available. I see this with mixed feelings: it's good for PGP and use of encryption in general, but one major incentive to invest into GnuPG instead of PGP is gone...

    (And BTW, they've managed to fix their web shop; it seems to be working now.)

  16. Re:What? by _Spirit · · Score: 2, Informative

    To use it for what beta's are for: testing, not as a demo or a free as in beer solution. No person in his/her right mind would use a beta to do something useful.

    --

    beauty is only a light switch away

  17. Smart Card support with GnuPG? by unixmaster · · Score: 4, Informative

    Did a fast googling and found that its already supported :)
    See http://www.opensc.org/

    GnuPG is a better choice for *nix users because it can be used
    from KDE or in your console mail client mutt,pine etc :)

    --
    Never learn by your mistakes, if you do you may never dare to try again
    1. Re:Smart Card support with GnuPG? by unhooked · · Score: 1

      >GnuPG is a better choice for *nix users because it >can be used from KDE or in your console mail client >mutt,pine etc :)

      Boy good thing no one ever needed to encrypt data
      years before kde or gpg came along.
      What would he ever have done?

  18. You will not lose your data by Pascal+of+S · · Score: 5, Informative
    Just to put a couple of items straight, after the Beta expires, your data WILL NOT BE LOST. That is, if you do what you should do and backup your keys. It is only the beta program that will not work anymore. PGP keys can be freely interchanged between versions, heck, even accross platforms if you are a bit careful.


    That is precisely what is meant by 'plan accordingly', it could have been worded more carefully though. This beta in not meant for the people who are freaking out in this discussion and say 'watch out, it's a lock in', 'they are trying to screw you!'. As with any beta, people experienced with the product are the prefered beta testers, and they have received the beta, which incidentally has been out since last Thursday, pretty well. There were some glitches upgrading from previous versions, but by what I hear it's pretty good.


    For those still interested, I recommend you grab copy and pound on it. After the beta expires you can decide to buy it if you like it or move your keys over to GnuPG and still have access to all your data and friends.

  19. Not so. by haeger · · Score: 4, Informative
    Are you drunk?
    There are PGP for a number of platforms.
    The international version (for ppl outside of US) are here.
    Download PGP

    .haeger

    --
    You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
  20. Free at last! by Anonymous Coward · · Score: 2, Insightful

    It is good to see PGP free from the clutches of Network Associates which was slowly strangling it over the years to the point that I could never find it, often could not afford it, and then they shut it down altogether. There just is no substitute for this application, and I'm overjoyed to see a well-funded company bring it back and breathe new life in it.

    I downloaded the Mac OS X beta version and it's so cool looking. Very few of the applications that I get for Mac OS X look like real Mac OS X apps, but this one looks like it was built from the ground up for this OS. Excellent job, keep up the good work PGP!

    1. Re:Free at last! by Rick+Zeman · · Score: 1

      I downloaded the Mac OS X beta version and it's so cool looking. Very few of the applications that I get for Mac OS X look like real Mac OS X apps, but this one looks like it was built from the ground up for this OS. Excellent job, keep up the good work PGP!
      Yep. I just wish that it had a full-fledged plug-in for Entourage X (like Apple Mail's) vs the AppleScript.
      That being said, I wonder in this post 9/11 era (gack, guess which option I picked in last week's poll?) how many back doors are coded in for our friendly law enforcement?

    2. Re:Free at last! by Anonymous Coward · · Score: 0
      Well why don't you read the source when it gets released like they say on their website and let us know.

      The core people in charge are the same ones who have been in charge since 1996 and PGP 5.0. Will Price is listed as the Engineering Manager. He was the same guy who wrote PGP Fone at a time when wiretapping your phone calls was a major push for the government -- that source was published. Phil Zimmermann is part of the company. Bruce Schneier is part of the company. I would sooner believe that Microsoft software had no bugs than I would believe PGP had an intentional backdoor.

      However.... it was getting a little sketchy under Network Associates. I'm glad the child was finally taken away from the abusive parent.

  21. Re:Beta will expire on 6th Dec. 2002 by Pascal+of+S · · Score: 2, Informative

    Yes: MAKE A BACKUP OF YOUR KEYS! This beta version does not have 'special encryption thingies so you cannot use it with any other version'. That would be quite pointless because they make a lot of effort making it interoperate with other PGP versions.

    I am just curious, but have you *ever* sent encrypted mail? On a regular basis?

  22. Re:Beta will expire on 6th Dec. 2002 by Nogami_Saeko · · Score: 2

    The obvious solution here is to have it switch to read-only mode when the beta expires.

    At least then people can still get at their data, presumably to move it to the full release version.

    Hearing the words "inhibiting access" in the same line as "encrypted data" makes me not want to go anywhere near their product.

    --
    "Nothing strengthens authority so much as silence." - Charles de Gaulle
  23. Freeware version... by shic · · Score: 2

    The freeware PGP8.0 is scheduled for release in Q4 2002. Can anyone comment about the release date? I see no problems using PGP Beta if PGP freeware will be available to download (at least several days) before the beta expires. In any case, I imagine we can still access our encrypted data using GPG?

  24. No Win95 Support? by Anonymous Coward · · Score: 1, Funny

    I notice that Win95 isn't supported. Does this mean that I should upgrade (side-grade more like it)? What was so different between Win95c and Win98 that should cause that incompatibility? Microsoft has released Win95a, Win95b, Win95c, Win98, Win98SE, WinME, Win2k home, Win2k pro, WinXP home, and WinXP pro in the past seven or eight years...they can't possibly have changed that much between the versions. More likely than not, Win95c is missing some important dlls that were only available with a certain version of IE that won't install on Win95 machines. PGP is nuts if they think I'm going to move away from Win95 for them ;)

    Seriously, though, I've bought my last Microsoft operating system.

    1. Re:No Win95 Support? by Anonymous Coward · · Score: 0

      Win95 is no longer supported by Microsoft (windowsupdate.com), nor by ZoneLabs, etc. So it's not a good security platform.

    2. Re:No Win95 Support? by Anonymous Coward · · Score: 0

      There was never a Win2K Home version.

  25. Mac version requires 10.2 by dasboy · · Score: 3, Informative

    A lot of articles about this are just saying that it supports 10.2 when in fact it requires 10.2. On my 10.1.5 system, double-clicking on the install package brings up the installer and just stops there. No error message, nothing.

    1. Re:Mac version requires 10.2 by FatRatBastard · · Score: 3, Informative

      The OS X version is also pretty unstable. Its crashed every time I've run it within 5 seconds of startup sans once. Have tried running it off of a clean reboot with nothing else running and it still goes "bonk". Has anyone else seen this?

    2. Re:Mac version requires 10.2 by Rick+Zeman · · Score: 3, Informative

      The OS X version is also pretty unstable. Its crashed every time I've run it within 5 seconds of startup sans once. Have tried running it off of a clean reboot with nothing else running and it still goes "bonk". Has anyone else seen this?
      I had that, too, after importing my old (v.6-era) keys. Trashed the prefs (search for pgp...they're obvious) and then all is well.

    3. Re:Mac version requires 10.2 by Anonymous Coward · · Score: 0

      I haven't seen any instability problems, only that the beta seems to interfere with GPG Mail. Now when I start up Mail it just hangs.

      -jd

  26. PGP support in Windows mail clients by Plug · · Score: 5, Interesting

    I'm on some mailing lists where people like to GPG (GNU's PGP clone) sign email, and our LUG have had a couple of GPG keysignings.

    So, being a OSS supporting Windows user, I thought I'd try this out.

    My normal mail client is Outlook Express (don't complain, when used by someone with a clue there's no more security risk than with any other mailer), and the method that PGP plugs into Outlook Express is digusting. There's a GPG Outlook Express plugin that suffers from the same problem. Basically, when a message windows is loaded, the decoder automatically copies all the text from the window into a buffer, runs the text through PGP, and then pastes the results back into the window. In the case of the version of PGP I tried, in 8pt font.

    This also doesn't help when you have a Windows mailer that doesn't support MIME types correctly (Evolution especially likes to send mail with the PGP block as an 'attachment', which basically means your message appears blank in OE with two attachments). No PGP verification there.

    I hear Outlook isn't much better; Outlook's IMAP support isn't as polished as OE's, and I guess they don't really want to make it better at the expense of Exchange licenses.

    What's the answer? Enigmail. You have to use Mozilla Mail, of course, but that's something that can be adjusted to (and if it's too hard to adjust, it can be customized in XUL of course.) But it seems to be the only way to get correct behaivour for PGP email verification in Windows. And it's all OSS, too.

    That said, it didn't handle decryption at all. But I was running a beta on a nightly with a 2 day old GPG build, etc. You get what you pay for.

    What would I like to see happen? Outlook Express to become a bit more modular, with actual support for PGP (even the free PGP Home edition would be better than nothing). Or Mozilla Mail evolve a little bit more so I can tolerate using it as my mail client ;)

    1. Re:PGP support in Windows mail clients by mindstrm · · Score: 2, Insightful

      There are two methods of commonly sending PGP mail.

      One is in the normal text of the message, the other is as a mime attachment.

      The standard behavior, with the old pgp plugins anyway, was that, if it was the main body of the message, it would be decrypted automatically. If not, you would have to click on the attachment to decrypt it.. the benefit being the attachment method is a bit more 'standard', and perhaps a bit more secure, depending on the environment.

      What we really need, though, is something that works equally well in all popular mailers.

      (Outlook, Outlook Express, Eudora, Netscape) and has a set of unix tools to allow the oss world to integrate as well.

      And the interface needs to be easy.. easy for my Mom.

      Outlook's imap support is crap; it won't even do imap & exchange server at the same time without a plugin; you have to set it up in 'internet only' mode.

      "You have to use mozilla mail" is not an adequate solution for the masses.

      Outlook Express, btw, worked fairly well with the old pgpfreeware plugins, as does eudora. it's just a bit too weird for joe average.

  27. Re:PGPfone by Raetsel · · Score: 5, Informative

    PGPfone still exists. It's not only an IP telephony solution, one can also have two computers dial each other directly and have an encrypted conversation. It was for the severely paranoid; not originally intended as a way to bypass long distance charges, this was intended, first and foremost, for security.

    A quick Google search turns up this MIT site as the first hit, which has pointers to where the program can be found. They're still listing version 1.0 beta 2, not changed since July 11, 1996! (I never saw that much interest in it...) People know there are so many ways to compromise /eavesdrop on a conversation, and a computer (even a laptop) is a bulky way to make a phone call.

    (God, look at how much cellphone tech has changed in 6+ years!)

    The PGPi site lists a PGPfone version 2.1 (Windows and Mac), but notes that NAI has the rights to it:

    "PGPfone 2.x is a commercial product, but NAI has shown no interest in it, so it is probably O.K. to use it anyway."
    I imagine the PGP Corporation owns that now -- did they get everything PGP-related from NAI?

    I think you're right, though. There's OpenSSL -- heck, there's OpenSSH, too! Set up a heavily-encrypted tunnel, run your favorite VoIP program through that. Since you have to worry about your computer being trojan-free in either case (both software and hardware), you can use a program that's a lot more mature than PGPfone.

    --

    "...America's great minds of today, teaching America's great minds of tomorrow. Poor bastards." -- A Beautiful Min
  28. Re:I agree with this post by Anonymous Coward · · Score: 0
    No it's not.

    It's there to protect the rest of us from irresponsible accident prone morons who would never get an insurance if it were not mandatory.

  29. Re:I agree with this post by Anonymous Coward · · Score: 0

    No, the legal system and the police are there to protect you from "irresponsible accident prone morons". The sad fact is, the legal system in this country is so fucking broken that nobody would ever see any compensation if the gov't hadn't sent the whole thing into capitalist userspace.

    Should you be insured against the possibility that you might break into our houses and steal our furniture? And don't say you wouldn't - thousands, just from reading your post, now consider you to be among the "morons".

  30. Use The Bat by Anonymous Coward · · Score: 1, Interesting

    It's the best Windows mail client.
    http://www.ritlabs.com/the_bat/

    From its wep page:

    "
    The Bat! is a powerful, highly configurable, yet easy to use email client. We've designed it especially to help you deal with your growing volume of email as quickly and efficiently as possible, saving much of your precious time. Use all its powerful features at home or at the office to handle your email naturally - the way you want and how you want, simply and directly.

    * Support for an unlimited number of accounts and users
    * Fully customizable message templates that save hours of typing
    * Powerful filtering for automated message handling
    * Support for S/MIME and PGP versions from 2.6x through 6.5
    * Mail Dispatcher for managing email on remote servers
    * Simultaneous mail processing in the background for all accounts
    * Familiar Explorer-style folders for organizing messages
    * Easily configurable user interface with message preview option
    * Built-in HTML email viewer and message editor with spell-as-you-go
    * Sophisticated address book for storing all personal information
    * Unique Mail Ticker(TM) for email notification
    * Multi-lingual interface supporting 15 languages on the fly
    * Import message bases from all major email clients
    * Many more features for managing email quickly and easily...
    "

    1. Re:Use The Bat by Anonymous Coward · · Score: 0

      Or turnpike (use this myself & find it superior to the bat, though possibly because I grew up on it) http://www.demon.net/products/turnpike/

  31. My experience with PGP by Anonymous Coward · · Score: 2, Funny

    Hello,

    Recently I noticed that my teenage son Ezekiel had begun to encrypt his emails with a program called PGP. I was concerned because I'd always covertly monitored their email for any hints of illegal activity, drug use or interest in the occult - some of his classmates have begun playing Dungeons and Dragons and listening to KISS. Since Ezekiel was now using PGP, his activites were hidden from me!

    Additionally, I also overheard him talking of using a program called Stegasaurus to embed secret information into normal-looking pictures.
    Terrified that my son might be speaking in some sort of sinful code, I immediately grounded him for a month. He was only allowed to go to school and Bible study.

    Anyways, I've done several days worth of research on this and discovered a few things about PGP that I'd like to share with the readers of these web sites. To begin with, I realized that many of the claims made by the creators of PGP are blatently false. Although I do not have a background in mathematics (I have an AA in Photography) I was easily able to rebuild Ezekiel's private key via his public key and one of his encrypted messages.

    Of course I am above-average in intelligence, but PGP is supposedly unbreakable! Perhaps crytogrophers aren't as smart as they believe?
    Fortunately in this case Ezekiel was just discussing a girl he met in school - a situation I harshly reprimanded him for. However, while PGP may be a program with flaws, it got me thinking about other programs.
    Perhaps someone will construct a PGP-like program that cannot be so easily broken; one that would take days of computer time to hack!

    My concern with a program like this is that people who use cryptography always do so because they have something to hide. A sense of guilt and shame seems to drive them. They know that they are doing something wrong and desperately want to hide it from the eyes of the world (although hiding it from the eyes of God is another matter! LOL!)

    A study recently released by the Institute for Family Computing revealed that the top three uses of cryptography were for 1) "terrorist-related activity" 2) pedophillia and 3) drug abuse. In fact as far as I can tell, no legitimate use was on the top ten at all!

    What scares me about this is that law-enforcement agencies will be unable to sift through email to find people who are breaking the law, or otherwise engaged in suspicious activity. At a time when our nation is under siege, I find it disturbing that people are working on developing cryptography that cannot be broken, even by our protectors in the FBI and CIA! Only those with something to hide truly need cryptography.

    Thus I urge cryptogrophers world wide to refrain from working on such programs, until our nation is no longer at war. I would ask those of other countries to respect our right to self-defense and aid us in our time of trouble. Your cryptographic skills can be better put to use trying to find terrorists than to assist them.

    Thank you for your time.

    1. Re:My experience with PGP by hutchy · · Score: 1

      In the words of Bugs Bunny, "WHAT A MAROON"!

    2. Re:My experience with PGP by Anonymous Coward · · Score: 0

      Dear God Almighty you need your head examined. I find it increadable that you can even read such a site as /. daily and not have an anurism if you feel as you do. You have obviously steped into the wrong arena to vent your 'problems' with this 'comunity'. Buisness relies on Cryptography to get work done. That is the #1 use for it. I ask you maim, have you ever purchased something online? Used a credit card (debit card as well) online? Or do you see those as evil as well. You also seem to me to be rather paranoid. Convinced that if you dont do your damndest (parden my french) that your Son will be up to his neck in 'sin' ::holds back a scoff:: Unless he is brought up to idolise such things (often by haveing them forcefully removed from him) he wont want them. I make no presumptions of telling you how to raise your son, or to handle his computer useage. I just think controll is -not- the way to go about it. After all, who will 'control' this 'out of control child' when you arent arround to do so. Deep down inside, I desperately hope that this post, that I am replying to, is a prank, played by a geek, painting a perfect 'Devil's Advocate'. Because, simply, I find it VERY hard to believe someone could be -THIS- horribly messed up about the essential nature of things (in this canse, information, and children). If you feel a need to reach me (asumeing you even read this), I can be reached at microft@techie.com. Regards.

      Microft
      -Beware of he who would deny you access to information, for in his heart, he dreams himself your master.

    3. Re:My experience with PGP by andfarm · · Score: 1

      Uh-huh. Very funny, nameless AC. You claim to have reconstructed 768+ bits of information from a couple kB of entropy WITHOUT A DEGREE IN NUMBER THEORY AND ACCESS TO A FEW SUPERCOMPUTERS?! Note that reconstructing a private key from the public key and an encrypted message is a nearly-impossible task unless the text of the message is already known exactly. FYI, there are literally about a kabillion possible keys for PGP, many MANY more possible messages, and not enough time to test all the possible keys --- or even some small subset of them --- before the universe collapses or dies of heat-death. And the comments about uses of encryption are bogus too. A perfectly good use for crypto is not to protect the message but to identify the sender --- arguably of more importance today than it has been in the past. Plain crypto is useful too: what if you're an employee of a large company discussing trade secrets? Sending messages around in plain text is a Bad Idea. Not to mention the cryptography you use when you do online banking or other e-commerce: shoving your credit card number around is a Bad Idea as well. -1 Troll/Flamebait/just-plain-old-WRONG.

      --

      TANSTAAFI: There Ain't No Such Thing As A Free iPod.

  32. I'm more worried about the EULA... by wirelessbuzzers · · Score: 5, Informative

    Paragraph 3:

    YOU HEREBY EXPRESSLY CONSENT TO PGP'S PROCESSING OF YOUR PERSONAL DATA (WHICH MAY BE COLLECTED BY PGP OR ITS DISTRIBUTORS)...

    Remind again me why I want that feature in my crypto software...

    And it's not open source anymore... so you can't really tell what they're sending...

    --
    I hereby place the above post in the public domain.
    1. Re:I'm more worried about the EULA... by mcoca · · Score: 3, Informative
      Maybe you should have read Paragraph 2:

      [...] FOR THE LICENSE OF BETA SOFTWARE YOU ARE ABOUT TO DOWNLOAD OR INSTALL (THE "SOFTWARE"). "PGP" MEANS PGP CORPORATION. [...] (emphasis mine)

      So it's not the software that is collecting the information, but PGP Corporation. I guess at some point during download or installation it asks you to register.

      Maybe it's not a really good privacy policy, but it's not spyware either.
    2. Re:I'm more worried about the EULA... by wirelessbuzzers · · Score: 1

      You're right. I guess I didn't "carefully read following legal agreement".

      --
      I hereby place the above post in the public domain.
  33. Did you really break PGP? by Anonymous Coward · · Score: 1, Funny

    Just in case...

    Although I do not have a background in mathematics (I have an AA in Photography) I was easily able to rebuild Ezekiel's private key via his public key and one of his encrypted messages.

    If parent is not a troll, and you have figured out a way to reconstruct a PGP user's private key, then please immediately report the details of your crack to PGP Inc and to CERT. If this is real, it's groundbreaking, and your work could get published in a prominent journal of mathematics.

    -- Pinocchio
    1. Re:Did you really break PGP? by Anonymous Coward · · Score: 0

      Dude, it wasn't a troll, it was a joke. It's funny, see?

      Besides, if you were a clueful person, you'd know that deriving the private key isn't particularly interesting. The private key is itself encrypted using a symmetric algorithm, and the encryption key for the private key is (presumably) known only to the owner. Hell, I'd email you my private key if I knew your address; it won't do you a bit of good unless you're willing to spend billions or decades beating on it. If you've got billions to spend on this, I give up, you win. If you've got decades to wait, again, I give up, you win.

    2. Re:Did you really break PGP? by Anonymous Coward · · Score: 0

      I agree that she probably didnt break it. I just want to see if this really is a joke or not. I really hope it isnt, truth be told. I have been wanting someone like this to gnaw on for a while... would do me good :)

      Microft
      -Beware of he who would deny you access to information, for in his heart, he dreams himself your master.

  34. regarding linux, from the website by joseph+schmo · · Score: 2, Interesting

    What Are Your Plans for Linux?

    Our current products will not run on Linux. However, we realize the installed base for Linux is growing and our future product plans will include Linux support.

  35. This will be open source?? by mbadolato · · Score: 3, Interesting

    I didn't realize this would be open source (or have I not been paying attention, and it has always been OSS??)

    From The CTO Letter:

    First of all continuity - you will be glad to hear that we will publish source code. This is very important to us. It's very important to our investors, too. They understand that one of the main reasons people trust PGP is that its source is available. Our forthcoming source release will be for PGP 8.

    1. Re:This will be open source?? by 73 · · Score: 2, Insightful

      >I didn't realize this would be open source (or >have I not been paying attention, and it has >always been OSS??)

      Source available != Open Source. You're allowed to look at the code, but you are not free to take chunks of it and create your own version.

      Enjoy the view though.

    2. Re:This will be open source?? by Michael+Wardle · · Score: 2

      If you take a moment to understand the words you have used, you will realize that "source available" means the same thing as "open source". "Open source" implies nothing more than the source code being published or openly available; it does not imply any right to use the source code or the program unless otherwise specified. (This is why you will hear companies such as Apple, Microsoft, and Sun speak of "shared source" or "open source", and why PGP Corporation could rightly call its software "open source" if it makes its source code publically available.)

      This is exactly why the Free Software Foundation recommends the term free software. The "free" is what gives you the "freedom" to "take chunks of it and create your own version" as you say.

  36. Re:I agree with this post by Anonymous Coward · · Score: 0

    No, the legal system and the police are there to protect the interests of the victim and the state after something bad has happened. Mandatory auto insurance is there to protect us before something bad happens.

    I wonder how much of Slashdot is made up of 13-year-olds with a decent vocabulary and a spell-checker?

  37. Re:I agree with this post by Anonymous Coward · · Score: 0
    Mandatory auto insurance is there to protect us before something bad happens.

    You aren't kidding! I was driving late last night and fell asleep. Fortunately, my auto insurance was all paid up so my car didn't hurt anything. Send in those premiums!

  38. Question by foo+fighter · · Score: 2

    With the US government detaining "suspected terrorists" (and suspending their US Constitutional rights) as well as tapping the communication and private records of whomever they please, I've been looking more and more at ways of securing my communications and documents from prying eyes.

    Cryptography is great as long as I'm the only person controlling the data. So it's great for the documents I want to protect.

    But as far as encrypting my communications, I have to wonder if the effort is really worth it. Sure, encrypting my communication stream to the other party prevents a man-in-the-middle.

    But that's not the only part that needs protecting. What happens when it gets to my lady friend, Ima Muslim? She could really be someone pretending to be her. She could be forced into compromising her password. There's no way to keep secret that I'm communicating with her, which can be as damning as if they knew what the message said.

    How does PGP address those issues? If PGP doesn't address them, what solutions do exist?

    --
    obviously no deficiencies vs. no obvious deficiencies
    1. Re:Question by nachoboy · · Score: 1

      PGP addresses the problem of transporting private data securely across a public medium. Traditional cryptography involved a private key, in which you and your correspondent both need to know the unique cryptographic key in order to read the encrypted method. The problem with this method was that, while easy to program and use, real-life applications were complicated. After all, if you have a secure medium to transfer the key, why not just transmit your entire message that way? PGP was a major breakthrough (or implementation of, rather) in public key cryptography. Using this system, no secure channel is ever needed. Both the recipients public key and the message can be transmitted (or even broadcast publicly) via an insecure network. Because of the way data is encrypted, PGP is also good at guaranteeing the authenticity of a message - the idea that while others may have looked at your encrypted message while in transport to the recipient, if they have changed so much as a space, the recipient will be aware.

      PGP (or any other program for that matter) can do nothing (or very little) against user malice/stupidity/carelessness. That is beyond the scope of PGP. If you whispered a secret message to Ms. Muslim in a dark alley, there is still nothing preventing her from doing as she wishes with your (until-now) private message. For more on software controlling the users, check out what Microsoft is trying to do (albeit fairly unsuccessfully).

      PGP will also do you no good for "traffic attacks" (Alice sends an encrypted message to Bob, Bob murders Alice's spouse, Bob sends an encrypted message to Alice. You guess cop's #1 suspect) and has never intended to. You may want to look into cryptography's little sister, steganography for message hiding.

      I would highly recommend browsing to http://www.pgpi.org/doc/faq/ and doing some more reading. I also own O'Reilly's PGP: Pretty Good Privacy and have found it an excellent resource. It was published back when PGP was still Phil's, but applicable today nonetheless. Heavy on theory and application, there's also a very good appendix on the dirty math involved.

  39. PGP Infrastructure by cryptor3 · · Score: 3, Interesting

    What the PGP community really needs is a fast, reliable, and comprehensive public key directory. All the ones I've tried to use in the past have been really slow.

    1. Re:PGP Infrastructure by Icculus · · Score: 1

      what's wrong with keyserver.net? I'm not sure if they still allow direct client access or if you have to do some manual clipboarding.

    2. Re:PGP Infrastructure by cryptor3 · · Score: 1

      The web interface is freakin sloooooooow. and usually it doesn't come up with anything. Actually, I've never had the patience to try to get the gpg client to connect directly. (I tried, but it didn't work, so I gave up.)

  40. For the last time... by wirelessbuzzers · · Score: 3, Informative

    You can still get your data. They do not erase it. They do not erase your keys. They do not erase anything, the program just doesn't work anymore. If you want your data back, you can still get it back with the freeware version which will be released by then, or with GPG, or with an older version of the software, or whatever.

    The exception is if you have your data on a PGP disk, in which case you will have to go through some trouble, like buying the commercial version. The idea is that you are just testing that feature in the beta, not relying on it to store your data. But, hey, you can always set the date to December 6, launch the program, decrypt your data, and go on your merry way.

    --
    I hereby place the above post in the public domain.
  41. Re:Beta will expire on 6th Dec. 2002 by zeekiorage · · Score: 1

    No sir, I have *never* sent an encrypted email in my life. But I have used it to encrypt files on the hard disk. The issue here is that the product will stop working and *according to them* you will lose access to your files.

    Of course you can make backup of your keys/data, dcrypt your files before the beta expires or upgrade your software to the final version but all that *is not mentioned* in the desclaimer. I read the disclaimer as "test our product on our conditions and at our mercy".

  42. Re:What? by VVrath · · Score: 1

    Surely you meant 'important', not 'useful'?

    I use beta software all the time to do useful stuff, especially when there's no non-beta equivalent. I'd be a bit hesitant to use beta software for anything important, though...

    Liam

  43. Re:PGPfone by nachoboy · · Score: 1

    I imagine the PGP Corporation owns that now -- did they get everything PGP-related from NAI?

    From their products page at http://www.pgp.com/display.php?pageID=2

    The following products were NOT part of the PGP technology acquisition and must continue to be purchased from Network Associates:

    o PGP E-Business Server
    o PGP Command Line

  44. pgp/terrorists by v8interceptor · · Score: 1

    "On Friday, December 6th, 2002, the beta will expire, at which time access to encrypted data will be prevented"

    Let's make sure Al-Qaeda get a copy of this!!

    --
    --- Why are you wearing that stupid bunny suit? | Why are you wearing that stupid man suit?
  45. FGP by indiechild · · Score: 1

    I'd rather have Fucking Good Privacy, thank you very much.

    Who knows how reliable "Really Good" or "Pretty Good" actually is...

  46. Hah! by Anonymous Coward · · Score: 0

    John Gillotte is a such a fag.

  47. Re:What? by _Spirit · · Score: 1

    You're right, that's what I meant

    (I guess my English can still use a little work)

    --

    beauty is only a light switch away

  48. GET A JOB by Anonymous Coward · · Score: 0

    What are you talking about? You pay for food don't you? Isn't that even more of a base necessity than encryption?

    Your statement tells me the following:

    1) You are a freeloader, and you want everything for free. You should get a good job and pay for things like the rest of the free market.

    2) On top of that, you cry wolf that someone is trying to screw you when you don't want to pay for something. That just discredits everything you say.

    3) You are a communist. If you want everything handed to you without working for it, the move to post-Soviet Ukraine and find out first hand how that works out for people.

    Here is what I think: a vast majority of you "anti-corp", "anti-MS" trolls are communists, plain and simple. Prove me wrong.

  49. pgp on OS X with net info by smorzando · · Score: 1

    i'm a big fan on pgp and have used it on various platforms but i can't get th enew version to install on macs with remote login (i.e. net info). something about the storage of keys seems to be the problem. the where. can't create or get a key. has anyone encountere dthis problem?

  50. Last Post! by alpg · · Score: 1

    The Gurus of Unix Meeting of Minds (GUMM) takes place Wednesday, April
    1, 2076 (check THAT in your perpetual calendar program), 14 feet above
    the ground directly in front of the Milpitas Gumps. Members will grep
    each other by the hand (after intro), yacc a lot, smoke filtered
    chroots in pipes, chown with forks, use the wc (unless uuclean), fseek
    nice zombie processes, strip, and sleep, but not, we hope, od. Three
    days will be devoted to discussion of the ramifications of whodo. Two
    seconds have been allotted for a complete rundown of all the user-
    friendly features of Unix. Seminars include "Everything You Know is
    Wrong", led by Tom Kempson, "Batman or Cat:man?" led by Richie Dennis
    "cc C? Si! Si!" led by Kerwin Bernighan, and "Document Unix, Are You
    Kidding?" led by Jan Yeats. No Reader Service No. is necessary because
    all GUGUs (Gurus of Unix Group of Users) already know everything we
    could tell them.
    -- "Get GUMMed," Dr. Dobb's Journal, June '84

    - this post brought to you by the Automated Last Post Generator...