Slashdot Mirror


Command-Line Crypto From Phil Zimmermann, Again

A few months ago, PGP creator Phil Zimmermann became a reseller for the current graphical version of the software he originally spawned, produced by PGP Corporation. Now, Zimmermann has just started selling through his own website a modern command-line encryption product called FileCrypt, which has its roots in an older version of PGP. Confusingly enough, this software is produced by a company called (Veridis), and doesn't say PGP on the box, because legally it can't. Network Associates, which acquired PGP Inc. in 1997, still holds the rights to that name; when NAI spun off PGP to PGP Corporation in 2002, they held onto the command-line version. PGP Corporation, for whom Zimmermann serves as a technical advisor (as well as a reseller), is contractually unable to sell a command-line version. (He is on the board of Veridis as well.) But why introduce a text-only version of utility software, anyway, when the GUI-fied desktop version has been maturing for years and costs less? Update: 02/07 23:07 GMT by T : Here are three instant clarifications: PGP Corporation was misrendered as "Open PGP" in this paragraph; Veridis' command line product was inspired by PGP but independently created; its codebase is separate from NAI's version of PGP; and the rights holder to the PGP name is PGP Corporation, not NAI.

They aren't paying for a pretty logo. The real reason is that the GUI version of PGP (along with other graphical encryption software, like the GNU Privacy Guard) aren't even in the same market.

