Slashdot Mirror


Can GnuPG Deliver?

jso888 writes "After Network Associates decided to halt further development of PGP, I'm sure that many users like myself who use non-CLI platforms most of the time, wondered "what next?" (PGP Freeware is not an option, since it's tied into the Network Associates product). Salon today has a nice article on GnuPG, the Open PGP/GNU alternative. The article highlights one of the problems with Open Source software today: its "by the geek, for the geek" nature, which by and large places barriers to mass adoption of OSS, especially important capabilities like personal encryption. One of the nice things about NAI PGP was its ease of use and commercial polish. It was easy to install and use, and integrated nicely with Windows software like Eudora and ICQ. GnuPG, admittedly, isn't quite there yet, the article concludes. That's too bad; given the privacy-hostile world we live in, the last thing we need is another barrier to widespread cryptography adoption."

110 of 286 comments (clear)

  1. What's holding back security by Anonymous Coward · · Score: 4, Insightful

    No one is building encryption or other security measures directly into products.

    Encryption by itself is too difficult and esoteric for normal users. If you want to see it spread, make it easy to use and easy to understand.

    1. Re:What's holding back security by mlk · · Score: 4, Insightful

      SMIME, and Outlook.
      It's dam easy to set up and free to get a key (and a nice button on Outlook).
      No, the reason people don't use it is there is little point, not even my BANK recomends sending emails with personal data encripted!

      (alas not all email clients or mail servers support S/MIME yet)

      --
      Wow, I should not post when knackered.
    2. Re:What's holding back security by Shiny+Metal+S. · · Score: 2
      Encryption by itself is too difficult and esoteric for normal users. If you want to see it spread, make it easy to use and easy to understand.
      You mean, like... ROT13?
      --

      ~shiny
      WILL HACK FOR $$$

    3. Re:What's holding back security by psamuels · · Score: 4, Insightful
      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1

      I don't mean to sound elitist (ok, maybe I do) but....

      Easy to use is what its all about. People who say things like PGP are easy to use for the average user are dreaming(and when I say average Im talking about grandma here). What you want is something that integrates seemlessly and is extremely esy to setup and configure.

      The problem is that PKI is not easy. Key exchange is relatively easy, sure - just have the application upload and download from a keyserver. But what about key signing, and the web of trust? How do you make that part easy? To maintain security, users must understand exactly how the process works. Signing a key is a multi-step process and each step must be done with regard to absolute security. I can't imagine how you could wrap the web of trust into a slick GUI without completely negating the point.

      And what about key revocation? Do you really think that when an office worker moves from one department to another, and gets a new computer, that he will think to copy his private key to a floppy and delete it from his original computer? Or, failing that, will he issue a revocation certificate when he realises that someone else now has access to the private key? For that matter, will he encrypt the private key so that he has to type a passphrase every time he accesses it?

      These are not things you can easily abstract away. The user must understand the whole process, or he will never get it right. In turn, not getting it right would dilute the web of trust. And remember, the users we're talking about are the same ones who fail to understand why you don't just launch untrusted applications out of your e-mail, and why your password really needs to be at least five characters long. Does anyone think the average corporate user will have any grasp at all on how and why to use PKI in the way it was designed (i.e. securely)?

      -----BEGIN PGP SIGNATURE-----
      Version: GnuPG v1.0.6 (GNU/Linux)
      Comment: For info see http://www.gnupg.org

      iD8DBQE8oxyBXk7sIRPQRh0RAm/RAKC1wm0wzc/WH+vyRrC5dd b0hcKENgCeO5rH
      WjQJECmQ2hIL5axm0jo0lOU=
      =CuR1
      -----END PGP SIGNATURE-----
      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
    4. Re:What's holding back security by cabalamat2 · · Score: 2

      Encryption by itself is too difficult and esoteric for normal users. If you want to see it spread, make it easy to use and easy to understand.

      That's why I'm developing Herbivore, a zero-effort mail encryption system.

    5. Re:What's holding back security by Matey-O · · Score: 2

      And that's the Rub! When you sign a check, the burden is on the bank and the vendor to verify that you signed it...and all it says is that you signed it. That's good enough for buying some very expensive things (cars, houses, small countries)

      Yes, with a digital signature, you get proof of identity, and along with it, non-repudiation, date stamping, window of validity, revocation lists and a TON of 'useful' stuff that you don't get with an ink signature.

      But if you CAN'T make it as EASY as an ink signature, you're not going to get much adoption.

      --
      "Draco dormiens nunquam titillandus."
    6. Re:What's holding back security by DrXym · · Score: 2
      I disagree that it's easy to get a key in OE. Yes it will ask if you want to get a key and open a browser to a start page listing some key vendors but from there one it becomes increasingly confusing. For example, click on the Verisign link and it tells you must pay $15 (yeah right) for a year long key or get a 60 day trial key (useless). Global Sign charges 16 euros or get a 30 day trial key (worse than fucking useless), BT dumps you in their order catalogue, Thawte dumps you in a sales pitch. I gave up trying with the last two after a few links.


      In short none of these options makes it easy to get a key. And even assuming you want one, they'll ask for your life history and passport/social security/credit card numbers before they'll hand one over. That's too bad for anyone under 18 or in a repressive country.


      And in a years time your certificate expires. And your certificate is not signed in any meaningful sense (Verisign et al disavow any knowledge of your actions) so the signature means nothing at all.


      Aside from that, SMIME is just too damned slow compared to PGP/GPG which use mostly symmetric encryption and are therefore much faster than asymmetric SMIME.


      So no, Outlook Express doesn't make it damned easy and SMIME just stinks anyway.


      Easy to me means having something akin to PGP's Key Generation Wizard built into the mail software. When I sign and send a message without a key it should launch the wizard ask me a few simple questions, ask for a password, generate the key, ask me if I want to publish it and that is it. Mail is signed and sent. If I receive messages containing an X-pgp-ID header, my email software should be able to look up and retrieve their public key from the server.


      Now that would be easy.

    7. Re:What's holding back security by 4of12 · · Score: 2

      You're quite right and, well, the obstacles you describe are depressingly formidable.

      I think there's room for making things much easier than they are now. Things like email clients that will use the recipient list to start looking for public keys in a local LDAP server or some bigger, web-wide repository, or local cache.

      And friendlier front ends to deal with some of the issues, like generating fingerprints of keys and warning the user to call and verify that this key really belongs to Alice or Bob.

      But while much progress can be made over where we are now, there will be an inescapable gap between the current level of common public understanding of encryption and what needs to exist.

      This will be one of those things that gets fixed either by necessity (just as people had to learn how to use cars and telephones and how to run a checking account), or by education. I believe, with simple tools and some demonstations, it should be possible to teach school children the rudiments of PKI.

      I think they're going to have to, as networked devices become ubiquitous and the consequences of shoddy security knowledge become more dire.

      --
      "Provided by the management for your protection."
    8. Re:What's holding back security by psamuels · · Score: 3, Insightful
      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1
      And that's the Rub! When you sign a check, the burden is on the bank and the vendor to verify that you signed it...and all it says is that you signed it. That's good enough for buying some very expensive things (cars, houses, small countries)

      One point: usually when you buy these expensive items, there are independent ways used to verify your identity. For buying cars and real estate (at least in Kansas), you have to have the title notarized, which of course implies that the notary, who is licensed by the state, is supposed to check your ID.

      This sort of thing doesn't really scale to e-commerce easily. On the Internet, it is much more difficult to verify someone's identity than it is in the Real World. Thus, digital signatures are trying to solve a much harder problem, in the common case, than ink signatures are. Unfortunately the hard problems don't go away by throwing technology and GUI interfaces at them. A command-line switch for "trust this signature even though we have no way of knowing if the owner is who he says he is" is just as bad as a GUI check-box saying the same thing.

      One might say that certificate authorities and KDCs are the digital equivalent of a notary public. The web of trust is the digital equivalent of a bank asking you for ID when you open an account, and keeping your signature on file for later comparison.

      Yes, with a digital signature, you get proof of identity, and along with it, non-repudiation, date stamping, window of validity, revocation lists and a TON of 'useful' stuff that you don't get with an ink signature.

      Nonsense - most of these features can only be implemented if there is a trusted third party, aka certificate authority (CA). How is this different from a notary public? In the Real World you can get every single signature notarized, providing the same non-repudiation, date stamping, and so forth. People don't usually do this because it represents a lot of time and money.

      And then there's the issue of whether you trust the notary, or the CA. The notary is licensed by the State, the CA isn't really licensed by anyone but gets credibility from the number of people who recognise it (rather like the value of paper currency). In both cases, how do you know for sure that it can be trusted? You don't, you can only assume.

      But if you CAN'T make it as EASY as an ink signature, you're not going to get much adoption.

      As I've said, if you want the real benefits of PKI and digital signatures, you either need an extensive web of trust (hard to achieve) or a trusted third party (CA). This isn't something you can just hand-wave away with better interfaces. I really don't see how the ease-of-use problem can be solved. It's easy to get people to use SSL with https: web sites. It's hard to ensure that their e-commerce transactions are actually secure against MITM attacks and various sorts of spoofing. Without identity verification (in both directions (sure, the web site has a CA-issued certificate, but do you?), the great benefits of PKI and digital signatures are largely a myth.

      -----BEGIN PGP SIGNATURE-----
      Version: GnuPG v1.0.6 (GNU/Linux)
      Comment: For info see http://www.gnupg.org

      iD8DBQE8o0tbXk7sIRPQRh0RAuBYAJ9DVmv2jxgv2jC6EeihXp jsAWraMQCff6ic
      B/PfLLMNGphv+UzaKcUZmaE=
      =8uVU
      -----END PGP SIGNATURE-----
      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
    9. Re:What's holding back security by wishus · · Score: 2

      I looked at Herbivore, and you have a great idea, but your key exchange algorithm is vulnerable to a man-in-the-middle attack.

      For instance, let's say Alice sends an email to Bob, and it's the first time they've emailed each other. Her Herbivore-compliant MUA automatically attaches her public key. I intercept the email and replace her public key with a different public key - one that appears to be from her, but for which I have the private key. Then I send this email on to Bob.

      Because Bob's MUA automatically accepts Alice's key, he doesn't think to verify the key fingerprint with Alice, and he fires off an encrypted response. I intercept the response, decrypt it, read it, and then re-encrypt it (or anything I want, really) with Alice's real public key and send it on to her.

      I now have the power to read or change any email that Bob sends to Alice. You can extend this example to see how I could gain the same power over email sent from Alice to Bob.

      There is really no way to escape the need to check fingerprints and sign keys. Eventually, the user can build up a web of trust, so that he may not have to personally verify a new key. When he starts, though, he's going to have to check some fingerprints.

      If you can make fingerprint checking and webs of trust easy to understand for the nontech, then you will change the world. Good luck!

  2. secrets and PGP by 56ker · · Score: 3, Interesting

    How many of us actually have secrets to hide that we go to the bother of encrypting them with PGP any more though? I have only ever sent a few PGP e-mails before I figured it was too fiddly and time consuming to bother with.

    1. Re:secrets and PGP by Sc00ter · · Score: 2
      I agree.. And I don't understand the concept of PGP Sigs either.. How does that prove anything? What's to prevent me from smacking a PGP Sig on my email? Does anybody verify those?

    2. Re:secrets and PGP by theNote · · Score: 4, Informative

      Good email clients will automatically check the signature for you and display the identity verification.
      So, yes, in a way I check them all the time.

    3. Re:secrets and PGP by ilcylic · · Score: 5, Insightful

      The point isn't whether you have secrets now, it's whether you'll ever have secrets. If you only send one encrypted email, and "someone" is watching, they know to devote all of their effort to breaking that one message. It's not a matter of "having secrets to protect", it's a matter of ideologically being a thorn in the side of people who want to be able to read your email.

      The other point is that it's better to use encryption because you can. It's like always using ssh, instead of "just when you don't want someone to snoop your connection". Use encryption all the time, because protecting your privacy is always a good thing.

      -il cylic

    4. Re:secrets and PGP by 0xB · · Score: 2, Informative

      Everyone has secrets .. financial information for example.

      Do you use secure websites to order online, or do you use sites with no encryption?

      Do you email your bank account information to family members using PGP, or in plain text?

      --
      0xB
    5. Re:secrets and PGP by CharlieG · · Score: 2

      yes,
      Every time I get an email with a sig - and my email is always signed

      --
      -- 73 de KG2V For the Children - RKBA! "You are what you do when it counts" - the Masso
    6. Re:secrets and PGP by base3 · · Score: 2, Informative
      i'm sure easier encryption (even over icq!)

      Check out Trillian, which claims to do this. Caveat: it's not open source, and I haven't looked to hard at its security features, but it does list encryption over ICQ and AIM as features. I use it more because it's a unified client that does ICQ, AIM, Yahoo!, MSN, and IRC all in one.

      --
      One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    7. Re:secrets and PGP by tzanger · · Score: 3, Interesting

      And I don't understand the concept of PGP Sigs either.. How does that prove anything? What's to prevent me from smacking a PGP Sig on my email? Does anybody verify those?

      I use KMail; it has very nice GnuPG integration, the only missing feature is for *it* to go through and encrypt my attachments instead of making me do it. At any rate, any email with a PGP sig is automatically checked and since I have the colour bar enabled signed messages with keys I trust (and that pass) are in a green border. Good sigs with keys I don't know/trust are in a yellow border and bad signs are in a red border. Very eye-catching and very nice.

      I generally sign messages (not encrypt) if I want to give the person on the other end a way of verifiying that what I sent didn't get altered. I encrypt when I don't want anyone else reading it. It's perhaps a subtle difference, but I use it quite often.

    8. Re:secrets and PGP by Junta · · Score: 2

      Well, plus, with ssh versus telnet, telnet transmits your passwortd in plaintext, so it is even more crucial to use ssh to protect logins than normal mail. The problem with always using encrypted email is that you have to basically add a prompt to send a message to ask wheteher to encrypt or not. It isn't to the point where you can shoot off encrypted emails to anyone with the expectancy their mail reader can handle it.. I look forward to days like that..

      --
      XML is like violence. If it doesn't solve the problem, use more.
    9. Re:secrets and PGP by Anonymous+DWord · · Score: 2

      Licq has an encrypted session module. You have to use Licq at both ends though (not ICQ).

      --
      "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
    10. Re:secrets and PGP by Waffle+Iron · · Score: 2, Funny
      And I don't understand the concept of PGP Sigs either..

      So what is this "PGP sig"? Is it a witty quip, or is it just some spam message you can't remove unless you upgrade from the free version?

      I'd rather use a product that lets me write my own sig.

    11. Re:secrets and PGP by tftp · · Score: 4, Insightful
      igning e-mails sounds more like a liability than anything else.

      One day someone receives an email from his parents, asking for urgent money transfer because of some disaster; the bank account is provided. The guy goes to the bank and transfers almost all he has.

      A week later this person might be very upset that he did not demand a digital signature on the email because his parents never sent him any requests for money, are in perfect health and have no idea whose bank account it was...

    12. Re:secrets and PGP by tftp · · Score: 2
      Using secure websites to order online doesn't use PGP

      But the SSL/TLS uses the same ciphers and the same technologies, only in a different "wrapper".

    13. Re:secrets and PGP by Ian+Bicking · · Score: 2
      Without some form of automated (and presumably secure) key exchange, you can't really send automatically encrypted email to someone anyway. You first have to get their public key, which should also imply that they can accept encrypted mail.

    14. Re:secrets and PGP by arivanov · · Score: 2
      How many of us actually have secrets to hide that we go to the bother of encrypting them with PGP any more though?

      All of us. I do not consider the information on my accounst, short term and long term debt to be a matter for the public domain



      My bank uses PGP (Nationwide in the UK, one of the 5 largest banks here). For all customer related communications. All email is signed (no exemption) and encrypted if needed. You should expect no less from your bank. If it does not I suggest you change it. To a bank with a clue. I know it may be problematic in some countries suffering from acute terrorism paranoia. Problematic, but not impossible.



      That is just one example. We can extend the list with personal health (yours or of family members abroad), internal business matters where you work, to be continued ad naseum.


      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    15. Re:secrets and PGP by Erik+Hensema · · Score: 2

      A public key can be signed by others. For instance: person A meets B IRL. They can now confirm they are who they say they are. So, A signs the key of B, B signs the key of A.

      A while later, A meets C, both sign their keys.

      Now B can trust C, because B trusts A.

      When a PGP sign is not trusted, pgp or gpg will always tell you about it.

      Signing at the very least means subsequent mails can't be forged. If you trust somebody who sends you a signed message, you can trust all mail signed by his signature is his.

      A one-time message with an untrusted key means exactly nothing.

      Personally I check all signatures automatically because I use mutt and gpg. gpg automatically fetches keys from a keyserver.

      --

      This is your sig. There are thousands more, but this one is yours.

    16. Re:secrets and PGP by Zapdos · · Score: 2

      We are not hiding secrets, we are protecting privacy. Anyone including spamers can read your mail. Anyone including child molesters can read that little girls mail. Anyone can read your email. Does it happen? Yes!

      Privacy is worth protecting.

    17. Re:secrets and PGP by psamuels · · Score: 2
      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1
      Without some form of automated (and presumably secure) key exchange, you can't really send automatically encrypted email to someone anyway. You first have to get their public key, which should also imply that they can accept encrypted mail.

      There is - it's called a keyserver, and there are lots of them (which synchronise their keys periodically). You can upload your key to one, and set your software to automatically download a key when needed (to verify a signature).

      The keyserver itself it not secure - the security lies in a so-called "web of trust". In essence, you can sign someone else's key once you have verified its veracity by face-to-face meeting or phone call (assuming you trust your ability to recognise his/her voice on the phone). If enough people sign each other's keys, you can trace a path of key signatures (no pun intended) from you to an arbitrary key you downloaded, and you know there is some assurance that the key is genuine. Of course, this relies on everyone in the chain being very careful only to sign keys they know for sure they can trust. (That is not something you can build into a software product - you can only document how the process works, and the user has to take responsibility to get it right.)

      The advantage of the web of trust is that it is free and decentralised. The alternative is to use certificate authorities (CAs) who are centralised and well-known. This is how SSL web sites usually work. The process is similar, except that the web is very shallow in that everybody implicitly trusts those few CAs. And CAs generally don't sign your keys for free - it's a service they sell. As such, it is quite practical for e-commerce, but in my opinion not at all practical for individuals.

      -----BEGIN PGP SIGNATURE-----
      Version: GnuPG v1.0.6 (GNU/Linux)
      Comment: For info see http://www.gnupg.org

      iD8DBQE8oyFcXk7sIRPQRh0RAmvRAJkBb304Qw9HbF/obB+nyN duk/6NdQCdFhel
      lZI4CNAroR8RxG3ZmGkFf30=
      =32AC
      -----END PGP SIGNATURE-----
      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
    18. Re:secrets and PGP by psamuels · · Score: 2
      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1
      But the SSL/TLS uses the same ciphers and the same technologies, only in a different "wrapper".

      Some of the same ciphers and some of the same technologies. Notable differences:

      • key exchange: in PGP you exchange keys out-of-band, usually by means of a keyserver, or mundane means such as having your public key on a web page or Slashdot user profile. With SSL you use a Diffie-Hellman exchange, in-band (i.e. you negotiate a temporary pair of keys for each transaction).
      • identity verification: in PGP it is the web of trust, tied to the public keys themselves. You sign people's keys which you have personally verified as genuine, and they in turn sign other keys, until there is an entire network of "trust relationships". With SSL each party can be certified by a Certificate Authority, which is a similar process except that the web of trust only goes one level deep: everyone implicitly trusts the CA. This is much more like the Kerberos model. Also, CAs cost money so individuals don't usually use them. Thus, in most SSL transactions, the web surfer can verify the web site, but not vice versa. Also, the CA model relies on a separate certificate which is not part of the key used for actual data transfer, but is passed as in-band data.
      -----BEGIN PGP SIGNATURE-----
      Version: GnuPG v1.0.6 (GNU/Linux)
      Comment: For info see http://www.gnupg.org

      iD8DBQE8oyStXk7sIRPQRh0RAj7xAJ9mjZCbQmFz+aj5PWY1Z0 N3zA0vXQCdFO/f
      v2d4FQ9bqUhJRXFCcR8NbNA=
      =8qbj
      -----END PGP SIGNATURE-----
      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
    19. Re:secrets and PGP by stilwebm · · Score: 2

      You might also be surprised at the number of smaller businesses that use SSL on their outsourced web site, but then use PGP to send the collected form data via email to the person processing the orders. It is an inexpensive method that many non-profits use to accept donations, for example.

    20. Re:secrets and PGP by elandal · · Score: 2

      Like "No plaintext email" in the customer's communication requirements?

      I routinely send email with company confidential data in them. And I do encrypt those emails.

  3. Something to work on. by ilcylic · · Score: 3, Interesting

    The advantage, of course, is that if someone decides it's important to make GPG pretty, it will get done.

    Interfacing isn't that hard. What sort of "easy to use" features would be desired in a personal encryption suite?

    A graphic display? PerlTK can do that. Simple means to keep track of new keys? I don't know what features would be wanted here. Lets figure it out and write it. Open Source is all about fixing problems you percieve.

    -il cylic

    1. Re:Something to work on. by Malc · · Score: 2

      Interfacing might not be hard, but hasn't been done yet. Integrating is probably the problem. When I looked at it some time ago (18 mos, 2 yrs?), it didn't plug in to my mail tool (Netscape), nor did it support HTML or RTF emails in Outlook, which I use with work.

    2. Re:Something to work on. by Kirruth · · Score: 2
      I don't know what features would be wanted here. Lets figure it out and write it. Open Source is all about fixing problems you percieve.

      So, not trusting the corporations with our security means we have to write our own crypto and make it easy to use? Heh, cool. We can do this.

      --
      "Well, put a stake in my heart and drag me into sunlight."
  4. GnuPG in Mozilla by CanadaDave · · Score: 2, Insightful
    Slightly offtopic - Getting GnuPG into Mozilla would help it spread its use to more people.

    If you have an account at Mozilla's Bugzilla, vote for this bug here.

    1. Re:GnuPG in Mozilla by Gogo+Dodo · · Score: 2
      Getting GPG seamless support into Outlook or Eudora would help a whole lot more than getting it into Mozilla. There are far more Outlook and Eudora users out there than Mozilla users.

      The whole point is getting GPG to "the masses." The masses don't use Mozilla. "By the geek, for the geek".

      I used the PGP Eudora plug-in on the Mac and it was slick. Select Decrypt/Encrypt, done. No front-end, no copy and paste into a helper app, just a single menu selection.

  5. Try the many front ends by mlk · · Score: 5, Informative

    http://www.gnupg.org/frontends.html

    WinPT is quite good.
    http://www.winpt.org/

    But I've only found one "free software" package which is up to scrach with it's windows counterparts (in easy to install etc), and thats Apache Tomcat, and that needs some work. :)

    Ahh well, maybe one day.

    --
    Wow, I should not post when knackered.
    1. Re:Try the many front ends by Sc00ter · · Score: 2
      You could go here and get some. I just got G-Data for Outlook and it works great.. I like it better then the PGP Freeware thing, and it's right there in my Outlook.

    2. Re:Try the many front ends by Sc00ter · · Score: 2
      Is that compatible with anything besides Outlook clients? Wouldn't do much good when people I would be sending stuff to use Evolution, Mutt, or Eudora

    3. Re:Try the many front ends by pete-classic · · Score: 2, Offtopic

      Apache Tomcat? Easy to install? I swear that thing is packaged by Rain Man or some acid freak or something.

      Who even knows what the fucking things correct name is? Is it Tomcat? Jakarta? Catalina?

      What kind of server program depends on enviornment variables? I'll tell you, Apache Jakarta Tomcat freaking Catalina with Ant on the side.

      Oh, and make sure you put the correct 500 lines of crap about "workers" in the apache config file.

      Yeah, it's a breeze.

      -Peter

    4. Re:Try the many front ends by dattaway · · Score: 2

      What kind of server program depends on enviornment variables?

      Uh oh. This world is in trouble. You know, kids these days are tought how to move a mouse, not speak the language of a command line. Environment variables and basic scripting should be compulsary education for students at the elementary school level. So many young minds lack logic skills and critical thinking, you'd think it was the greed of some evil corporation behind all of these "difficult to install" applications.

      Those 500 lines of "crap" config file could be an worthwhile alternative to an often repeated lame 500 word essay on the social implications of World War III and people who have been long dead.

    5. Re:Try the many front ends by pete-classic · · Score: 2

      Well, I think it is more that different people see the world differently and that "the Java people" and I are 180 degrees out of phase.

      Everything with Java freaks me out for some reason. Every time I delve into something Java related I fell inundated with so much jargon that it is easier to just not use it.

      Catalina:
      Is that the _OLD_ version of Tomcat, or one of the componets, you know I really can't remember.


      This is really funny. My point was that the Jakarta stuff has way to many shifting labels for a freaking servelet engine and your response is basically "no it doesn't, it's quite simple . . . now how the hell does it go again?" (BTW, I take it that it is the new new servelet container . . . whatever that means.)

      Does lack of knollage mean lack of hillyness?

      Why do you feel you need to resort to name calling?

      Have I fallen prey to feeding a troll?

      -Peter

    6. Re:Try the many front ends by pete-classic · · Score: 2

      You assume too much, dear lady.

      I was not fortunate enough to be exposed to *NUX until about four years ago, but I did take Applesoft Basic in the eighth grade. And I happen to have just polished off a little bash script today. That's not the issue.

      The issue is that I think it is a fundamentally bad idea to have a server service depend on a special environment variable. IMO it is too fragile a way of doing things. Think "This f-ing thing starts fine from the command line, but fails to start by the init script."

      You are, of course, free to disagree with me, but I think your "these kids today" attitude reflects on you far more than it does on me.

      Oh, and I was in high school by the time I had any sort of regular access to computer equipped with a mouse.

      So, I stand behind my statement that Tomcat (actually, Jakarta as I understand it) was unnecessarily difficult to install at the time I first attempted it (about a year ago, it may be a snap now). I'm not saying that I need a "wizard" to wipe my backside during an install, but Jakarata was too far the other way IMO.

      Just as a note for perspective, it took me about four hours and two Mt. Dews to install Apache with SSL and all the trimmings the first time. It took me the better part of three days and a case of the Dew to install Jakarta the first time.

      Finally, maybe I am just a dumb kid, but the last paragraph of your reply didn't make any sense to me at all. I'd really like to know what you meant and I hope you will offer a bit of an explanation.

      -Peter

    7. Re:Try the many front ends by pete-classic · · Score: 2

      I don't think it was XML at the time. It's been about a year, but as I remember it it was a shitload of extra Apache config stuff.

      Yeah, it can't have been XML because it was full of impossible to follow comments surrounded by hashes. You know the kind:

      ##########
      # comment #
      ##########

      I had a better example, but the lamness filter wouldn't let it by. Anyway, it had these huge comment blocks that really didn't shed any light on things. I'm sure they were really meaningful to people who already knew what the stuff did, but that doesn't help me much, does it?

      Anyway, I hope it is better now. Maybe a lot of guys like me kept harassing them and they made the install a little nicer.

      I'm totally with you on the "one man's pleasure" thing. As I said in another post in this thread, Java stuff always gives me the heebie-jeebies, but I know lots of guys who are smarter than me who love it. Go figure.

      -Peter

    8. Re:Try the many front ends by Llanfairpwllgwyngyll · · Score: 5, Insightful

      The front end doesn't solve the problem that *corporate* users face.

      GnuPG doesn't support ADKs (additional decryption keys). A lot of people don't LIKE the whole idea of ADKs. But look at it calmly. I would NOT have an ADK in my personal PGP key under any circumstances. But the PGP key I use for work - that has a designated revoker (so if I'm sacked the key can be revoked without my cooperation), and an ADK that *requests* (it cannot enforce) that items encrypted to my work PGP key can be read by one of our Corporate PGP keys (whose use is very highly controlled - and is held split anyway).

      I have encrypted disk partitions - but if I'm hit by a bus, the Corporate disk ADK can recover the data that belongs to the business.

      GPG doesn't inherently support key splitting, or disk partition encryption. The key splitting allows proper auditable control over particularly powerful keys. For example, our Root Corporate Signing Key is split amongst 8 trustworthy people and at least 4 of those 8 must cooperate to bring that key together for use.

      GPG is great, but it won't replace PGP in the Corporate setting (where it is used a lot more than you might expect...) even WITH a nice frontend until it can support such features. I look forwards to the time when it does!

      A business cannot risk losing access to data which is encrypted, so these facilities are required.

    9. Re:Try the many front ends by HiThere · · Score: 3, Interesting

      You are right. GPG only tries to do what the designers intended it to do. And if what they wanted wasn't what the business wanted ...

      If businesses want to use open source for something that the open source programmers don't feel like doing, then they will need to subsidize the development. That's the way it works. But if they do, then they get the options they want.

      If they choose to go with a closed source product, then they get what the developer provides, until the developer decides to stop providing it. If it's open source, then they get it with no time limits, but if the project stops supporting it, and they want maintenance, then they will need to pay for it, in some way or other.

      TANSTAAFL? Well, not really. But if your menu is the same as the other guys, then you can sure get a cheaper rate. And if you need a specially selected choice of wine with your dinner, then you pay extra.

      OTOH, if you go closed source, you probably don't have any choice as to what will be provided on the major products (that's a result of what they call a monopoly). And for the lesser products, you still don't have much choice after you make your purchase.

      Nothing's perfect. Open Source has it's flaws, and some of them are a bit excessive. But in my mind they pale in comparison to the flaws of closed source with a central monopoly.

      Back to GPG and the need for added features. If businesses want the product that you describe they can:

      1) write it from scratch or hire a consultant to do so

      2) modify an existing open source program as permitted by the license. If they are modifying GPG, then the GPL determines their choices. Which includes keeping everything secret, but also include forking the GPG into (say) the GPGC and just adding the features that were missing. This would probably also make modifying the existing GUI shells relatively simple.

      3) do without

      4) do something illegal, and count on chance and their lawyers

      5) do something I haven't thought of

      The features that you mention all seem quite reasonable for a commercial group to want, but it is quite unreasonable to expect an agglomeration of individuals to be in favor of them. E.g., if I were to have an encrypted disk partition, then it would be to my benefit if nobody could read it without my permission. And if I quit in anger, or was fired, then I wouldn't want the company to be able to read my disk. It would (perhaps) be to their benefit to be able to do so, but it's not at all clear that it would be to my benefit.

      This reasoning applies to all levels of the company from the secretary to the general manager. And this may in some measure explain why no significant effort is put into features of benefit to the company but not to the individuals. (Of course, computer techs will be most aware of this, but then they would also need to be the ones initiating the argument for funding the project.)

      A closed source company would be more likely to provide these functions, but they would also be more likely to keep their code secret and unmaintained if they went out of business. Perhaps leaving you with disks they were unreadable (what is the most likely cause of their going out of business?).

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  6. Make it Seamless, Silly. by Above · · Score: 5, Insightful

    I use gnupg. Not a lot, but with a few people who have it set up right I can just exchange PGP messages without really doing anything, which is the way it must be.

    I have tried many, many products to do PGP, and they all have problems. Even GPG with my favorite mailer had some fairly big setup hurdles. Fortunately once I cleared them it was relatively easy. I can only imagine that grandma is never going to use it at the current state of integration.

    PGP functionality needs to work perfectly with mailers. You enter a pass phrase, and it just works. Until that happens the masses are not going to use PGP. This is imporant. If it were that easy, 90% of e-mail could be PGP encrypted, by default no questions asked. You can get there now, but only if you know a lot about PGP, and communicate with people in the same boat.

    1. Re:Make it Seamless, Silly. by possible · · Score: 3, Informative
      There is a list of GPG mailer plugins and modules for common mailers, including Eudora, Outlook, Netscape, KMail, emacs, Pine, Mutt, etc. Failing that, you can always write your own.

    2. Re:Make it Seamless, Silly. by Above · · Score: 3, Insightful

      Until the plugins ship with the mailer, it is not seamless.

    3. Re:Make it Seamless, Silly. by Picass0 · · Score: 3, Funny

      I've been using Gnu Privacy Assistant(GPA) for key maintenance and Evolution for email. Evolution has seamless GPA and PGP support.

      GPA features a GUI and is very straightforward to use. I'm an encryption retard and I figured it out.

    4. Re:Make it Seamless, Silly. by Dwonis · · Score: 3, Informative

      Mutt has built-in PGP support. All you have to do is configure it.

    5. Re:Make it Seamless, Silly. by Above · · Score: 3, Insightful

      No, it's not. Grandma installs a mailer. She
      sends an e-mail to her grandchild. If it works,
      she's happy, if not, she will do something else.
      She's not going to install a plug in.



      Plug ins are fine to make things upgradable,
      and flexable. But let's face it, web browers
      ship with plug ins because they know 99%
      of the people want them. If everyone was moving
      PGP e-mail, that would be true of mailers too.



      I don't care if it's an RPM, a FreeBSD Port,
      or a package to download. It must auto-install
      the plug in. It can come with the mailer, or
      be installed as a dependancy, but until it's
      automatic on all platforms it won't be
      used by the masses.


    6. Re:Make it Seamless, Silly. by MrMickS · · Score: 2, Interesting

      Having switched to Mac OS X I'm using a Chat (AIM/MSN/Yahoo/IRC/Jabber) called Fire.

      This has seemless GPG integration. You select the key you want to use, enter your pass phrase on startup and it's ready to work.

      Key exchange is managed from within the chat windows. There is an option to send your public key to your "buddy" and it automatically inserts the key into their keychain.

      This is as seemless a use of encryption tech that I've seen in software and would make a good model of how to integrate into other applications.

      BTW. I've had some experience in using PGP in a commercial environment being responsible for adding mandatory PGP signing to the UK domain registry in 1996.

      --
      You may think me a tired, old, cynic. I'd have to disagree about the tired bit.
  7. There's plenty of alternatives! by willybur · · Score: 2

    Windows Privacy Tray seems to be the best Windows GPG GUI, I use it as my PGP replacement at the moment. I also have Mozilla, which doesn't have such great PGP integration, so I relay through GPGrelay, which checks all incoming POP mail for PGP stuff, then decrypts and verifies or encrypts and signs behind the scenes. Mozilla only sees the mail after GPGrelay has dealt with it, so it's the closest I get to seamless integration. I don't have any problems with it.

    --

    --
    "Everybody wants a rock to wind a piece of string around." - They Might Be Giants, "We Want a Rock"
  8. Re:what have YOU got to hide ? by mlk · · Score: 2

    Banks.
    I talk to my bank quite a bit, have they ever asked to encript email messages, NO! Should they YES.

    Same reason we need encription on http.

    Also if everyone SIGNED there message (which I USED to do, untill I moved Endure) email born viruses would not exist (to the degree they do now, your'll still get some fool who opens unsigned email or will type there password when they should not)

    --
    Wow, I should not post when knackered.
  9. Niche market. by TheFlu · · Score: 2

    I love GPG, I use it daily to decrypt PGP encoded files that I receive from several very large companies that I have as clients. It's evident there is a need for usable public encryption on the business level, and GPG/PGP works great for this.

    As much as I like GPG, I don't use it for personal emails, however. I believe that S/MIME is a better system for encrypting personal emails, simply because support is already built into the major email clients (Netscape, Outlook Express) already. When there is a button built right into my friends email client, I have a much greater chance of getting them to use that feature, as opposed to having them download a new, seperate piece of software. Now if Evolution would just support S/MIME (they've been teasing me with that grayed out S/MIME panel), I'd be all set.

  10. I agree by einhverfr · · Score: 5, Insightful

    The UNIX mentality, as far as I can tell, has quite a bit to do with building modular, scriptible components. GPG is no exception-- it comes with TONS of switches, only a few of which are likely to be used on a regular bases.

    While some people characterize this as "by geeks for geeks" I don't think that is really the case. Having an extensible, scriptible component makes it REALLY EASY to build whatever frontend you want with whatever capabilities you want, and it also means that one can have the same capabilities available from a script.

    Now, I agree that GPG is not yet ready for widespread adoption, but it is not the open source or UNIX mentalities that are broken. The tool just needs some time to mature.

    --

    LedgerSMB: Open source Accounting/ERP
    1. Re:I agree by jso888 · · Score: 5, Insightful

      It strikes me as ironic that the Slashdot crowd complains about feature bloat on PC software, all the while extolling the virtues of having a gazillion switches for a single command line program.

      I'm aware that I've just made a vague, sweeping generalization about just who would complain about Windows bloatware, and that I'm being slightly inflammatory. But bear with me.

      My point is that both complaints really amount to criticizing the other side's mental model of How Software Should Work. Bloatware on the one hand, and having a gazillion command line switches on the other, are software developers' different approches to dealing with the same issue: meeting the needs of the user. It's just that the user they have in mind has a different profile in terms of how they expect computers should work. Strange that I should ever agree with Spolsky 100% on this.

      So I stand by my characterization of the "by geeks for geeks". Switch that phrase to "by lusers for lusers", and hey presto, you're criticizing Windblows.

      And that's the problem I have with this vague non-declared goal of OSS taking over the desktkop, and it's why I think losing NAI PGP is such a big deal.

      You -- the Slashdot crowd "you", not the "einhverfr" you -- extol the virtues of "anyone" being able to put together a front end on top of the actual encrypt/decrypt model. Well, that's not what Joe in accounting is willing or able to do. You -- again, the Slashdot crowd "you" -- talk about the importance of encryption evangelization. Well, Joe in accounting thinks it's a pretty good idea, but can't for the life of him figure out what he needs to do to sign his Eudora-sent email in the first place.

      In the end, I don't think at all that the UNIX mentality is broken, nor is Winblows' (well, not fundamentally broken, anyway).

      I do think that there's a huge userbase demanding (in the economics sense) a package that will fill the gap caused by the loss of NAI PGP, or a non-MS product, or what have you.

      It's just a question of whether those with the so-called UNIX mentality are willing to approach the problem from the other point of view. I'm cautiously optimistic.

    2. Re:I agree by soloport · · Score: 2, Insightful

      It strikes me as ironic that the Slashdot crowd complains about feature bloat on PC software, all the while extolling the virtues of having a gazillion switches for a single command line program.

      But doesn't "bloatware" refer to Megs of memory required? No one's complaining about mega-options (in closed-arch. s/w). Whereas most closed-architecture providers throw features together, thus creating "bloatware", most hackers pride themselves in the fact that each added feature of their swiss-army-knife-ware cost little to add -- by design.

      Even the GUI s/w (e.g. KDE, GNOME, et al) is built with carefully crafted pride. It may be somewhat more bloated than CLI code, but by comparison (to the crap that exists behind closed "architecture" apps.), it's good stuff.

      Your complaint seem to be grounded more in impatience, not good logic. Good code takes time. I'd say that, not only is your observation about finger-pointing unfounded and illogical, it's also complementary to OSS hacks ;-)

      I think we've been hearing this same sort of complaint a lot, lately. "Why does it take seven years for Wine to match the Win95 API?". To me, this means that people are hanging their hopes on OSS to save (or at least better) their future. But the waiting game is something we're not used to having to play, either.

      A glacier is a good analogy for OSS progress as well as market impact. Moves really slow, but is absolutely unstoppable! (Oh, and it eventually destroys everything in its path, too.)

    3. Re:I agree by jgerman · · Score: 4, Insightful
      It strikes me as ironic that the Slashdot crowd complains about feature bloat on PC software, all the while extolling the virtues of having a gazillion switches for a single command line program


      I think you're missing the distinction between flexibility and "bloatware". Software only becomes bloatware when all those additional feature impede the everyday use of the software. Command line switches don't cause this problem, regardless of whether of not it's a command line Unix program or a command line Windows (I know, I know). The reason being that most command line programs use few switches for normal operations. Bloatware is usually a GUI problem. When anything and everything is configurable in a GUI it's easy to design the interface poorly so that it's difficult to do common things without all of the different options getting in the way.


      There's also the problem with poor performance in bloatware, but that's more of a problem with poor coding and programmers taking the crap they heard in school "hardware is cheap so you don't need to worry about performance" as scripture. That mentality can apply equally to any software regardless of platform.

      --
      I'm the big fish in the big pond bitch.
    4. Re:I agree by DrXym · · Score: 2
      Part of the problem with GPG, is that there is no library version of it. If you want to stick a front-end on it you have to talk with the gpg process to do anything. That means constructing a command line string that runs gpg with the appropriate switches, processes the results and returns.


      There is a wrapper library called GPGME that simplifies the process but it is still a cumbersome system.

    5. Re:I agree by einhverfr · · Score: 2

      First, repeat the phrase "It is _not_ the user's
      job to administrate". Over and over until it
      sinks home.


      I respectfully disagree. I think that, especially for home users, administration is a necessary skill, unless they can outsource that. (My parents outsource that to me, but they WANT to learn.) The user SHOULD have control over what the computer is allowed to do, within the limits of their "space" in the system (esp. in a multiuser system, that space may be fairly limited).

      The problem is not that people are stupid or that they don't want to learn. My experience is that people are either afraid that they cannot learn OR that they want to learn but no one is doing a good job of offering assistance (comments like "1inux 1s 0n1y f0r 31337 hax0rz and 1f J00 cann07 r3ad 7h15 7h3n J00 cann0t J002 17!" really don't help, nor do comments like "LUsers are stupid and don't want to learn").

      --

      LedgerSMB: Open source Accounting/ERP
    6. Re:I agree by jgerman · · Score: 2

      True enough, I tend to categorize that under the "hardware is cheap" mindset, MS being a particular abuser of that notion.

      --
      I'm the big fish in the big pond bitch.
  11. Get PGP encryption into Mozilla by augustz · · Score: 5, Interesting

    If you have a bugzilla account, head on over to
    http://bugzilla.mozilla.org/show_bug.cgi?id=22687 and vote for what is probably the singles most popular bug there is. They need a framework which allows folks to plug in something like GPG at will. Plenty of work went into trying to get somewhere without any luck.

    1. Re:Get PGP encryption into Mozilla by kronstadt · · Score: 2, Funny

      What should be the most popular bug is this one, as it is preventing the moz team from cleaning up this other one.

  12. Re:i dont' think the "geek factor" is the real bar by Anonynnous+Coward · · Score: 2, Insightful
    PGP never caught on *DESPITE* having a slick user interface--or else NAI wouldn't have dropped it.

    Uh, think 9/11. Think "encryption is only used for terrorism and illegal pornography." Think "there's a ph@t defense contract in it for you if you make that product go away."

    write our own guis to interface with the command-line

    While this is all well and good, it didn't seem to help in the face of Microsoft and Netscape going with S/MIME. Possible reasons for this choice are left as an exercise for the reader.

  13. Re:what have YOU got to hide ? by einhverfr · · Score: 4, Interesting

    What do I regularly encrypt?

    1: Financial information (bank acct transactions, credit card accounts, tax information, etc).

    2: Information I need to get past the casual check (such as viruses I am analyzing for possible harm) so that my AV software or mailer won't balk at it.

    3: Confidential business information.

    Here is another application to Assymetric Encryption: Digital Signatures (basically encryption in reverse). I digitally sign all:

    1: Confidential business information (also encrypted).
    2: Security-related emails to people who depend on my security skills (and need to be able to trust that the email really came from me-- social engineering IS a real threat).

    I also sign emails that contain attachments so that the reader knows that I knowingly sent them.

    OK. So is this enough of a reason why Citizen Joe would need good strong public key encryption (note that symetric encryption like 3DES will NOT provide for digital signatures).

    --

    LedgerSMB: Open source Accounting/ERP
  14. Re:out with PGP by 0xB · · Score: 2, Insightful

    why should we not look for an improved alternative

    Because encryption needs cooperation from both sender and receiver and is therefore subject to the 'critical mass' rule. People are going to be reluctant to move to new technologies because they won't be able to communicate with anyone until those people adopt too.

    --
    0xB
  15. Not quite accurate.. by dcviper · · Score: 2, Informative

    The article stringly infers that PGP (I use the NAI Freeware distro) does not work with OSX or WinXP. I can't speak to OSX, but I know that 6.5.8 works just fine with Windows XP Pro.

    --
    Ummm, err, say what, now?
    1. Re:Not quite accurate.. by Sethb · · Score: 2

      Yup, 6.5.8 works fine, but 7.0.3 does not work. I spent an entire day hosing my two WinXP boxes trying every possible combination to get it to work. Thank god for DriveImage and the SystemRestore feature of WinXP. You can get 7.0.3 installed, but the VPN stuff hoses your TCP/IP stack, and there's no way to get it back...

      --
      When in danger or in doubt, run in circles, scream and shout. --Robert A. Heinlein
    2. Re:Not quite accurate.. by davmoo · · Score: 2

      A number of people, me being one of them, had "issues" with previous versions of PGPdisk running on Windows XP. In my case, it just plain wouldn't work. PGP 7.11 took care of that.

      I am a heavy user of PGPdisk, having probably 15 - 20 gig of data stored both on disk and CD. Until GNUpgp gets PGPdisk compatibility, it simply is not an option for me.

      There was also the "PGP hosed my TCP/IP stack" problem that a number of people experienced prior to 7.0something.

      --
      I want a new quote. One that won't spill. One that don't cost too much. Or come in a pill.
  16. Why did they drop it in the first place... by tcc · · Score: 4, Insightful

    I wanted to get some PGP licenses at work.

    Went on their website

    It was so weirdly organized, I mean you could get a "single user" license, okay cool, "i need 10 of that" wrote down the price... sent an email to get a PO

    Went back a few days after, couldn't find that product, felt on the desktop security thing for buisness, ok, 5x more, wrote down the price, went to get approval, came back a day or two later, price/license switch again... couldn't find the exact same thing that I saw the day before...I just dropped it (I don't have time to waste an hour or even minutes on a badly designed website that will make me swear and kill the next person asking me for support :) ).

    That's ineffective E-Commerce, and I thought it was sometime hard to find a specific download or older bulletin on microsoft's web site (and google helping more than most websites's own search engine), but this was ridiculous, not to mention all the license type and so on. If I dropped it, a lot of people probably did the same. My question is, why the heck not having something CLEAR and a decent price list, why putting things in 5+ click deep or changing stuff left and right just so the bookmarks don't work anymore and have a nightmare to find that specific thing again?

    They can blame the lack of sales, but they are to blame. I mean, when I go and buy a systemworks license (to name an example), I know the price for 1, I know the price for a 5 pack, it's clear, it's constant and they don't have a gazilion difference licensing of the same thing doing the same function exept worded differently thus giving you a different result at every searches if you change a space somewhere.

    All this said, it's a shame that there are not many alternatives, the freeware version does the job but the problem is "it's not legit for buisness to run this", I wonder what will happen if the product isn't sold anymore... does it make it obsolete and unavailable thus legit to use the freeware version? it does the job on the windows platform at least.

    --
    --- Metamoderating abusive downgraders since my 300th post.
  17. Re:understanding prerequisite for security by einhverfr · · Score: 2

    If people do not know what they are doing, they should not do anything on their computers that require any level of security.

    If people do not know what they are doing, they have no way of knowing that something should require encryption, such as a credit card transaction online, etc. Ignorance does not beget caution!

    --

    LedgerSMB: Open source Accounting/ERP
  18. Don't you mean... by Ranger+Rick · · Score: 2, Insightful

    The article highlights one of the problems with Open Source software today[...]

    I can finish that sentence: "just because the writers at large popular online magazines can download something for free (and for Free), they feel that it's ok for them to bitch about how Open Source software isn't up to snuff, and yet they never try to make things better."

    I'd bet he hasn't entered one "enhancement" bug report, reported one request to the mailing list, or done anything else to make gnupg better.

    I work for a company whose product is open source. We have only so many developer hours to devote to feature enhancements. Guess which things get priority first? Either suggestions from support customers, or requests for features on our discussion list. If no one asks for it, it doesn't show up on our list of things to do.

    Just because you can't code doesn't mean you can't contribute. Make docs, try to find bugs, make feature requests. Shut up or put your money where your mouth is.

    --

    WWJD? JWRTFM!!!

  19. Open Source, power users vs. The Masses by Seth+Finkelstein · · Score: 2
    This passage of the article seems particularly insightful to me:

    Open-source can also mean "closed climate," with developers working only to meet their own desires and those of a relatively small and stable base of users and fans. The strength of the movement -- distributed development by volunteer programmers worldwide -- isn't geared toward the sudden appearance of clamoring consumers with questions, complaints and wish lists in hand.
    Linux is good, for people who are willing to put in the effort to use its power. The same holds for crypto. But marketing to the masses is not a "geek thing".

    Sig: What Happened To The Censorware Project (censorware.org)

  20. GPG has delivered for me by kraf · · Score: 3, Interesting

    I use it to encrypt/decrypt files I don't want others to read.
    And it's quite easy: gpg -c and -d .

  21. Decline of PGP. by juuri · · Score: 4, Insightful

    First off we sometimes use PGP for file transfers at work. We get census data, 401kdata, lots of data with special numbers in it that people should never see. Why do we use PGP at all? Because most of the older large institutions move like the slow behomths they are. They take forever to evaluate something, much less actually roll it out. Commericial PGP was great because it gave us somewhere to point these people who still require us to allow FTP for these files and other early/mid 90s transfer methods. The commercial site offered a nice packaged product, but more importantly, SUPPORT. Support is key to large companies, they buy it for everything, regardless of need.

    Now why the decline? Thanks to the widespread usage of SSL and now SSH we have convinced many of these old guard companies to go with real time data that is sent over SSL connection or through SSH tunnels (or even with scp). This is great! No more pesky FTP around. Easy key management. Easy to setup and watch. Sure the data isn't as secure in transit but really if it is secure enough to give this user the data, it is secure enough to transfer it with. Of course the best thing about realtime data is we can throw it away instantly meaning there is nothing laying around for the average village idiot script kiddie to pick up.

    The only downside is we have some users that actually SCP PGP encrypted files over to us. It will be a shame when that type of security has to go away because they will dump PGP the second they can't purchase support for it.

    --
    --- I do not moderate.
  22. PGPFreeware? So what? by tweakt · · Score: 3, Insightful

    Why can't you just continue to use PGPFreeware 7.02 (whatever the latest is?) It's not like they can stop you from using it. Unless it gets "broken" somehow (I doubt it).

    1. Re:PGPFreeware? So what? by ssimpson · · Score: 3, Informative

      About once or twice a year a bug of security significance is uncovered in PGP (e.g. the ADK bug, the RNG on UNIX bug, the keystorage bug etc) and this would render the latest 7.02 next to useless.

      Why can't people amend the source code and recompiler themselves? They don't have access to the source code.

      Also remember that PGP is now very (over-) complicated and includes various drivers and kernel hooks. Every new version of an MS operating system (Win2k, WinME, WinXP) breaks compatibility.

      The best current hope is the CKT builds of PGP, that are based on the 6.5.8 code. These have all known bugs fixed and still work on all Win32 operating systems. This is also the only version that is actively maintained!


      --
      "Mary had a crypto key, she kept it in escrow, and everything that Mary said, the Feds were sure to know."
  23. IM clients w/ encryption by Cadre · · Score: 2

    Epicware's Fire for Mac OS X has well integrated PGP support (via the GPGME Framework for Mac OS X). It supports the usuall slew of services (AIM, ICQ, etc). It's GPLed and works quite nicely (though, not quite as nice a client as Adium, which unfortunately doesn't support encrypted communications yet...)

    --
    All editorial writers ever do is come down from the hill after the battle is over and shoot the wounded.
  24. The Enigmail Plugin by Cadre · · Score: 2

    GnuPG functionality is available for Mozilla through the Enigmail plugin. It finally made it out of development and is apparently ready for production use. You'll need Mozilla 0.9.9.

    --
    All editorial writers ever do is come down from the hill after the battle is over and shoot the wounded.
    1. Re:The Enigmail Plugin by Cadre · · Score: 2

      Oops, it's still in development... I misread, the announce. It isn't done, but it's useable:

      "Enigmail, a GnuPG "plugin" for Mozilla which has been under development for some time, has now reached a state of practical usability with the Mozilla 0.9.9 release."
      --
      All editorial writers ever do is come down from the hill after the battle is over and shoot the wounded.
    2. Re:The Enigmail Plugin by baptiste · · Score: 2

      Enigmail rocks - it may be in development, but Moz 0.9.9 with 0.39.2 is sweet. I use GPA on linux and WinPT on windows for easy key management. Installation was a snap - click the install button and restart Mozilla. WinPT even bundles GnuPG with it if you want. So it is coming along nicely.

  25. Re:Why is PGP Freeware not an option? by pkplex · · Score: 3, Interesting

    Surely there must be more reasoning behind the "(PGP Freeware is not an option, since it's tied into the Network Associates product)." qoute.

    I have actually just installed PGP 7 Freeware on my NT4/Win2000 box, and was a bit worried when I saw that qoute.. I want PGP 7 Freeware to be secure. Is it not so?

    Can somebody please explain ?

  26. "by the geek for the geek...." by oobeleck · · Score: 2, Redundant
    "The article highlights one of the problems with Open Source software today: its "by the geek, for the geek" nature, which by and large places barriers to mass adoption of OSS"

    I will probably get moded down to -50 Troll or Flamebait for this but here it goes....

    Open Source has many problems but "by the geek for the geek" is NOT one of them. For some reason people seem to think that Open Source exists to serve the greater of humanity, and end human strife, etc.....(Whatever noble cause you can think of) But Open Source software is not primarily "by the geek for the geek".


    It is primarily "by the geek for him/herself". The reason that there are not a bunch of pretty GUI front-ends that really wow people is because the people who code them don't need/want a GUI front-end.

    If people want pretty front-ends then they should code them themselves.... It is easy to stand back and lambast the Open Source community for not being more user friendly but I have a news flash for ya.
    Most Open Source developers don't care.... Open Source is about coding: what you want. Build a front-end yourself.

    OSS developers code for fun, for their own sense of accomplishment, and for personal use.

    As far a "mass adoption", If people are too lazy to spend the time to work through and figure out a CLI then too bad for them. If your privacy is really that important to you then you will have to "tough it out" like the rest of the geeks.

    My .02

  27. this assumes you need to change by gruntvald · · Score: 2, Informative

    I finished a W2K upgrade to all desktops in 2001. The schedule is that we don't do anything till 2005. I've already verified that I can use pgp in outlook to encrypt something that gpg from the shell can decrypt. Though I like the NA product, if they're done, they're done, and I have something workable for 3 more years, after which I'll just switch to a gpg infrastructure. End of problem.

  28. Outlook, and outlook alone by coyote-san · · Score: 5, Informative

    The problem isn't S/MIME per se. Anyone who can use OpenPGP libraries can easily use S/MIME, and vice versa. The problem is Outlook, pure and simple.

    I don't remember the details, but it's been discussed on the OpenSSL lists recently. Outlook has totally dropped the ball on multi-part S/MIME messages. Because they're the 800-pound special-ed gorilla their incompetence means that few people are interested in using correctly working multi-part S/MIME tools that can't interoperate with the majority of people, while the coders understand how much damage is being done by the broken Outlook implementation and refuse to be involved in any effort that gives it credence.

    I'm rarely see black hats hiding in shadows, but this is one of those exceptions. It's too easy to imagine some spook taking advantage of the fact that MS can kill the market for secure communications, while ensuring that the tools are still available for their users.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  29. GPG user-friendliness is *essential* to security by IntelliTubbie · · Score: 2

    Many, if not most, Linux apps are by-geeks-for-geeks, and there's nothing wrong with that. Can't configure sendmail? RTFM. HOWEVER, GPG is an exception. Why? Because your security is only as good as that of the person you're communicating with. GPG is useless if you have mastered its arcane commands, but none of the people you know can encrypt or decrypt messages.

    GPG is different because, unlike most software, it's not something you use by yourself. Crypto is something you must use in concert with other people, and not just other geeks, but possibly your boss, clients, family, etc. This isn't just by-us-for-us: for once, it MATTERS what other people think of the software. Therefore, an easy-to-use interface is not just a matter of aesthetics, it's an essential feature -- and since it's the only way to facilitate widespread adoption of crypto, anything else is a security hole.

    Cheers,
    IT

    --

    Power corrupts. PowerPoint corrupts absolutely.

  30. Re:i dont' think the "geek factor" is the real bar by Chasing+Amy · · Score: 3, Insightful

    > Uh, think 9/11. Think "encryption is only used for terrorism and illegal pornography."
    > Think "there's a ph@t defense contract in it for you if you make that product go away."

    *Exactly*. This isn't the first, either--far more suspicious was the untimely death of the ZKS' Freedom Network, which the respected founder insisted was planned before 9/11, but which was never announced until a a short time after 9/11 and which left users with practically no advance notice. One suspects that either the founders of the Freedom network got a good talking to with some sticks and carrots, or they got worried that theyr network was or could be used by terrorists, and shut it down out of "conscience." A rebuttal was even posted here on /., but it will *always* look suspicious due to both timing and unbelievably short notice.

    Encryption for the masses is exactly what the U.S. government doesn't want, because it would render their unbelievably involved Carnivore/Echelon/UKUSA electronic eavesdropping network useless if we all started seamlessly using PGP or encrypting all our traffic through Freedom servers.

    It is, however, the only way we can guarantee our Constitutional rights to privacy and freedom of expression in the electronic aether. It will always be trivial to the dedicated criminal or terrorist to communicate covertly over the Net, no matter how many carnivorous hubs may be weeding through traffic. It's the little guys caught in the crossfire we have to worry about--the kind of guys who are posted about every couple of weeks on /., who get busted for writing anti-globalization websites or for other minor matters.

    Face it: governments *always* want more power, and when unchecked they take it. That's why our system was deliberately created with a lot of checks and balances to impose a sort of "gridlock" to prevent sudden sweeping changes to governmental authority. 9/11 removed those deliberate obstacles and got everyone working together to impinge our freedoms with USA/PATRIOT and the FBI's larger scope for its surveillance projects and busts. People really need to start considering getting encryption integrated into everything they can, seamlessly, before they're no longer allowed to. Don't think it couldn't happen--the likelihood of the Court allowing various limited encryption bans does have a correlation with the number of people using encryption...

    --

    Chasing Amy
    (We all chase Amy...)
    "The more corrupt the state, the more numerous the laws"-Tacitus
  31. Geeks & Interfaces by maggard · · Score: 5, Interesting
    NAI PGP for Windows was a good program?! Show me one average person who ever felt it was a slam-dunk. You know, not the ones who read /. but those that had to install it for some reason, were given this fool thing and a sheet of local instructions and told "install this" and weren't found trembling under their desk 3 days later with a pooched PC.

    Ech.

    Some great concepts but still a cranky idiosyncratic bastard of a program. Trivial to use? Sure, after reading far too many poorly written manual pages. Easy to interact with? When it didn't hopelessly mangle what it was supposed to secure (we didn't want one-way!) Integrated - as long as you didn't do this or that or...

    Look, you want a well integrated NAI program look at how NAV interacts with Outlook. Yeah it's a big pig and lots of folks hate it but to the user it's *not an issue*. It scans for nasties. It scans incoming & it scans outgoing. It can be configured with a few clicks in a clean interface written in simple language. It just works.

    Personally I ask any ambitious developer to take the same strategy NAI does for NAV and don't try to build yourself into the apps and instead become a proxy. I'd love a local PGP proxy app that my mail could go through. The only interface I'd need would be a tiny plug-in to set a header on messages for the proxy to read and act on. That sort of plugin should be simple enough to write for all of the popular email apps, let the engine remain consistant across everything.

    With how to talk to the engine simplified then the effort can be moved to making PGP as an installation easier, more intuitive, and less of a jerk. For one thing default to a minimal install, go the install-on-demand route if need be, but DON'T dump a half-dozen applications into a system by default. Firewalls and VPNs are lovely but make sure the customer knows what they're getting into first, leave it as a second phase install by default. Plug-ins? Drop folks to a web-page where plugs for each app can be listed. Include some default plugs in the install for the most common uses but still encourage the ambitious to check out the newer/more featureful/not-in-the-distrib versions.

    Finally, why isn't there yet a standard for PGP-certifying and/or encoding web-pages?

    --
    I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
  32. Pmail, GPGP, COM Programming by Arker · · Score: 2
    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  33. Re:Why is PGP Freeware not an option? by Chasing+Amy · · Score: 5, Interesting

    Umm, PGP isn't *exactly* closed-source--only the latest versions 7.x truly are. Up through 6.5.8 the source is available free for non-commercial use according to its own license. http://www.pgpi.org/ for details and source code. In fact, most PGP fans don't use version 7 precisely because the code hasn't been released and reviewed yet, while many of the earlier builds have undergone a good deal of scrutiny.

    In fact, there are several unofficial forks. I myself use 6.0.2ckt Build 07 from http://www.ipgpp.com/ , which seems to be popular with a lot of folks. The real hardcore PGP zealots are still using 2.6.x branches. Personally, I have no idea what the submitter of the story was thinking when he used that phrase. Most PGP users will continue to use PGP, and if bugs are found they will be fixed, just as the unofficial 6.0.2ckt version has gone through 7 build releases as has 6.5.8ckt. If a bug is found, someone will fix it, no problem.

    --

    Chasing Amy
    (We all chase Amy...)
    "The more corrupt the state, the more numerous the laws"-Tacitus
  34. Encrypted email will arrive by karlm · · Score: 5, Insightful
    ...as soon as AOL decides it makes business sense to integrate it.

    I sign nearly all of my outgoing emails, but seriously, encryption will remain a geek toy until AOL or another big player decides to provide public key infrastructure (PKI, keys signed by eidey trusted authorities, or sufficiently many people that are minimally seperated from you) for its users. There are plenty of GUI encryption email clients out there. I believe there's a GPG plugin for Eudora. However, finding your friend's public key is hte big problem right now. Once everyone's ISPs ste[ in and sign the user's keys and proide key servers, then signed and encrypted email will be the norm. After a short bit, you will be able to filter out SPAM by doing good checks on signatures, or prosecuting those spammers that actually sign their emails with valid and registered keys. Encryption will also greatly increase CPU demands for mass emailing. This is why ISPs will like crypto: it deters spam and reduces thier bandwidth requirements. The big question is: how long will it take for a major ISP to start providing PKI.

    Key generation isn't hard. Once AOL starts signing all of their users' public keys, then it will be common practice for you email client to go the all of the recipients' ISPs, verify their Verisign certificate, and verify theirsignature on the user's public key, then encrypt everything at transmit time.

    Key generation isn't all that tough. Nearly everyone trusts Verisign.

    --
    Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
    1. Re:Encrypted email will arrive by karlm · · Score: 2
      Yeah, but then they could not read your mail!

      I know you're just making a funny, but the 14 year olds out there don't know this and it's a good point to make.

      They and half the internet can read your email now. People already have a false sense of security, so having AOL handle your crypto is a huge step forward for 99.9% of the population.

      Also, if it's properly implemented, they don't have to be able to read your email. They couldn't read your email if your private key is generated and encrypted inside the client before being stored on the server. As long as they only get to store an MD5 sum of your password, you can log in without jepordizing the salted hash used to encrypt the ecret key. They only need to sign the public key.

      If I were to publish my GPG public key ring, it would most likely take you millions of years to extract my secret key. (Yes, quantum computing is a slight problem, but my public key is morevulnerable to a quantum discrete log attack than my password is vulnerable to a quatum 3DES and MD5 attack, given only a few bytes of known plaintext in the private key.) My passphrase is between 15 and 20 characters, using lower case, upper case, numbers and symbols. If I ever showed my GF my passphrase, she wouldn't be able to remember it because it makes no sense even to people who know me well. Sure, AOL could trojan your login or email client, but if you're that worried about AOL, there's always someone willing to let you use your own client. AOL is plenty trustworthy for the average person, as long as they'd have to trojan your login to get your passphrase (which is less than 40 bits of entropy for the average person, way less).

      --
      Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
  35. KMAIL improvements by Moritz+Moeller+-+Her · · Score: 2

    > I use KMail; it has very nice GnuPG integration,
    > the only missing feature is for *it* to go through
    > and encrypt my attachments instead of making me do it.

    I use kmail, too and this lack of total encryption has bothered me, too. kmail ATM only signs the text of the mail itself.

    BUT, thanks to the German sponsored project AEGYPTEN, the next version of kmail will have openpgp specified mime multipart encryption and also full S/MIME support. [And also LDAP support and so on, mutt will get S/MIME support out of this.]

    By the next version I mean KDE3.1, which will be there end of summer.

    You can already check out the AEGYPTEN branch of kdenetwork:
    http://www.gnupg.org/aegypten/develop ment.en.html
    http://www.gnupg.org/aegypten/develo pment.de.html
    ftp://ftp.gnupg.org/gcrypt/alpha/ae gypten/

    --
    Moritz
  36. Outlook plugin by Moritz+Moeller+-+Her · · Score: 3, Interesting

    Here is the gpg Outlook plugin, German and English version:
    http://www3.gdata.de/gpg/download.html

    --
    Moritz
  37. Unix way of doing things. by rasjani · · Score: 2
    Clearly this poster hasnt got a clue how things should be done in the unix-a-like os'es.

    The thing is, good programs are extensible because they just provide the core of doing things the right way. So does gpg. In easiest form, it can create keys and it can en/decrypt data.

    This is what it does and that it does well.

    Now, if you want bell and whistles, go find a software that you like and ask nicely the authors to include support for gpg.

    For example, ive used gpg for allmost a year now, since gpg support was first published in Evolution mailer. I created my keys (3 commands, i have 3 emails and i wanted to use different keys), and put the date into Evolution. Since that day, i havent invoked gpg directly at all. I have some gui tools to import/scan keyservers for keys that im missing and evolution itself does the rest. So, in my eyes, gpg is as good as it can get.

    --
    yush
  38. Outlook plugin (GPL'ed) available by Jan0815 · · Score: 2, Informative

    The german government(!) is sponsoring a project to use GNUPG. Details (Achtung! German!) can be found here:

    http://www.gnupp.de/start.html

    Roughly translated:

    Security for e-mail, e-commerce and e-government. The goal of this project is to deliver free encryption software that's easy to use.

    The fun thing is this:

    http://www3.gdata.de/gpg/download.html
    and if you don't understand those strange words, you can download here:

    http://gdataspace.de/download/gpg/GDATA_plugin_0 91 -eng.exe

    This is an Outlook-Plugin for GnuPG. Using this plugin GNUPG is easy as 1-2-3.

    HTH

    Jan Wildeboer

    1. Re:Outlook plugin (GPL'ed) available by sql*kitten · · Score: 2

      This is an Outlook-Plugin for GnuPG. Using this plugin GNUPG is easy as 1-2-3.

      Nice. Do you know if it works with XP/Outlook 2002? I had the full commercial version of PGP and the Outlook plugin worked fine on Win2K/Outlook 2000 but was mysteriously broken on the XP versions (something about relying on a Service that didn't understand Fast User Switching).

  39. There is a very good frontend available right now! by calle42 · · Score: 3, Informative

    Go to www.gnupp.org, home of the GNU Privacy Project. GnuPP is (currently) only for Windows and consists of an easy installer for GPA, GPG and WinPT. This is being sponsored by the German government (like GnuPG itself too), fully GPL'ed, and at least for us Germans, there's a good manual available from the Wirtschaftsministerium too. Anybody can order it for _free_. They gave printed documentations including an installer CD away for free at CeBIT. Anybody who can get this, should. The page there is still in German, but there's an english version of GnuPP too.

  40. Non-geeks had trouble with NAI PGP by ssimpson · · Score: 3, Insightful

    Often people say that "GPG needs a frontend before non-geeks can use it". That point is probably true, but even though NAI PGP has had a "mature" GUI based front end for several revisions, normal users are still incapable of getting their head around creating keys, the difference between public and private keys, the difference between signing and encryption etc etc.

    A usability study was undertaken by researchers at Carnegie Mellon in which they found that virtually 0 non geeks managed to use PGP successfully anyway.

    Sure, OpenPGP based programs need to achieve better reach, but simply copying the NAI PGP design won't achieve this goal....


    --
    "Mary had a crypto key, she kept it in escrow, and everything that Mary said, the Feds were sure to know."
  41. GPG and MacGPG by ReadParse · · Score: 3, Informative

    I'm one of those many recent OS X converts who just bought my first Mac, after years of having used Unix and Windows.

    PGP is something I've played with over the years, like a lot of geeks, but never used religiously. But I decided a few months ago that it was something I should start using regularly, so I sought out a mail client with built-in PGP (or variant) support. I found a neat little (non-free) Windows e-mail client called The Bat! (that's their exclamation point, not mine), which had not only built-in support, but you can configure it to use PGP, GnuPG, and even their own OpenPGP implementation. That and many other cool features persuaded me to buy that e-mail client, after which time I decided to throw the switch and begin signing all e-mail that I send.

    Along the way I discovered WinPT (Windows Privacy Tray), which is a decent little frontend for GPG. Remember, GPG is a backend -- how you interface with it is up to you.

    The came my Titanium PowerBook. I got it for all the reasons mentioned around Slashdot and elsewhere, but I didn't really expect to find cool things like a good GPG frontend, let alone e-mail with GPG support. Boy was I wrong! I went to the GPG site and found a link to the Mac GPG site, which ports GPG to OS X. Not only the backend, but a frontend that integrates with the "Finder" (that's Mac-speak for the "Explorer" equivalent), right in the "Services" menu (which is much like the global right-click menu in Windows Exploror.

    But that's not all! I saw further down on the same page that somebody else has written an extension to the OS X default mail client (which ain't as bad as you might think) that provides very good GUI GPG support for mail.

    So, even though switching over to the Mac isn't the easiest thing in the world (I say that as I sit here typing on my Windows machine for reasons I won't go into), I can say that GPG is among the least of my problems.

    RP

  42. One More Thing about OS X and GPG by ReadParse · · Score: 2

    Oh, I forgot to mention....

    There's also a great little instant messaging client available for OS X (called Fire) that connects you to all the major services at once, and it has built-in GPG support. And very good support, too.

    I'm not yet to the point that I feel I need to either sign or encrypt my instant messages, but that time may come, and it's nice to know that Fire is ready.

    RP

  43. It's already been done. It *is* a doddle to use. by Colin+Smith · · Score: 2

    I have WinPT on my corporate Windows desktop: http://www.winpt.org/

    I can now use GPG encryption with anything that can cut/paste.

    There are similar frontends for Linux/Gnome/KDE etc.

    --
    Deleted
  44. GPG is delivering! by zecg · · Score: 2, Informative

    ...only most people are too blind to notice.

    Timo Schultz's WinPT is an all-in-one encryption frontend which sits in the system tray and does EVERYTHING. Even safely wipes data from the drive. And for convenience, he has an Outlook Express plugin (which works!) and a Windows Explorer plugin (which I don't need and thus haven't tried yet).

    Give it a try and see...

    http://www.winpt.org

    --
    .i lu doi ringos.star. xu do puku'aroroi dunli dopecaku leni virnu li'u
  45. A library opens a pipe by yerricde · · Score: 2

    We should be able to link that program in to mail readers, web browsers, databases, all kinds of things, but none of that is possible to do easily because it needs to run as a separate program.

    What's wrong with creating a library that interacts with gnupg through a pipe or other method of IPC? That's what (e.g.) X11 does: apps talk to xlib, which marshals calls to the X server.

    --
    Will I retire or break 10K?
  46. check out this message. by gimpboy · · Score: 2

    you should check out this message w.r.t. S/MIME support in outlook. it doesnt leave me with a warm fuzzy feeling inside.

    --
    -- john
  47. What we need: by einhverfr · · Score: 2

    So I stand by my characterization of the "by geeks for geeks". Switch that phrase to "by lusers for lusers", and hey presto, you're criticizing Windblows.

    hehe... Well said (in terms of attitudes), but IMO bloatware is a result of trying to create rapid application development environments, not bad code (which is why GNOME and KDE are so "bloated." Not that this is bad. Interestingly, the gazillion switches serve the same purpose-- providing for the rapid development of other programs.

    You -- the Slashdot crowd "you", not the "einhverfr" you -- extol the virtues of "anyone" being able to put together a front end on top of the actual encrypt/decrypt model. Well, that's not what Joe in accounting is willing or able to do. You -- again, the Slashdot crowd "you" -- talk about the importance of encryption evangelization. Well, Joe in accounting thinks it's a pretty good idea, but can't for the life of him figure out what he needs to do to sign his Eudora-sent email in the first place.

    One thing that my experience in open source software has taught me is that given sufficient time, anything that can be done will be done, whether or not it is a "Good Idea." Think video games that run as LILO splash screens, etc. The idea is that if it is easy for enough people (not everyone), someone will do it because they will want to see it done. But this does take time.

    As for evangelization of encryption, I completely agree that there is a need for it, but it is a very difficult thing to do right. Encryption needs to be explained so that everyone can understand it. It does not do enough to say "You Too Should Use Encryption!" One must state why encryption is important, starting with e-commerce, and eventually explain the basics of how it works (so users don't, say, give someone else their private key). And it needs to be in plain English (or whatever vernacular).

    I have had occasion to read technical manuals for software from 10 or 15 years ago, and I have always been struck at the QUALITY of the documentation-- it is accessible, technical, and concise. The SCO Unix Administration and Installation Guide (from 1994) started with something like

    "Before you begin you should know: How to turn on your computer, how to reset your computer, and how to insert floppy disks into the floppy drive. If you are unsure how to do any of these things, please check your hardware documentation."

    And it went of to eventually discuss filesystem maintenance, system security, etc. (even going so far as to give some fairly technical insight into the inner workings of the filesystem). But it was intelligable to someone who wanted to learn, and the book was all of 300 pages.

    I credit the fallen state of tech docs to the rise of computer professionals as a large and dominating community-- it is as if we have frogotten how to talk to novices.

    What we need to do is come out of our shell and learn how to explain these concepts to our parents and our grandparents, whether or not they have ever seen a computer. I am always amazed at how easy these things are to understand if someone explains them correctly.

    OK. Maybe I will have to write a short intro to encryption for laypeople ;)

    --

    LedgerSMB: Open source Accounting/ERP
  48. Let that be your lesson by ahde · · Score: 2

    I hope the whole PGP fiasco convinces people why closed source is bad.

    I don't think anyone would question Phil Zimmerman's goodness and sincerity, but who ever thought back in the days that PGP would be bought out, backdoored, forced into an ugly business like McAffee, and closed down at the behest of the corporations and government the minute an excuse is provided?

    It could happen to you.

  49. PGP Freeware Source is available by moodboom · · Score: 2, Informative

    FWIW, NAI posted the source for PGP Freeware, for peer review purposes. It is still available from the MIT Distribution center for PGP. It's copyright NAI, of course, but it makes for a good read, if nothing else. IANAL, but I wouldn't think it would be illegal to peruse and learn. Certainly lots of integration tips to glean in there (Eudora, Lotus Bloates, LookOut Express, etc). No cut and pasting tho! :>