Casual computer users have never laid out much money for encryption. The widespread use of PGP in its original incarnation (during the era of Zimmermann's prosecution for allowing it to be exported) can be attributed as much to its zero-dollars price as to a generalized interest in privacy. Home and hobby users are not cut out from buying Veridis's software -- for about a hundred dollars, you can buy a personal use version of the command-line version. The real money isn't in individuals keeping their tax records private, though -- Zimmermann and Veridis, like NAI (whose PGP-based product is called E-Business Server) are really aiming at commercial and governmental datacenters, and for customers willing to accept a much higher pricetag.

Insurance companies, banks, credit card processing centers, state records -- anywhere financial or otherwise confidential records are exchanged or stored en masse -- these all need encryption which works at the command-line. More precisely, they need crypto software which can work without direct human intervention at all. Instead, massive data centers need tools which can be called by scripts and other programs, so servers, or server farms, can spend their time crunching numbers rather than drawing pictures.

The name is familiar ... The commercial competition FileCrypt faces is familial -- it's the same product from NAI (sold from their McAffee division) that prevents Zimmermann and Veridis from calling their software PGP, even though NAI now labels their product E-Business Server. And though many companies have homegrown cryptographic solutions, Zimmermann says he knows of no other packaged software offering the high-volume encryption that the products from NAI or Veridis do.

And, he emphasizes, what they do is very similar. He says of the Veridis command-line product compared to NAI's, "It's drop-in compatible, identical in operation ... you could run the same perl scripts, the same command-line arguments."

If you want to buy Veridis' encryption software licensed for electronic commerce (not one-person use), hold onto your wallet: the price jumps about 50 times, to a shade under $5000, which Zimmermann describes as a bargain -- at least compared to the competition.

(Prices on the McAfee website show a one-year subscription-based license for E-Business Server starting at $6,875; $14,375 buys a perpetual license, with no included support.)

Both sides of that fence. And of competing in this case with a product that originated from his own crypto software (and his own company, PGP Inc.), Zimmermann says "I just don't really think of that as my product any more. It's in the hands of NAI, all the engineers have been fired. I just don't feel psychologically connected to that product." To look and not to sell. Especially when it comes to cryptographic software, code openness is considered not just a virtue but a near necessity. Peer-review and independent auditing, after all, are about the only ways you can tell that software isn't shuttling credit card numbers to the wrong person.

The business model of selling high-priced crypto software at thousands of dollars per processor doesn't mesh well with gratis software, though. To that end, Zimmermann says the FileCrypt code will be soon be available for download and inspection under terms which he says will be similar to those under which users can download the code for PGP Corporation's version of the PGP-based desktop software. (PGP Corporation's terms are available though their source code page).

38 of 165 comments (clear)

  1. Automated jobs by rawgod0122 · · Score: 5, Informative

    The reason command line tools are very useful is for cron jobs. I dont know how many times on a windows machine I wish that there was an command line tool to do something.

    1. Re:Automated jobs by lor3 · · Score: 3, Informative

      Erm cron for windows, and what about cygwin?

    2. Re:Automated jobs by Telastyn · · Score: 4, Interesting

      I don't think he was referring to cron, or at, or the windows scheduler. He was referring to being able to actually put an application into the scheduler. It's not useful when running someapp.exe just opens a gui. Then you just end up with the gui openned on regularly scheduled increments.

    3. Re:Automated jobs by Anonymous Coward · · Score: 5, Informative

      > You mean like "at" available since NT 4?

      No, he means the commands called by 'at'. Some Windows functions have no commandline equivalents.

    4. Re:Automated jobs by Malcontent · · Score: 2, Interesting

      How do I use AT when all the tools I am likely to call are GUI based?

      At sometime launch some program, click to the appropriate tab, uncheck the appropriate box.

      --

      War is necrophilia.

    5. Re:Automated jobs by dtfarmer · · Score: 3, Interesting

      The reason command line tools are very useful is for cron jobs. I dont know how many times on a windows machine I wish that there was an command line tool to do something.

      Here's a free clue, kid: just because you don't know how to do it, doesn't mean it can't be done. Like the other poster said, at /?. And if you're really into command lines, look up Windows Scripting Host on MSDN


      Here's a free clue, kid: someone posts that command line tools are useful for in cron jobs, and that many times he wishes there was a "command line" tool to do something. (not schedule something)

      60 people post a reply to him on slashdot to inform him of the command "at" which allows a windows machine to schedule things.

      What do you do? what.. DO.. you... DO?

      Heck, just add a 61st post which tries to put the original poster in his place by answering a question he didn't even ask! It's the slashdot way!

      Not that those other 60 posters aren't just as clueless... but you all should learn that if you don't understand someone's post... you should just keep your trap shut.

      karma? who cares... flame away.

    6. Re:Automated jobs by Linux_ho · · Score: 2, Funny
      Like what?
      Exactly.
      --
      include $sig;
      1;
    7. Re:Automated jobs by Anonymous Coward · · Score: 4, Interesting
      Like the equivalent of this:

      Right click on "My Computer", then choose

      • Properties
      • Advanced
      • Settings
      which then opens the "User Profile" dialog box.

      Now select the source account and click the "Copy To" button, which opens the "Copy To" dialog box.

      Now complete the "Copy Profile To" field, by either clicking on the "Browse" button and navigating the resultant dialog box, or by simply entering the path into the edit box.

      Now click the "Change" button in the lower frame. Depending on your security setup, do another series of steps to select the target user account. Now click the "Ok" button in the "Copy To" Dialog.

      Now you might wish to click on the "Change Type" button, and select the appropriate type from the resultant radio button group, depending on whether or not you're doing roaming profiles.

      Are you catching the drift?

      Ive never seen it more easily done than the loose equivalent of these commands:

      • groupadd new-account
      • useradd new-account
      • cp -a /source/files /dest/files
      • chown -R new-account.new-account /dest/files
      • chmod -R 755 /dest/files

      But really, all kidding aside, I'd love to see how one is supposed to do what I described in the first portion of my comment from a command line or cron script in Windows.

      If that's doable through WSH or some other new tools, then well, that's great! But howcome nobody knows about the interfaces? Because they don't exist? I'm inclined to think so; or perhaps not until the recent past at best. At any rate, the commands for UNIX are tried and true; no brainers. They're not going to change any time soon and you can bet they'll pretty much work wherever you go.

      But really, how do you do that in Windows?

      Where's your Microsoft Bob when you need him?

    8. Re:Automated jobs by evilviper · · Score: 2, Informative

      Ever heard of cygwin? All the tools on Unix can be yours on Windows.

      In addition, for the simpler GUI jobs, there's PTFB ("Push the Freaking Button"), which will allow you to have a certain button or location clicked-on a certain amount of time after the window appears.

      In fact, I setup many a batch file, that would lauch PTFB with a certain config file, then start a software installer. In case you haven't caught on yet, PTFB was configured to push the buttons automatically, so you didn't have to click a single button. (If I hear one person comment on how this nullifies EULAs, I may be forced to beat them to a bloody pulp.)

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  2. Advantage of command line... by Sir_Ace · · Score: 5, Informative

    GUI is nice and all, but a command line one would work much better with procmail filters..
    As well as just about every other kind of script I would assume...

    1. Re:Advantage of command line... by Malc · · Score: 2, Funny

      Command line? This is Windows damnit! What we need first is a COM object interface distributed in a DLL. Then any application will have access to it with minimal fuss and piddling around ensuring the utitlity is on the commandline. For those who want a command line version, it will then be simple to add a console-based facade to the COM DLL.

  3. Story, or advertisement? by Anonymous Coward · · Score: 5, Insightful

    Interesting for sure, but is this a hype piece?

    It doesn't look like a normal submission to me. Proper grammer, objective opinion instead of random flames, and bulleted titles to visually seperate paragraphs instead of the shitty formatting job Slashdot forced me to get used to.

    Me suspects there is more than meets the eye here...

    1. Re:Story, or advertisement? by KDan · · Score: 4, Insightful

      Mod parent up. I think (s)he's on the money here. GPG is a command-line tool, so wtf are they going on about with their "pgp and gpg are pointy-clicky-stuff that you can't use for heavy duty shiznit" crap? Sounds like a publicity stunt to me, unfortunately they've tried it on the wrong crowd (ie people who actually have a clue about what the soft on their computer does).

      Go back to the drawing boards, ad-bot!

      Daniel

      --
      Carpe Diem
    2. Re:Story, or advertisement? by hughk · · Score: 2, Funny
      Sounds like a publicity stunt to me, unfortunately they've tried it on the wrong crowd
      it got past the /. editors though didn't it!!!!!!
      --
      See my journal, I write things there
  4. HIPAA and PGP by prgrmr · · Score: 5, Interesting

    Insurance companies and health care organizations are increasingly relying on PGP in its various forms to met requirements for confidentiality and security of data imposed by the HIPAA legislation. Zimmermann's latest work has a potentially huge market this year, and potentially next year too, if there are more delays with implementing the "enforcement" aspects of the law.

  5. Command line GUI by geoffrey+crawford · · Score: 5, Interesting

    I find with any GUI program, if there is no command line control, it becomes half as useful. Scripting and automation are what make computers beautiful.

    The command line is much quicker too. Don't want to type out a million options and flags? Then make an alias... one word is all it takes to run enormous computations.

    In the case of PGP, the only GUI integration I need is in e-mail, and thankfully Evolution provides it. The rest of its use is on the command line, making encrytped tar archives, and saving other information.

  6. Smug by $$$$$exyGal · · Score: 3, Funny
    Pic of Zimmerman

    The look on his face is so smug, like, ha ha, "I have no such non-compete agreement with NAI", so I'm gonna screm 'em!

    --naked

    --
    Very popular slashdot journal for adul
  7. I'm Confused? by mrs+clear+plastic · · Score: 3, Insightful

    I am a little confused. Yes, mod me down for
    this, but I could not resist.

    I thought that the last time I used my pgp
    (the oldie from MIT, now updgraded to GPG),
    the whole darn thing is command line.

    I get encryped email. I save it to a file (using
    pine, my mua). I copy the file to my home machine.
    I decrypt it using gpg, which is a command line
    action. I read the message. I make my reply. I
    encrypt it using my command line GPG. I ftp it
    back to my email account. I use pine to include
    the file into the reply email messages.

    Now, I have been doing this both for my personal
    use. I have also been using it to communicate
    with one of my customers who is buying fetish
    clothing from me, but who lives in a place that
    he has to be careful.

    Now, you are saying that I have to pay $5,000
    for the privilege of using this, especialy for
    my business?

    --
    Cleara
  8. Why not sell the banks GPG? by Chris+Croome · · Score: 3, Insightful

    I guess banks want to pay for software so they have someone to moan at or something, perhaps the commercial software runs really quick?

    Apart from this I can't think of a reason not to use GNUPG, or am I missing something fundamental here?

    --
    Check out MKDoc a mod_perl CMS
    1. Re:Why not sell the banks GPG? by mrseigen · · Score: 2, Insightful

      GPG isn't coming out of a large, monolithic corporation, so other large, monolithic corporations inherently distrust it until shown otherwise.

      That, and it's fairly unlikely that the GPG group, as great as they are, has a dedicated corporate relations guy whose sole job is to make banks and corporations see the better value in the open-source world.

      It's the same thing with Linux, although, now that there are companies like Red Hat backing it and there are lots of people embracing it and talking about their successes, that people are more likely to pick it up and use it for their installations. Sadly, GPG and a lot of other great projects haven't had this happen to them yet.

  9. Are you blind? by KDan · · Score: 5, Insightful

    GPG can be called from the command line too!

    [dan@dimension dan]$ gpg --help
    gpg (GnuPG) 1.0.7
    Copyright (C) 2002 Free Software Foundation, Inc.
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to
    redistribute it
    under certain conditions. See the file COPYING for details.

    Home: ~/.gnupg
    Supported algorithms:
    Cipher: 3DES, CAST5, BLOWFISH, AES, AES192,
    AES256, TWOFISH
    Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA, ELG
    Hash: MD5, SHA1, RIPEMD160

    Syntax: gpg [options] [files]
    sign, check, encrypt or decrypt
    default operation depends on the input data

    Commands:
    (...)

    And it doesn't cost $100...

    Daniel

    --
    Carpe Diem
    1. Re:Are you blind? by Anonymous Coward · · Score: 2, Insightful

      Yes, but as far as commercial customers are concerned it isn't "PGP", nor is it a "commercial product". Sigh.

      GPG is great, I just wish corporate customers to which the command-line version of PGP is targeted didn't feel unhappy using software they don't have to spend vast sums of money on.

      People still believe in the mantra of "you get what you pay for" even if that saying is blatantly untrue with regards to free software - it's going to take a while before everyone understands that.

    2. Re:Are you blind? by KDan · · Score: 2, Insightful

      So if this is a marketting piece targetted at corporate IT-budget-droids what the hell is it doing on /.???

      Daniel

      --
      Carpe Diem
  10. GNU Privacy Guard isn't graphical by lovelaceAtWork · · Score: 5, Informative
    The real reason is that the GUI version of PGP (along with other graphical encryption software, like the GNU Privacy Guard)
    Last time I checked, GNU Privacy Guard, also known as GPG, was a command line program. You're probably talking about the GNU Privacy Assistant (http://www.gnupg.org/(en)/related_software/gpa/in dex.html).
  11. Neither Version Is Usable By Mom by Anonymous Coward · · Score: 4, Insightful

    PGP is great. It's the strongest freely available crypto for the geek masses out there. However, it's still pretty much for the geek masses, or at least people who can get their minds around the difference between signing and encrypting and which key is used when. My mom can't use PGP, even though with all the Homeland Security and Total Information Awareness stuff going on, she'd like to just have 100% of her email encrypted and not have to worry about her sense of humor going into her federal permanent record.

    For some of us, there's the other problem - we use Pine or FringeMail 1.0003 or something for which the multiple-megabyte SMTP client plugins PGP GUI monster is just too unwieldy. Perhaps Phil Zimmerman sees that as a niche that got left behind as the giant GUI version evolved, and recognizes a need for the simple command line version.

    Works for me; I'll always cut n' paste my ciphertext. I still use PGP 2.6.2. What's needed is a very simple cut n' paste Windows app that can generate or accept PGP-style blocks of ASCII.

    1. Re:Neither Version Is Usable By Mom by wurp · · Score: 3, Informative

      If your mom wants encrypted email but doesn't know jack about computers, set her up with a free account on Hushmail (https://www.hushmail.com). Your browser must have good java support (on Linux, it seems to require Sun jvm 1.3+ and a recent version of Mozilla or Netscape). You have to wiggle your mouse around some when setting up the account to generate randomness. Then you pick a passphrase, and from there on out it's just like any other web based email, except your data is encrypted from before it leaves your computer until after it gets to the target computer.

      It interoperates with GPG/PGP compatible mail clients. Of course, your email to people who have no encryption support is not encrypted, but that's pretty much unavoidable ;)

      It has Bruce Schneier's stamp of approval, and for a crypto product, that's really saying something.

      Check it out.

  12. Believe it or not by kfg · · Score: 2, Insightful

    There are actually many of us who still *prefer* to handle our purely text based tasks, such as email, from the command line.

    I have nothing against GUI's, I'm running KDE right now, but to have to fire one up just to encrypt text when I'm already in text mode is not only annoying, it's doofey.

    KFG

  13. Drifting, drifting.... by airrage · · Score: 2, Funny

    "Confusingly enough, this software is produced by a company called (Veridis), and doesn't say PGP on the box, because legally it can't. Network Associates, which acquired PGP Inc. in 1997, still holds the rights to that name..."

    I'm sure PGP is important, but I can't remember what the acronym stands for --don't drift, don't drift off, focus buddy you can hang in there...

    "...when NAI spun off PGP to PGP Corporation in 2002, they held onto the command-line version. OpenPGP, for whom Zimmermann serves as a technical advisor (as well as a reseller),..."

    Almost five, it's about time to pack up and leave here, I wonder what's on TV tonight, probably nothing, Friday night blows. Need to get Road to Rome, but the flunky at Best Buy, who doesn't know his ass from a hole in the ground, said they're getting another shipment today, so probably need to go by there after work...maybe pick up mgs2 for xbox while I'm at it. mmmm xbox....

    "...is contractually unable to sell a command-line version. (He is on the board of Veridis as well.) But why introduce a text-only version of utility software, anyway, when the GUI-fied desktop version has been maturing for years and costs less?

    "actually, if I send Bill Lumberg my tps reports now .. maybe I can sneak out past Milton...

    --
    "This isn't a study in computer science, its a study in human behavior"
  14. Advertorioal again? by hughk · · Score: 4, Insightful
    The Gnu Privacy Guard works quite adequately for the standard stuff. Some of the more advanced stuff in PGP isn't there yet such as secret sharing with a quorum, but for file based signature and encryption from the command line, GPG works very well.

    I don't really understand why Phil is doing this. Perhaps some commercial customers feel more comfortable with a commercial package. However, GPG has had (German) government money funding its development and is thought to be quite good. The German Govt liked PGP as well, but it was complicated to licence. The old PGP commercial licence only permitted you to use the supplied binary, not to compile from source. The Germans supported the rewrite and AFAIK it is a standard there.

    To me this seems like another of the recnt /. advertorials. An article about a product that isn't really newsworthy and there is a good Open Software and free equivalent.

    Sad really isn't it!

    --
    See my journal, I write things there
  15. I'm really disappointed.... by tytso · · Score: 4, Insightful

    That Slashdot chose to include the entire press release (since that is what this clear was) as part of the slashdot article. A pointer to a web page, perhaps --- the fact that Phil Zimmerman is behind a new commercial product that competes with original commercial version of PGP, perhaps. But the entire press release? Please! Why give them free advertising? (I'm assuming here that this wasn't a new way for the OSDN to raised revenues by getting an entire Slashdot article with arbitrary content from a marketing organization in exchange for $$$).

    In any case, it's not really clear this story is all that interesting as news anyway, for the very simple reason that it is very doubtful that commercial versions of PGP will succeed, simply becuase for the naive user, PGP is Just Too Hard to use. The moment you have to explain certification chains to users, you've lost. The naive user (the ones who can't figure out how to set the time on their VCR's) simply won't be able to cope. And for the expert users, they'll just simply download GPG, or perhaps the old version of PGP 2.6.2. Why should they pay $$$ for a commercial command-line version?

  16. GPG is /not/ graphical... by Hobart · · Score: 3, Informative
    The real reason is that the GUI version of PGP (along with other graphical encryption software, like the GNU Privacy Guard) aren't even in the same market.
    Uh... no. GPG is a command line utility. You /might/ mean GPA or one of the other frontends...
    --
    o/~ Join us now and share the software ...
  17. Command Line Crypto? GnuPG, surely? by Anonymous Coward · · Score: 5, Interesting

    Let's be honest here. No-one in their right mind would use the PGP command line since something much better - GnuPG - came along, and this has been a while ago (they aren't migrating, they've often completed migration).

    • GnuPG is gratis - no cost. $0. PGP command line and other commercial command line OpenPGP products (like this Filecrypt) cost a shedload of money (they start at $99 - there may not even be an end) for such a simple, albeit effective, program.
    • GPG can be tweaked to your own needs legally - you can even redistribute your tweaks. Hell, you can give your friends copies. Not so with Filecrypt.
    • GPG can do everything that Filecrypt can do, with two exception - firstly, it can't work on X.509 certificates. Noooo, that's OpenSSL's job (which, you will notice, is also free of charge, open-source software). Secondly, if you need IDEA (blech, implies PGP2 which uses MD5 signatures, becoming a bad idea today) you need to install a module or merge a patch but that's simple if you're a command line hacker - and if you're not a personal user, you do need a patent licence from MediaCrypt AG, but that is still likely to be much cheaper than the equivalent copy of Filecrypt. [Caveat - I'm not sure if Filecrypt can use IDEA either.]

    What Phil's trying to do here is sell a piece of software for an extremely high price which competes directly - directly, not just on the same turf but on the actual same blade of grass - with now well-proven software which is entirely free (beer and speech).

    This is not a smart business plan. Only chance Veridis has is fast talking, name leverage and selling good support - trouble is, GPG doesn't actually need support as such, the software doesn't need to be, and isn't, really all that complex. Documentation should be enough, because it works already. The source is even friendly enough to adapt and build around for your own purpses, unless you're a moron, and morons should really not be adminning boxes you wanted to use strong crypto on.

    I can't see a single reason you'd want to actually use Filecrypt over gnupg, especially given the high price tag... anyone?

  18. Commercial vs freeware by SiliconEntity · · Score: 4, Insightful

    GPG is freeware, as is the old PGP 2.X. Zimmermann's new product and the NAI version are commercial software. When you pay the big bucks for these programs what you are really buying is support and hand-holding. Many companies still prefer to pay for the privilege of having another company they can go to when things go wrong, rather than relying on the user community.

    One reason for this is psychological; Republicans like to pal around with Republicans, Democrats like to hang with Democrats, and companies like to do business with companies.

  19. PGP Cluster by geoffrey+crawford · · Score: 3, Interesting

    Another ability of a command line version could be in clusters.

    Imagine someone wants to have strong key based encryption for a growing database with sensitive information. That someone could use huge muliprocessor, or clusters of smaller (or even just as large) computers to ecrypt that data, and archive it for another party or even themselves. Normally such a thing would take a while on a single computer, but with many computers working together, it could conceivably instantaneous.

    A robust command line application could easily do that with currently availble cluster systems non-prepiertary to PGP. Someone with a cluster already built wouldn't even consider a GUI program.

  20. Not disappointed.... by wytcld · · Score: 2, Interesting

    This guy has legitmately been a martyred hero to freedom. In my book that should afford him a lot of goodwill in his business ventures. Plus, it's interesting to see where his later life is taking him. Like, we don't chat about how Linus is making out at Transmeta? And not even any martyrdom points for him. Jeeze.

    --
    "with their freedom lost all virtue lose" - Milton
  21. Non-ssl-secured purchase form...??? by giantsquidmarks · · Score: 2, Funny

    The web form to purchase the product does not appear to be an ssl secured form...

    http://www.veridis.com/openpgp/en/buy2.asp

  22. Re:Why GPG is not an option by Xtifr · · Score: 2, Interesting

    But what it can't do is be a drop in replacements for PGP-- in terms of command syntax and output file format.

    It probably could be, but it's true that it isn't. However, the former problem can be mostly solved with pgpgpg, and the latter problem is pretty rare in my experience.

    Anyway, all the tools I use have been updated to work with GPG. I think some of them may have even dropped PGP support. :)

  23. FileCrypt comptetes with NAI product, not GPG by prz · · Score: 4, Informative

    Some Slashdot readers complained that FileCrypt appears to compete with GPG, which is free. Let me make it clear that my intention was not to compete with GPG, but to compete with McAfee E-business Server, for which NAI charges over $14000 per copy. I wouldn't dream of suggesting that GPG users should switch to FileCrypt. In fact, I think GPG is a nice product. But some companies prefer to do busines with companies selling commercial products. That's why NAI makes millions of dollars selling their product. There's no reason why I shouldn't try to compete in that market. And, unlike the NAI product, FileCrypt can also be licensed at a far cheaper price for users who want it on their (command-line) desktop instead of a server.