Slashdot Mirror


Ciphire, A Transparent, Easy PGP Alternative

mixter writes "Hi. I'd like to point your attention to Ciphire, a fully free and soon-to-be-audited-OpenSource 'Global PKI' project I've been working on for the last three years. As the first three or four thousand geeks started using Ciphire and seem happy, with some tech articles written, I guess the /. community might find this interesting, too. Ciphire hopes to have solved the problems that prevented PGP from a broader deployment, with even higher security standards - as already confirmed by crypto experts Housley & Ferguson. More useful information, e.g. in Wired or in the Nerd^H^H^H^Hexperts FAQ."

345 comments

  1. GPG? by Anonymous Coward · · Score: 5, Insightful

    What's wrong with the GNU Privacy Guard?

    1. Re:GPG? by digitalchinky · · Score: 4, Insightful

      Absoulutely nothing. Ciphire might be 'the good guys' but how can you tell? Sure, they are 'going' to release their code, but what's in it right now?

    2. Re:GPG? by harky77 · · Score: 1

      that I couldn't get any chicks to use it;)

    3. Re:GPG? by Anonymous Coward · · Score: 0

      kmail has gpg integrated in to the program. unless you build your program in to kmail, I will not use it..

      In order for mass usage you need to build a plugin for every mail program otherwise I'll just use gpg.

    4. Re:GPG? by Anonymous Coward · · Score: 1, Interesting

      learn to READ, it works with ANY email program, it is a proxy.

    5. Re:GPG? by shokk · · Score: 2, Insightful

      What's wrong with a little competition? I thought that's what the whole open source thing was about...providing alternatives. What works for you might not work for me...etc, etc.

      --
      "Beware of he who would deny you access to information, for in his heart, he dreams himself your master."
    6. Re:GPG? by sirReal.83. · · Score: 1

      Right... he was asking a question. So far nobody's answered it. :)

    7. Re:GPG? by Anonymous Coward · · Score: 0

      "Transparent". "Easy".

    8. Re:GPG? by Jsprat23 · · Score: 3, Informative

      "Getting GPG to work on windows requires Cygwin, which is a pain in the ass. If it doesn't work *transparently* on Windows, there'll never be a critical mass of people using it."

      This is patently untrue. I downloaded the windows binaries from gnupg.org and followed the directions on enigmail.mozdev.org and had my dad encrypting email in about 15 mins. No cygwin required.

      The biggest problem we encountered was his windows clock wasn't sync'd to a time server, and I had to wait to import his key because it had been created in "the future".

    9. Re:GPG? by bigberk · · Score: 1

      GnuPG is fine, too. These are alternatives, and alternatives are good. I am currently adding GPG support to a popular Windows email client (will go unmentioned ;) Because GPG has been out there for some time it will have a head start for being integrated with other software. The interface, whether within UNIX software or Windows software, is easy to do to GPG but the difficulty is all the key mangement stuff. So in my case I'm assuming there's an existing installation, not handling management details. This is an area where Ciphire offers an easier global solution.

    10. Re:GPG? by Anonymous Coward · · Score: 0

      > What's wrong with the GNU Privacy Guard?

      + Crappy TTY interactive interface to setup keys. (NOT commandline).
      + No library interface, hard to intergrate smoothly with GUI apps

    11. Re:GPG? by Anonymous Coward · · Score: 0

      GnuPG is a pain in the ass to get working on WinXP and Mac OS X, at least with Mozilla Mail. And I'm not sure if this is a flaw of GPG in general, but it's just too hard to use. The user has to remember too many things. See Alma Whitten's "Why Johnny Can't Encrypt" for a discussion of how important UI is for encrypted email to really work. Ciphire is very easy to install, but it has the other problem of being opaque. When I tried it, I had no idea exactly what it was doing -- whether it was sending my passwords back to a central server or storing them locally, for instance -- so I didn't come to trust it. In terms of UI, though, for installation and use it was much simpler. What I would like to see is GnuPG do the extra work to make the software extremely easy to use.

    12. Re:GPG? by harlows_monkeys · · Score: 1
      What's wrong with the GNU Privacy Guard?

      What's wrong with reading the freaking links in the story, which explain this?

    13. Re:GPG? by sulli · · Score: 1
      It only has a command line version for Windows.

      For OS X, you have to dig into an RTF document to figure out:

      Finally, one must-have program which anyone who uses Apple's Mail client, must get is, GPGMail <http://www.sente.ch/software/GPGMail/>
      To Install:
      *Quit Mail.app
      *Copy GPGMail.mailbundle into $(HOME)/Library/Mail/Bundles/
      *In the Terminal, type:
      defaults write com.apple.mail EnableBundles YES [Return]
      *Restart Mail.app
      If you think Joe User is going to go through all this hassle, you're nuts. Until there's an easy to install version that automatically works with Apple Mail, Outlook, and Thunderbird, nobody but the hardcore geeks is going to use it.

      Ciphire has serious problems as discussed by many others in this thread. But at least they care about ease of use!

      --

      sulli
      RTFJ.
    14. Re:GPG? by Anonymous Coward · · Score: 0

      As seen in a /. story via notation in the Slackware-current changelog, the newest version seems to be having issues with generating bad sigs.

    15. Re:GPG? by Doc+Ruby · · Score: 1

      If the OSX release managers don't even include a script that runs "pkill Maill.app; cp ./GPGMail.mailbundle $(HOME)/Library/Mail/Bundles/; defaults write com.apple.mail EnableBundles YES; Mail.app &;", then they either don't care at all about humans, just the SW, or installation isn't really that easy, and they hate humans. It's the standard geek disease, a machine obsession that blinds us to the reality of dealing with other people.

      --

      --
      make install -not war

    16. Re:GPG? by Anonymous Coward · · Score: 0

      I'm sure someone can cobble together a quick applescript to do that.

    17. Re:GPG? by redhat421 · · Score: 1
      I think that the Anubis project is almost exactly the same as Ciphire, with the added benefits of compatibility and really being Free software.

      Also, what about GPGRelay?

    18. Re:GPG? by tkjtkj · · Score: 1

      i stopped at the 'install' screen ..where it says "..will require a reboot ... cuz we got to replace some drivers ..." why the hell must any cipher code touch my win2k net drivers????? i could be wrong, prob am, but i smell a fish ...

      --
      "There are 11 kinds of people: those who know binary, those who don't, and those who could not care less!"
    19. Re:GPG? by Anonymous Coward · · Score: 0

      might it be b/c it wants to transparently work in the background on a network level indep. of whatever MUA you use ?

    20. Re:GPG? by robertchin · · Score: 1

      Obviously you've never installed GPG mail on OS X before. There's a simple installer script that does everything. Installing takes no more than a few clicks.

    21. Re:GPG? by hng_rval · · Score: 1

      "Getting GPG to work on windows requires Cygwin, which is a pain in the ass. If it doesn't work *transparently* on Windows, there'll never be a critical mass of people using it."

      This is patently untrue. I downloaded the windows binaries from gnupg.org and followed the directions on enigmail.mozdev.org and had my dad encrypting email in about 15 mins. No cygwin required.


      Just because it was easy for you and your father does not mean there will be mass adoption.

      Has there ever been a program that required cygwin that gained mass adoption?

      --
      Thank you Mario! But our princess is in another castle!
    22. Re:GPG? by (negative+video) · · Score: 1
      Whine, whine, whine. Somebody hands out free money and people bitch about the lack of automated direct deposit.

      Whine, whine, whine.

    23. Re:GPG? by STrinity · · Score: 1

      Has there ever been a program that required cygwin that gained mass adoption?

      Did you even read the previous post? Cygwin is unnecessary; gnupg.org offers gpg.exe.

      --
      Les Miserables Volume 1 now up with my reading of
    24. Re:GPG? by banzaikitten · · Score: 1

      I going to use Ciphire because it is transparent to use.

      1) I do not have to think about encrypting my email, ciphire will encrypt all email sent to users which can decrypt it.

      2) I do not have to ask or look for peoples keys.

      The only people who actually use *PGP are usually techie people. We need to make everybody secure their email. Here is a one shot thing to install and the user does not have to understand what it does, just that it does something GOOD!

    25. Re:GPG? by Doc+Ruby · · Score: 1

      Bitch, bitch, bitch. Programmer thinks the purpose of software is to write it, not to run it. Then wonders why no one runs their software.

      --

      --
      make install -not war

    26. Re:GPG? by Anonymous Coward · · Score: 0
      "I downloaded the windows binaries from gnupg.org and followed the directions on enigmail.mozdev.org and had my dad encrypting email in about 15 mins."

      Please call back when your dad can do all that for himself.

    27. Re:GPG? by Anonymous Coward · · Score: 0

      "This is patently untrue. I downloaded the windows binaries from gnupg.org and followed the directions on enigmail.mozdev.org and had my dad encrypting email in about 15 mins. No cygwin required."

      Ok, so let me get this straight. You had no problems installing the app for your dad, after reading some docs on some obscure website (as far as the general public is concerned) and then working around a time sync issue that 99% of general Windows users out there wouldn't understand or bother figuring out. Still think it's ready for prime time?

    28. Re:GPG? by DaveJay · · Score: 1

      Out of curiosity, is there such a thing in the Free Software movement as a usability team, or guide, or anything? Or is it, as it too often appears, just one developer after another making it up as they go along?

      This isn't my way of saying "Free Software usability sucks because the developers don't know how to use usability", but rather pointing out that even a bad UI can be acceptable to the end user if it is consistent and universally applied -- whereas a terrific design in one app will initially seem less than stellar if it's surrounded by other apps that follow a different standard.

    29. Re:GPG? by Anonymous Coward · · Score: 0

      Those are the instructions that you perform to do a manual install if you don't want to use the installer.

    30. Re:GPG? by Anonymous Coward · · Score: 0

      You're absolutely right. Windows is not ready for prime time.

    31. Re:GPG? by sepluv · · Score: 1

      There are several GUI implementations like WinPG.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    32. Re:GPG? by Doc+Ruby · · Score: 1

      Those usability guidelines are associated with "desktop" layers, more than F/OSS generally. GNOME has its HIG, Apple has its vaunted HIG, and there are several others (including Microsoft's). Apple's is the most enforced, but Microsoft and Li/Unix have benefitted from losing that straitjacket. What's nice about standards is there's so many to chose from ;). But there is clearly a necessary balance between familiarity and innovation appropriate to the features.

      Personally, I think the right way to handle the problem of multifarious users, without a tight enough community to ensure training, is multiple, selectable UI styles. All apps should separate their data, logic and user/programmer interfaces into clearly separated components. And the UI should be available in selectable versions. We already see this in Web apps, commonly offering both user and admin interfaces. User grades should be projected when designing the UI layer, and different UI versions (connecting to the same logic layer via a single API) should be available for different user grades. Ultimately, a UI toolkit would be available for users to create their own UI from the complete available featureset. But that's too good to come true :).

      --

      --
      make install -not war

    33. Re:GPG? by dynamo · · Score: 1

      It's because they hate macs, not humans. Or mac-using humans. I'd bet $1 that the Windows version installs easier.

  2. Very cool. by Anonymous Coward · · Score: 0

    Good work man! I hope this all pulls through!

  3. Commissioned review? by Anonymous Coward · · Score: 0

    Or?

  4. yeah right... by lordkuri · · Score: 4, Insightful

    Ciphire hopes to have solved the problems that prevented PGP from a broader deployment

    so how exactly are you getting it installed and turned on by default in Outlook and Outlook Express?

    tell me I'm wrong if you want, but that's the only way you'll get Jane and Joe 6pack to use it.

    1. Re:yeah right... by dq5+studios · · Score: 5, Funny
      so how exactly are you getting it installed and turned on by default in Outlook and Outlook Express?


      A new e-mail worm?
    2. Re:yeah right... by diegocgteleline.es · · Score: 1

      Outlook, does it really matters?

      Hotmail is the problem, and can't be fixed.

    3. Re:yeah right... by anaradad · · Score: 3, Interesting

      Of course it matters. Outlook is the "approved" mail client at my work and throughout the business and educational world. If this program isn't installed by the Exchange admin or desktop support, it won't be used. Even if I wanted to use it at work, I couldn't.

    4. Re:yeah right... by dmancity · · Score: 2, Interesting

      all the more reason not to use either and instead to enhance your own security.

      all computers should be sold with hardware and software firewalls, and pgp or a pgp like app built in. i wondered where phil zimmerman was (creator of pgp) and its good to see he's still around. here's a quote from his homepage where he's asked about backdoors in pgp:

      "Q: Are there any back doors in PGP? Come on, you can tell me, I won't tell anyone.

      A: No. There never have been, and never will be, at least as long as I am associated with the product. I didn't go through all this trouble just to see my product become corrupted. Besides, we publish the source code, so you can check it yourself. "

      http://www.philzimmermann.com/EN/faq/index.html

      i knew there was a reason i trusted phil when i used pgp. and am glad to see he's still at it, and urge anyone whos not using it, to start.

    5. Re:yeah right... by Anonymous Coward · · Score: 0

      so how exactly are you getting it installed and turned on by default in Outlook and Outlook Express? tell me I'm wrong if you want, but that's the only way you'll get Jane and Joe 6pack to use it.

      I really don't care if I get email, and I don't send email to, Jane and/or Joe 6-Pack.

      Most, if not all of them, top-post replies, send email in HTML, and are general idiots. They can call me on my cellphone or use a letter and a stamp. I only use email with people with at least moderate computer skills. F the rest of them.

      If someone is too lazy or stupid to use PGP, then they are worth the bits on my hard drive. There are plenty of people I correspond with who do take them time to "do it right", so I ain't missing out on these lamers that won't/can't.

    6. Re:yeah right... by WebCrapper · · Score: 4, Informative

      Its actually pretty simple. I figured it out just reading the "automatically" but I'll break it down for you. Directly from their website:

      "The Ciphire Mail client resides on the user's computer between the email client and the email server, intercepting, encrypting, decrypting, signing, and authenticating email communication. During normal operation, all operations are performed in the background, making it very easy to use even for non-technical users."

      I shouldn't have to explain it any further than that here on Slashdot. Thats in the first paragraph of the Technical Explanation of how it works. Later on it lists:

      "The Ciphire Mail client consists of three parts: the core client, a graphical configuration interface, and mail connector modules (redirector). Supported email protocols include SMTP, POP3, and IMAP4. The STARTTLS and direct SSL/TLS variants of these protocols are supported as well."

      For anyone that didn't get the gist - it basically redirects your mail to its own "server process" sitting on your computer then sends it out to the normal SMTP server. This is using the same technology that the current Mail virus scanners use (Think Symantec), not new technology, just used in a different way.

      On the reverse end, the "server" checks the mail and hands it to the email client making everything secure in between.

      Pretty simple way of getting Jane and Jon Doe with OE to use it if you ask me. Granted, it needs to be installed by Admin on proper machines, but that shouldn't be too much of an issue for any company that would like to secure their email - especially if you explain and show your network admins that email is USUALLY a plain text security nightmare.

    7. Re:yeah right... by Ed_1024 · · Score: 1

      And does it help you if either the sender or receiver are using compromised systems? If this software can slip itself in between your client & services, who is to say some malware hasn't done this already... I know this is outside the scope of the project but I feel (no stats to back this up) that a large %age of REAL (not imagined) security problems lie inside the user's domain. You will get a warm, fuzzy secure feeling but has it actually improved matters much?

    8. Re:yeah right... by Anonymous Coward · · Score: 0

      Why did NAI not publish the source of Version 7 was always the big question and that is when Phil was not anyomre with them...

    9. Re:yeah right... by Anonymous Coward · · Score: 0

      Read the site. You twat.
      You don't *have* to install it in your outlook express. It functions as a proxy.

    10. Re:yeah right... by Anonymous Coward · · Score: 0

      With XP2 and OS X and RedHat/SuSE, software firewalls are standard equipment now days.

      Furthermore, virtually every mail client comes with a "PGP like" app built in (SMIME).

    11. Re:yeah right... by MancDiceman · · Score: 1

      It also means it is the perfect point of attack for people who want to read all your e-mail. If I can find a buffer overflow in their code and send you a mail, can I get your private key sent back to me without you knowing?

    12. Re:yeah right... by Lord+Kano · · Score: 1

      Imagine what would happen if these guys can wrangle a deal with Apple or Dell or Gateway to include their product. The manufacture can add "Send SECURE email" to their list of features. The average Joe may not know what that means, but it implies that otherwise the email they send would be insecure.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    13. Re:yeah right... by freemacmini · · Score: 1

      It also involves reconfiguring your email client to use the proxy. For your average joe this is unacceptable.

      1) they have to install a new software (presuming they have admin priv)
      2) They have to reconfigure their email client.

      Why is this easier then installing a pgp plug in to your email app? It's not.

    14. Re:yeah right... by Anonymous Coward · · Score: 0

      > 2) They have to reconfigure their email client.
      not the case

    15. Re:yeah right... by WebCrapper · · Score: 1

      One word: "Yup"

    16. Re:yeah right... by WebCrapper · · Score: 1

      While I agree that they must install new software, sometimes baffling people, its not as hard as installing Zone Alarm. You litterally install, restart and it prompts you from there.

      As for reconfiguring your mail client - you really need to download the software so you can see what you're talking about. Zero mail configuration. (yea, I was wrong on my initial post...so what)

      I litterally installed and sent an email out without touching anything and my computer still thinks I'm connecting to my ISP's SMTP server. It slows mail checking and sending time down a little bit, but its beta - who cares.

    17. Re:yeah right... by Cthefuture · · Score: 1

      This is exactly the issue.

      S/MIME works fine, is a set of standards, has proven implementations, is supported by just about everything, and there are numerous products and utilities that take advantage of it (PKCS#11, smartcards, tokens, etc.).

      PGP, GPG, Ciphire, pfffft... whatever, I use stuff that is backed by real standards and industry. There is a reason Mozilla, Outlook, etc. work with S/MIME out of the box.

      --
      The ratio of people to cake is too big
    18. Re:yeah right... by swillden · · Score: 1

      Pretty simple way of getting Jane and Jon Doe with OE to use it if you ask me.

      I disagree. It's easier to simply install an S/MIME certificate in OE (or Mozilla, or Thunderbird, or Eudora, or ...) and tell it to encrypt and sign by default.

      The hard part about setting up secure e-mail is and has been the key management, and using a proxy doesn't change that at all. What's worse, using a proxy probably means that the user doesn't have any way of knowing when outgoing e-mails didn't get encrypted because the proxy doesn't have a key for the recipient. The danger is obvious.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    19. Re:yeah right... by WebCrapper · · Score: 1

      Currently the client sends plain text all the time and digitally signs all email. You choose which email you want to encrypt. It also won't let you send outgoing mail to email addresses where the other end cannot decrypt the email.

    20. Re:yeah right... by sepluv · · Score: 1
      As MS Outlook is innately insecure, adding encryption to it would give the user a false sense of security.

      Also anyone who is too stupid to understand how encryption works (this covers most MS Outlook users) should not be using it.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  5. But will people use it? by Prophetic_Truth · · Score: 2, Insightful

    I mean I know folks here on /. will find this cool and may acutally use it for mail. But, when a portion of net users have a hard time remembering thier email username and password, will this really take off? I mean PGP took off to a certain extent, but if you mention it to the average net user they look puzzled.

    --
    time is a perception of a being's consciousness
    time is your 6th sense, the wierd ones are 7+
    1. Re:But will people use it? by Tim+C · · Score: 1

      Why the hell was this modded flamebait? My father can't remember his *email address* half the time, let alone the password. There is absolutely zero chance he would ever use this, unless I could set it up for him such that he didn't have to do anything.

      If he has to do anything extra at all, it just won't happen. True, he's not typical of PC users (he's in his 60s), but most are similarly mystified by such things. They don't want to have to jump through hoops to send and receive email - just click, type, click. If it's not that easy, it won't be used.

    2. Re:But will people use it? by Anonymous Coward · · Score: 1, Insightful

      My main problem with PGP was that I was never able to get anybody to use it, if this is really that easy, then I can finally tell my friends who don't want to know about my public key and their public key, to use it too. So now I go to their site and check it out. At least the site hasn't been slasdotted yet....

    3. Re:But will people use it? by wrenhunt · · Score: 1

      It's nice to make things "easy" for non-techies, but there comes a point at which if you make things too easy (i.e., just point & click this button) then they will have a false sense of security with no real understanding of the issues, dangers, etc. involved. You'll end up in the same situation as people 'leaking' information from M$ Word like Tony Blair's guys did, because they didn't understand the technology behind it.

      Better to have a little pain and try to fathom PGP then *assume* that everything will be alright with this little magical software panacea.

    4. Re:But will people use it? by bigpat · · Score: 1

      "They don't want to have to jump through hoops to send and receive email - just click, type, click. If it's not that easy, it won't be used."

      Forget "they" I'm not going to add a layer of security unless its as easy as typing an s on the end of http or as easy as clicking an extra checkbox on the email if I want it encrypted. This is just basic UI design. If you think people will want to use a feature then make it easy for them to do so. If you think people should use a feature, then make it easy for them to do so.

      You are right, just like PGP this will be a flop unless it is made easy by default, just like any other software feature.

    5. Re:But will people use it? by harky77 · · Score: 1

      Maybe we need a couple more of these: http://www.securityfocus.com/news/10271 before the general public wakes up

    6. Re:But will people use it? by Anonymous Coward · · Score: 0

      you dont even have to type an 's',
      it's 100% transparent in the back,
      how could it be more easy ?

    7. Re:But will people use it? by Anonymous Coward · · Score: 0
      > Forget "they" I'm not going to add a layer of security unless its as easy as typing an s on the end of http or as easy as clicking an extra checkbox on the email if I want it encrypted. This is just basic UI design.

      Basic UI design would turn the encryption on by default.

      Otherwise, someone (like me) could quote your writing in their reply (like I just did) but forget to click the "encrypt" box (like I just forgot to click the "login to Slashdot" box), and voila. Your secrets are transmitted in plaintext, unless you consider sticking a ">" in front of them secure crypto. (Unless you worked on PDF encryption at Adobe, I presume you're not.)

    8. Re:But will people use it? by Donny+Smith · · Score: 1

      I've used PGP on and off over the past 10 years and I can state the following:
      a) I have had big troubles with it (no backup keys, forgotten password, etc.)
      b) I have never had any problems with stolen data or damage from disclosed personal data (if it's ever happened).
      Therefore, my experience is a mixed bag - it wasn't really worth it.

      Now, with this supposedly moron-proof version (need to reboot to know if I'll be able to use it ;-)) they might reach more people, but the whole thing with password and key management is just too much hassle.

      In real life it's much easier to get in trouble by forgetting your password than by having your data stolen.

    9. Re:But will people use it? by Anonymous Coward · · Score: 0

      I personally think you shouldn't make that assumption even after a little pain.

    10. Re:But will people use it? by deragon · · Score: 1

      Or people continue as today without any security...

      The point is that its better to have a half secure way than none at all.

      --
      Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
  6. Why not just use enigmail with Thunderbird? by FyRE666 · · Score: 3, Insightful

    The main problem this project will encounter will be gaining momentum. PGP already has a huge userbase and infrastructure. It's not that difficult to use for anyone technically minded, and you can already buy "idiot proof" versions to plug into Outlook (I believe). For anyone using Thunderbird, the enigmail plugin offers PGP for free, which works great.

    Maybe I'm missing something?

    1. Re:Why not just use enigmail with Thunderbird? by NoMoreNicksLeft · · Score: 4, Insightful

      I agree, but I wish enigmail would be included in thunderbird by default. The thunderbird/firefox philosophy is to include only the essentials, right? Anything else should be a plugin/extension. Well, for email, I would think that pgp is an essential, and they need to consider it such.

    2. Re:Why not just use enigmail with Thunderbird? by gonzo-wireless · · Score: 0

      The plugin is the easy bit to install. It's the MINGW32 GPG code that's a hassle to set up; then you have the joys of creating keys with the command line. This will be too much for the average user, even if they find the enigmail plugin easy to install.

    3. Re:Why not just use enigmail with Thunderbird? by NoMoreNicksLeft · · Score: 1

      The enigmail gui allows you to create the keys. And I'm sorry, I just assumed we were talking thunderbird on linux.

    4. Re:Why not just use enigmail with Thunderbird? by Noksagt · · Score: 2, Informative

      For the windows impaired, there is WinPT, which is both easy to install & has a GUI for key management.

    5. Re:Why not just use enigmail with Thunderbird? by Anonymous Coward · · Score: 0
      In fact, they could buy an add in the NYTimes:

      Introducing for the first time: Secure, SPAM-free email

      You know, Apple style

    6. Re:Why not just use enigmail with Thunderbird? by harky77 · · Score: 2, Interesting

      normal people don't know how to do key-exchanges...that's why, and that won't go away with Enigmail.....though if you automate the key exchanges you have to trust the stupid central server, like the pgp keyserver. They are talking about a novel concept, the fingerprint system. That is supposed to prevent abuse by the central authority. If this is really true, then this would be a BIG improvement. You can find that system explained in their report. harky

    7. Re:Why not just use enigmail with Thunderbird? by Beryllium+Sphere(tm) · · Score: 2, Informative

      >you can already buy "idiot proof" versions to plug into Outlook (I believe)

      I've been on the pgp-users mailing list for a long time and the Outlook plugin has been a chronic source of problems for users and developers. Apparently email client plugin interfaces are nonstandard, change with each release, and all too often buggy. The default advice to people running PGP with their mail client evolved into "use the Encrypt Current Window function", which sacrificed integration between key selection and email addressing.

      If I understood what the developers said, they wanted to do PGP Universal because they couldn't stand the plugin hassles. PGP Universal and Ciphire may signal a trend toward putting the crypto downstream of the email program.

      Don't underestimate usability problems as a barrier to adoption. CMU did a usability study on PGP 5.0 and the results were alarming.

    8. Re:Why not just use enigmail with Thunderbird? by bcrowell · · Score: 1

      It's not that difficult to use for anyone technically minded,
      I consider myself technically minded, and I can't understand the GPG docs. They're some of the worst documentation I've ever read.

    9. Re:Why not just use enigmail with Thunderbird? by NoMoreNicksLeft · · Score: 1

      Privacy yes, spam-free no. Encryption isn't a solution, unfortunately.

    10. Re:Why not just use enigmail with Thunderbird? by Anonymous Coward · · Score: 0

      No but authentication through signed certificate is.

    11. Re:Why not just use enigmail with Thunderbird? by Anonymous Coward · · Score: 0

      > For the windows impaired, there is WinPT [sourceforge.net], which is both easy to install & has a GUI for key management.

      I have used both. If you only want worj with e-mail use Thurderbird and Enigmail on Windows. You won't be sorry. WinPT is bothersome with e-mail.

    12. Re:Why not just use enigmail with Thunderbird? by Noksagt · · Score: 1
      I have used both. If you only want worj with e-mail use Thurderbird and Enigmail on Windows. You won't be sorry. WinPT is bothersome with e-mail
      The OP complained about the difficulty of installing GPG & generating a key to use with Enigmail. WinPT is a solution. I was not advocating using it instead of Enigmail.
    13. Re:Why not just use enigmail with Thunderbird? by FyRE666 · · Score: 1

      This is interesting - do you know of any Sendmail milters / other service that can digitally sign all outgoing emails, and maybe decrypt incoming? We could then have a "company" keypair. Of course it wouldn't allow users to encrypt outgoing mail (since it obviously requires the recipients public key), but it's a good first step.

    14. Re:Why not just use enigmail with Thunderbird? by mindriot · · Score: 1

      I was wondering, if these guys are so behind making it all Open Source, why didn't they just help writing proper Windows versions of GnuPG tools, including the necessary plugins for popular Windows mail clients where they don't exist yet, etc.? Why invent their complete own protocol and thereby forget about increasing availability of existing standards and improving interoperability?

      Hopefully I'm wrong, but I have serious doubts about this thing. GPG, OpenPGP etc. are good things already -- in a true open source spirit you'd improve their availability, usability, etc., not come up with your own system...

    15. Re:Why not just use enigmail with Thunderbird? by NoMoreNicksLeft · · Score: 1

      What's that prove? That's essentially strict-whitelisting. Which, is not a solution for global email, unless you never want to recieve mail from strangers. You can't even do mild whitelisting, as they can continue to generate new signatures faster than you can flag them as spammers.

      Has all the same flaws as other whitelising methods, not to mention it looks more complicated to some, and they'll assume that it must work, and when it doesn't they'll blame crypto-signing. ("This damn certificate signatures is causing me even more spam!")

    16. Re:Why not just use enigmail with Thunderbird? by Pascal+Sartoretti · · Score: 1
      Did you recently try to install Thunderbird's enigmail extension?

      I tried, and finally gave up. Too complex. Not ready for prime time.

    17. Re:Why not just use enigmail with Thunderbird? by STrinity · · Score: 1

      Did you recently try to install Thunderbird's enigmail extension?

      Yeah, last month when I got a new computer. I got 0.89.6 working after ten minutes of tinkering -- and that five minutes includes the time it took to install GPG, import my keys with Enigmail, and set account-specific preferences.

      Enigmail used to be a bitch-and-a-half to install -- back with TB .3, it took me over an hour just to get Enigmail to recognize that I had GPG on my computer -- but now it works perfectly from the moment you restart TB. And on top of that, it gives you more control over GPG, so you can take care of basic housekeeping directly from Thunderbird.

      --
      Les Miserables Volume 1 now up with my reading of
    18. Re:Why not just use enigmail with Thunderbird? by STrinity · · Score: 1

      I consider myself technically minded, and I can't understand the GPG docs. They're some of the worst documentation I've ever read.

      Yeah, if privacy freaks really want people to encrypt email, they need to make GPG easier to install. I mean, in Windows 98 (still one of the most popular OSes around, remember) you have to edit the frickin' autoexec.bat just to get it to work.

      When I upgraded to my new computer, I tried WinPT, which is supposed to install GPG with a graphical front-end, but when I tried importing my old keyrings, it'd import one then throw up an error message about the cache being improperly initialized.

      On my old computer, I used GPGShell, which worked fine as a GUI, and would've been okay for normal computer users, except that you still had to install GPG separately. Same with Enigmail, which I use now. Until someone packages GPG with an installer and GUI that work, it's going to remain a tool of geeks.

      --
      Les Miserables Volume 1 now up with my reading of
    19. Re:Why not just use enigmail with Thunderbird? by jp10558 · · Score: 1

      I just installed GPG shell a week ago, and it was such a non-event on Windows XP, I don't remember if I ran 2 installers, or just the GPGShell one (I think it can currently install GPG as well, but don't remember exactly).

      I find it rather easy to use once you spend a little time learning about keys. I don't think any real authentication can be user input free - until AI, how is the computer supposed to know any more than this person claims to be X, do you trust that?

      And I want to rant a little about how everyone says all security software is too hard to use. Well, I'm sorry, but having the computer make decisions for you is far from perfect, and usually not at all what people want. Good programming can make PGP easier, but you still have to figure out keyexchange. You either have to manually pass over private keys or understand the key signing WOT concept.

      Just like the SSL issue raised a little while, the computer is not better able to make a decision than you about what to trust - it's current record is spyware up the wazoo, obviously broken.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    20. Re:Why not just use enigmail with Thunderbird? by Calroth · · Score: 1

      This is interesting - do you know of any Sendmail milters / other service that can digitally sign all outgoing emails...

      See parent post. PGP Universal seems to indicate that it's Sendmail-compatible.

  7. Useless... by gst · · Score: 5, Insightful

    And what are the advantages? We already have the OpenPGP standard which is implemented by GnuPG and PGP. People who prefer free software are able to use GnuPG which is licensed under the GPL. If someone prefers commercial software he can use PGP - it even comes with a nice GUI if you use it on Windows. So let's look at your product: Non-free, No-source code, not standards complient, binaries only available for a limit number of platforms. So - in your posting you say "OpenSource" - on the webpage you write that you may publish the source in the future, but that it will only be free for non-commercial users. This is NOT OpenSource - see http://www.opensource.org/docs/definition.php for the definition what OpenSource means. Anyway, are there ANY advantages why I should even bother do download your product? Ah - don't mind - I just noticed that there aren't any LinuxPPC binaries, so I can't use it.

    1. Re:Useless... by tomstdenis · · Score: 2, Interesting

      Hold on there. Some valid complaints

      - no source code
      - no free

      But the others

      - not standards compliant
      - GNUPG exists

      are not really valid. First off, tell me. Which standards does PGP [or SSH and SSL for that matter] follow? They ALL started off as homebrew projects.

      Maybe this format/protocol has improvements over PGP. [probably doesn't ... but who knows].

      As for the fact that PGP/GNUPG exists... PGP is really just bloat ware and have you seen the GNUPG source code? It's really a nightmare and the maintainers [... Koch] are close minded little SOBs. They don't want to make the code more readable or maintainable. So long as it runs who cares right?

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:Useless... by TedCheshireAcad · · Score: 3, Insightful

      PGP is a known secure cryptosystem. Fact of the matter, there is no need for new cryptosystems. We already have PGP, RSA, and Rijndael. All are known secure to the limits of computability. What work really needs to be done is protocol analysis.

    3. Re:Useless... by gst · · Score: 3, Insightful

      RFC 2440 and RFC 3156 looks pretty much like an IETF standard to me. See http://www.ietf.org/html.charters/openpgp-charter. html for further information.

      As for the GNUPG point. As user I really don't care how the source code looks as long as it works. Further GNUPG seems more or less secure to me - there weren't that many security advisories yet.

      And if you don't want it you can use PGP - there's a freeware version of it too.

      So WHAT are the advantages of Ciphire?

    4. Re:Useless... by tomstdenis · · Score: 2, Insightful

      PGP is a cryptosystem that implements the OpenPGP protocol. This program is taking things like AES and RSA and making a new protocol. It's not a new cipher design.

      Though I too question some of their choices (2 layer encryption for instance...) the idea of a new system isn't a bad one.

      Let's not forget that SSL, SSH, PGP were HOMEBREW!!! Who knows, someone may invent a system simpler, smaller, faster, more secure, more able, etc, in the future.

      For instance, for what SSL does the standard is very complicated. I mean it verifies a cert, does key handshaking then encrypt/mac data. That's not complicated. why does it require a 70 page [non-programer friendly] RFC to describe it?

      I do agree that making something new for the sake of making something new isn't smart. And if that's what they did shame on them. But the fact is "new things" is what drives us anyways.

      Tom

      --
      Someday, I'll have a real sig.
    5. Re:Useless... by tomstdenis · · Score: 1

      "As for the GNUPG point. As user I really don't care how the source code looks as long as it works. Further GNUPG seems more or less secure to me - there weren't that many security advisories yet."

      How many people have really audited it? I know of dozens of crypto/network/etc/hacker types [met at CodeCon] and I bet not a one of them actually has read a line of GNUPG source code.

      Anyone who has talked with Koch would probably do the same thing I did and basically say "fuck you" and walk away.

      The source code being messy [and incomplete] is just a symptom of a larger problem, that is, lazy developers.

      When you have #defines [for instance] for AES_128 mode and they use constants in the code [instead of the defines] that's just an example of poor thinking. When they lack test vectors for the hashes and they don't force the check at startup [of the program] that's just more examples of shotty thought process.

      Sure GNUPG works and it's probably safe. So what? Fixing the code [as I did a while back in the series of patches I sent them] took three fucking hours. Whoopy. So you clean up the code and move on.

      No, instead "it works" so they just leave it at that.

      As for what Ciphire has in advantages? I don't know. I barely use the web-of-trust in PGP anyways [just to talk with my boss]. Chances are it's just another random design by someone thinking they're "smart".

      Tom

      --
      Someday, I'll have a real sig.
    6. Re:Useless... by khrtt · · Score: 4, Insightful

      1. There is no such thing as a "known secure cryptosystem". "Thought to be secure" is not the same thing, as people have proven many times over.

      2. PGP is not a cryptosystem - it's an application program. "Cryptosystem" means algorithm. It's the same thing as "cipher", essentially.

    7. Re:Useless... by ckaminski · · Score: 2, Insightful

      Because when 99% of the Internet infrastructure needs to be able to properly handle SSL, you leave nothing to chance; you spell EVERYTHING out. You'd think the TCP/IP Protocol would be fairly simple too, no?

    8. Re:Useless... by justins · · Score: 3, Informative
      First off, tell me. Which standards does PGP [or SSH and SSL for that matter] follow?

      http://www.ietf.org/rfc/rfc2440.txt
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    9. Re:Useless... by Anonymous Coward · · Score: 0

      Which standards does PGP [or SSH and SSL for that matter] follow?

      A number of RFCs have been published - 1991, 2246 and 3156 to name a few.

      Maybe this format/protocol has improvements over PGP.

      I just looked, and there don't seem to be any. The main gist of their website is that it is better than PGP, but they don't say how. In fact, they fail to mention that it has at least one major shortcoming, it doesn't implement a web of trust. The fact that it's binary only and not Free leads me to believe it's just somebody trying to hock their own proprietary application rather than somebody building a cryptosystem that anybody can use. That alone means I'm going to prefer PGP over their system.

    10. Re:Useless... by harky77 · · Score: 1

      If anybody were able to read the whitepaper, they would see the new thing, they build a CA/PKI which they cannot compromise themselves. Apparently the Russ guy, some IETF security are director, as they say, reviewed their protocols and he says that they are better then the existing ones. I don't think he would say that if it weren't true, now where are the specs?

    11. Re:Useless... by digitalchinky · · Score: 1

      Why should encryption schemes follow a standard?

      If it's harder to exploit, then it must be better. If it breaks backward compatibility, well, that's the price of encryption. It's not meant to be easy, people that bitch about passwords being too complicated, are the very people that are the easiest targets.

      They might think they have nothing to hide, but who are they to judge the value of their perceived insignificance.

    12. Re:Useless... by harky77 · · Score: 1

      and the security vulnerability that they found in GnuPG, where the maintainer had screwed up El-Gamal signing in there for years, was ONLY found in a COMMERCIAL AUDIT!!!

    13. Re:Useless... by m50d · · Score: 1

      I don't think it was years, and I suspect it was because very few people knew or cared that you could use that particular algorithm to sign as well as encrypt. Yes, it is a major issue, but the number of people actually affected by it is very small.

      --
      I am trolling
    14. Re:Useless... by Anonymous Coward · · Score: 0

      Off topic, with my apologies: would you care to expand a little on your sig, please? It seems quite interesting, although I'm not certain I'm getting it... Thank you!

    15. Re:Useless... by tomstdenis · · Score: 1

      Oh, so as I understand it RFC2440 was written and THEN PGP v1 was written?

      Thanks for history v2.0

      Tom

      --
      Someday, I'll have a real sig.
    16. Re:Useless... by tomstdenis · · Score: 1

      There is a difference between making your own system/protocol and your own cipher/hash/etc. Protocols aren't that hard to write once you have some experience. Ciphers/hashes are hard to design [at least new ones with improvements] even after years of experience.

      But who says making new protocols is bad? You use PGP v1? SSL v1? SSH v1? ... If not then I call you a hypocrit.

      Tom

      --
      Someday, I'll have a real sig.
    17. Re:Useless... by legirons · · Score: 1

      "First off, tell me. Which standards does PGP follow?"

      RFC 2440? It means that you can send messages to PGP, GnuPG, and Hushmail users without them needing additional software. It means your message gets decrypted and checked automatically in KMail and TheBat, and by existing plugins for Outlook, Outlook Express, Eudora, Evolution, Mutt, Thunderbird, and Apple Mail.

      OpenPGP may have been created from PGP rather than the other way around, but you can't deny that it's the standard for encrypted and signed email messages.

    18. Re:Useless... by justins · · Score: 4, Insightful
      Oh, so as I understand it RFC2440 was written and THEN PGP v1 was written?

      Thanks for history v2.0

      Huh? You asked a question, I answered it.

      I certainly don't think RFC2440 is any less valid or useful for having been created after a successful implementation was created. That's how standards ought to be created. Standards created before the implementations, or in conjunction, are more likely to suck.

      The comparison with PGP and GPG is illustrative of why this new toy will not be leading to any new standards. No open source, no peer review, no new needs being addressed, no new ground being broken. Who gives a shit?
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    19. Re:Useless... by Anonymous Coward · · Score: 0

      Calling SSL "homebrew" is a bit of stretch -- it was invented at Netscape with the intention of making it a standard part of internet infrastructure.

    20. Re:Useless... by mark*workfire · · Score: 5, Insightful

      PGP is a known secure cryptosystem. Fact of the matter, there is no need for new cryptosystems.

      Well, I guess all that needs to be invented has been invented. We already have an operating system majority (Windows). There's already a major chip vendor (Intel). Antec makes the best cases, so lets just tell all the others to stop.

      Maybe, just maybe, a little mind opening is needed here? Perhaps there's something about (Cipher) that can be used in PGP, or vice versa. Slashdot is full of 'competition is a good thing' type quotes, and I'd say it applies here.

    21. Re:Useless... by TedCheshireAcad · · Score: 1

      Take a minute to toss this one over. Let's say I'm Joe User using Windows, and it keeps crashing on me. Damn, what a piece of shit, I'd say - and maybe I'd go buy a Mac or install Linux or whatnot.

      Now let's say I'm Joe User encrypting my e-mail with some homebrew cryptosystem. Everything seems fine from my end, my e-mail is sent, and appears to be seucre, but unbeknownst to me, it's being read by my enemy, Eve, who has defeated this cryptosystem that's hardly been put through the rigors that other cryptosystems in wide production use have.

      This is the difference between verified cryptosystems and the things you mention above: Joe User has the capacity to verify Windows or and Intel chip himself, just noticing whether or not the thing works for him, but it takes a pack of mathematicians and computer scientists to verify a cryptosystem and say it's secure for general use.

      I'm not saying that competition is bad, but when it comes to information security, I wouldn't use anything that's not already in wide production. I'd feel safer encrypting my data with the same algorithm that banks use to secure their transactions, because I sure as hell know that they have a lot more riding on the security of the algorithm than I do.

    22. Re:Useless... by Anonymous Coward · · Score: 0

      hypocrit
      The word is HYPOCRITE, you ignorant cumbubble.

    23. Re:Useless... by harlows_monkeys · · Score: 1
      PGP is a known secure cryptosystem. Fact of the matter, there is no need for new cryptosystems

      RTFA. They aren't using a new cryptosystem.

    24. Re:Useless... by ink · · Score: 1
      Anyone who has talked with Koch would probably do the same thing I did and basically say "fuck you" and walk away.

      Heh, I thought I was the only one that had that problem. I was trying to write a MUA plugin that would make it much easier to work with encrypted mail back before gnupg 1.0 was released. I had been doing that sort of thing for years with the closed-source PGP for UNIX and thought that GPG would be a great place to stabilize an interface so that you wouldn't have to use all these pipes, expect scripts and temp files all over the place (secure? I think not). He basically told me to jump in a lake, and write Yet Another Parser that could read/write to gnupg via pipes.

      --
      The wheel is turning, but the hamster is dead.
    25. Re:Useless... by Anonymous Coward · · Score: 0
      1. There is no such thing as a "known secure cryptosystem". "Thought to be secure" is not the same thing, as people have proven many times over.

      Well, actually, one-time pads are known secure as in mathematically proven to be secure.
    26. Re:Useless... by Anonymous Coward · · Score: 0

      Warning: Some restrictions apply. Offer only valid for truly random keys. Be sure to use keys only once and store securly. Keys should not be taken internally. Consult your doctor before you start encrypting to learn about possible side effects. Offer not valid where prohibited by law.

    27. Re:Useless... by mp3phish · · Score: 1

      "...no new needs being addressed..."

      Ahh, but the new needs being addressed are there. You see, its usability is on the order of joe six pack and jane.

      When you have a package for win32 that works with most popular email clients without technical knowledge for GPG, then you can start talking about "no new needs being addressed" until then, there seems to be plenty of room for friendly competition in this area. Because NOBODY has done it right yet.

      Now, I'm not defending these people. I don't know if their software sux dick or what. But what their software does do is break new ground in user friendlyness in the email encryption front. It is only a matter of time that GPG or a spinoff variant must get off their asses and produce something useable or they will lose the market.

      It is as simple as that. Like all software, if it is the best thing since sliced bread but nobody can use it, then what is the point? This new product will just bring new ideas to the stagnating developer mindset that is going on in GPG.

      Hell, they (GPG) have a practical monopoly on the market and they STILL haven't gotten any significant numbers to use it... You call that a quality product?

      --
      Your ignorance is infinitely greater than you realize.
    28. Re:Useless... by aggieben · · Score: 1

      So - in your posting you say "OpenSource" - on the webpage you write that you may publish the source in the future, but that it will only be free for non-commercial users. This is NOT OpenSource - see http://www.opensource.org/docs/definition.php for the definition what OpenSource means.

      I think "OpenSource" should be changed to "EmancipatedSource". If being considered open-source requires that the ideology of RMS be accepted hook, line, and sinker, then it should at least be called by an ideological name. When I refer to open-source software, I mean it in a much more broad sense (as the term implies).

      --
      Don't become a regular here, you will become retarded. -- Yoda the Retard
    29. Re:Useless... by macshit · · Score: 1

      If being considered open-source requires that the ideology of RMS be accepted hook, line, and sinker, then it should at least be called by an ideological name. When I refer to open-source software, I mean it in a much more broad sense (as the term implies).

      It has nothing to do with "the ideology of RMS" (note that RMS explicitly denies any connection with "open source"!), it has to do with using the term with the same meaning as others do, so (get this) they can understand you.

      In other words, there's an existing meaning, "in the broad sense", of the term open source, outside of any formal definitions, and wacky "grandmothers only!" licenses by companies trying to con people into thinking they're open source companies, don't qualify.

      Sorry.

      --
      We live, as we dream -- alone....
    30. Re:Useless... by justins · · Score: 1
      It is as simple as that. Like all software, if it is the best thing since sliced bread but nobody can use it, then what is the point?

      People don't use it because they don't give a shit about email security. It's not the friendliest software in the world, but still, it is not as though lots of people are trying to use PGP and giving up because it is hard to use. It never gets to that point: they aren't even trying it.

      Some user education needs to occur, yes, but it's not that people need to be taught how to use the complicated software. They need to be taught that there is an actual threat.
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    31. Re:Useless... by mark*workfire · · Score: 1

      Well, as a rebuttal, I'd agree with you. I certainly might be an early adopter in some areas, but security isn't one of them. I want to use the encryption I *know* that works, and that's recommended by the majority of others.

      But, without the early adopters, and possibly, Joe Users using and installing this new software, it wouldn't even be possible for software to get to that stage.

      Besides, without any viable alternatives, or the constant reminder that they do (or could) exist, PGP would have no reason to improve. The most likely effect of this would be bloatware (ala Microsoft).

      Cheers!

    32. Re:Useless... by HangingChad · · Score: 1
      - no source code

      From the website: Q: Are you going to publish your source code? A: Yes. Once the code is stable and we've had independent code audits, we'll publish the source code. We're releasing a security product, and we believe - along with legions of other security aware developers - that transparency is key to trust building. We are working as hard and fast as we can to make this happen. Our commitment is to publish the source before the end of 2005, hopefully sooner than later.

      To me a bigger issue is Linux users have to have kernel 2.4 instead of 2.6. Guess I'll have to wait until they catch up.

      --
      That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    33. Re:Useless... by khrtt · · Score: 1

      Well, actually, one-time pads are known secure as in mathematically proven to be secure.

      You're right, my bad.

    34. Re:Useless... by arodland · · Score: 1

      1. But it's certainly possible for one system to be "more unknown" than another. For instance, when it's posted on slashdot and nobody's heard of it before a couple weeks ago.

      2. Technicality: as evidenced by the word itself, a cryptosystem is a system. That is to say, an algorithm (or algorithms), the programs running the algorithm, and the behavior of the users running the program. PGP exists at all of these levels. It combines algorithms (ElGamal, DSA, and lots of other good stuff), applications (the gpg app itself, as well as any number of mailer plugins), and conventions for using them (Keysigning get-togethers, Mixmaster remailers, and whatever else). So if you take a somewhat expanded view of the term PGP, I'd say that it certainly does qualify as a cryptosystem.

    35. Re:Useless... by tomstdenis · · Score: 1

      SSL was not based on any established standards. IIRC it used it's own checksum routine for authentication checks.

      SSL was fairly insecure until around v3.

      People say "why re-invent crypted-socket code?" well maybe because SSL isn't a model of perfection? Maybe others can do better (e.g. simpler, smaller, etc...)

      Tom

      --
      Someday, I'll have a real sig.
    36. Re:Useless... by tomstdenis · · Score: 1

      SSL is overly complicated and not that it needs to be.

      Why do they use defines like RSA_1024_SHA1_AES_128? Why not just have fields in the packet header that says "cipher=aes", "cipherkeysize=128", etc...?

      Of course people like the SSL designers also write code like that, e.g. BF_cbc_encrypt() ???

      First it's blowfish not BF. Second, why is the CBC mode tied to the cipher?

      In libtomcrypt I support 4 chaining modes (CBC, CFB, OFB and CTR) and all four work out of the box on any cipher. That is, I can add a new cipher [say Camellia] and the modes AUTOMATICALLY work with it. I don't have to re-write code to support it.

      Of course this is because I'm a forking genious....

      Tom

      --
      Someday, I'll have a real sig.
    37. Re:Useless... by mp3phish · · Score: 1

      "People don't use it because they don't give a shit about email security."

      Maybe they don't use it because its not built in.. or it cant be installed without hacking software.... or it isn't enabled by default...

      There are several reasons why people don't use GPG. The biggest reason: it isn't possible for every day people to install it.

      end of story.

      It doesn't matter how badly they want it, if they can't install it, they can't. period.

      When you can double click on pgp.exe and it installs itself into outlook express AND it is installed by default into popular webmail servers AND it is possible to secure your email without configuring a buncha crap THEN people will use it. NO amount of education will change the fact that it isn't useable. The whole point of my previous post. Saying that people "don't care" is only a valid argument AFTER all these other issues are solved.

      --
      Your ignorance is infinitely greater than you realize.
    38. Re:Useless... by Paradox · · Score: 1

      This kind of programming is typical of the cryptographic arena of programming. I suspect that it's a throwback to when systems were small and weak compared to the task of encrypting the text.

      Since mathmeticians don't usually keep up on programming, they tend to learn their style from older works. It's kind of a self-propagating evil. This is why when people come out with easy-to-use, quality encryption software, everyone is shocked.

      For example, there's a little app for Mac OS X called PuzzlePalace, which gives a drag-n-drop interface to libcrypt. It's very easy to use and understand. People love it.

      --
      Slashdot. It's Not For Common Sense
  8. I find your ideas intriguing... by MightyTribble · · Score: 1, Funny

    ...and wish to subscribe to your newsletter! /Homer

    Seriously - I don't like how my first encounter with your site is when it tries to set a passel of cookies. Get on that, would ya?

    1. Re:I find your ideas intriguing... by Anonymous Coward · · Score: 0

      bad cookies, evil cookies, go away you cookies...

  9. Methodology for open sourcing it by vladd_rom · · Score: 2, Interesting

    From https://www.ciphirebeta.com/about/facts.html :

    Q: Are you going to publish your source code?
    A: Yes. Once the code is stable and we've had independent code audits, we'll publish the source code.

    Hmm, I wonder if this practice is popular among wanna-be open-source security projects. For a regular software project, I'd expect the normal cycle to be: open source it, gather feedback, improve it, and then repeat the cycle.

    However, they seem to do it in another order. Is this due to the fact that it's a security product? I don't see why they would do things differently, because as far as I understand it's still an "under construction" project for "testing purposes" without any implied guarantees. More eyes on the source earlier means sooner quality product delivery.

    1. Re:Methodology for open sourcing it by Daniel+Ellard · · Score: 3, Insightful
      This is a common problem for protocol-oriented tools of this type, at least if I correctly guess what they're thinking...

      Such tools are useful iff their interface is rigidly defined. If it starts diverging into a dozen things that look similar but aren't entirely compatible, nobody will use any of them. If, on the other hand, the system is reasonably good at the start, the probability of major forks is reduced. So sometimes it's useful to keep such projects "closed" until it's stable and complete.

      At least, I have heard such arguments made in the past. The other alternative is that the code is such an embarassing mess that they don't want anyone to see it -- I've heard that argument made as well (heck, I've got code I plan to release someday myself, as soon as I get around to adequately commenting it...).

      --
      Disclaimer: I work for a company, but I don't speak for them.
  10. not really excited by l3v1 · · Score: 3, Insightful

    I mean, get lost, telling us this is better than GPG won't make us run and start use this stuff. Easier to use for joesixpacks ? You mean taking GPG-key-control out of their hands and doing it in the background with some mail application ? No thanks. I know GPG, I trust GPG, I use it with many OSes and with many different applications, very easily, for both signing and encrypting. As many thousand of other people do. So you'd better think some really better arguments there, than in those linked articles.

    --
    I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
  11. OpenPGP? by slavemowgli · · Score: 0

    Is it OpenPGP-compliant? If yes, what are the advantages it has over established solutions like GnuPG? And if not, why should we use it at all?

    --
    quidquid latine dictum sit altum videtur.
  12. Try it out on management... by Trull · · Score: 1

    I'll inflict erm install this on management PCs and see how long it lasts.

    Ease of use is the prime and only consideration.

    Torc

    --
    -- NSY - SY OOT - Doric signs on local shop doors.
  13. How is it free or open source? by art6217 · · Score: 5, Informative

    From their pages: "Ciphire Mail will always be free for private users, non-profit organizations, educational institutions, and the press".

    1. Re:How is it free or open source? by Anonymous Coward · · Score: 0
    2. Re:How is it free or open source? by art6217 · · Score: 1

      This is exactly tha page with that citation. Your comment seems to be disinformative in a way similar to that of the story text. Perhaps you'd need to read the Open Source Definition.

    3. Re:How is it free or open source? by art6217 · · Score: 1

      my comment here, I had put it in another branch by mistake. BTW, I do not criticize that software, even that I would rather use some standard with available open source implementations, I just meant that the story uses misleading terms.

  14. Nerd, huh? by Tim+C · · Score: 1

    Yet not nerdy enough to use ^W?

    1. Re:Nerd, huh? by Anonymous Coward · · Score: 0

      He's probably a Windows user. In that case he should've put 'Click and drag over "Nerd", right-click, left-click delete'.

    2. Re:Nerd, huh? by DrSkwid · · Score: 1

      xchat changed their key bindings to the windows versions for xchat2

      ^w closed the channel instead of deleting the word

      soon sorted that

      su
      pkg_delete xchat2

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    3. Re:Nerd, huh? by Anonymous Coward · · Score: 0

      ?

    4. Re:Nerd, huh? by Anonymous Coward · · Score: 0

      I don't have a "shift-ctrl" key. C-S-Left baby.

  15. Does it have? by Anonymous Coward · · Score: 2, Informative

    Whole disk SECTOR encryption? Virtual Volumes that we can mount as an NTFS folder?

    PGP Whole Disk and PGP Disk functionality is a MUST. Without it, your alternative is not an alternative at all. NEXT PLEASE.

    1. Re:Does it have? by Malc · · Score: 1

      This might sound naive, but what's wrong with NTFS' builtin encryption?

    2. Re:Does it have? by Doctor+Crumb · · Score: 1

      Disk encryption is not the job of an email program. This is for secure communication, not secure storage, and it is right to leave disk encryption to disk encryptors.

    3. Re:Does it have? by Anonymous Coward · · Score: 0

      NTFS encryption fucks up System drives and doesnt cover non NTFS formats wheras SECTOR encryption will, and also I can move around Virtual drives, can you do that with NTFS crypto? DO you even know what it is? Obviously not, NEXT CONTESTANT PLEASE. THANKS FOR PLAYING.

    4. Re:Does it have? by Anonymous Coward · · Score: 0

      Yes lets not have a COMPLETE encryption PACKAGE like PGP, he is competing with PGP, he has not got the features of PGP (his competitor). NEXT PLEASE.

      So I should have 4893274832784932 versions of encryption packages when one will do ALL my needs? INGENIUS!, I bet you have at least 2 or 3 media players on your computer when one would do the job.

      But thanks for playing contestant, here is your booby prize. NEXT

    5. Re:Does it have? by Anonymous Coward · · Score: 0

      Do you know when you POP your email with your client the password is in the clear. Oh yes great to have that mail content encrypted when infact I can just sniff your POP password and view at my hearts content as most people use the same passwords across diff services and systems.

    6. Re:Does it have? by Doctor+Crumb · · Score: 1

      Why yes, I did know that it was plaintext, which is why I don't do that. I use TLS (or SSL) encrypted IMAP for my email. Also why I don't use ssh1. Go back to your l33t packet sniffer and quit wasting my time.

  16. Is it GPG/PGP compatible? by DoktorTomoe · · Score: 1

    I did not RTFA, but if not, I cannot tell my customers to use it no matter how easy to use it is - simply because I am not going to switch.

  17. I'll stick to GPG and SSH protocols, thank you. by Spicerun · · Score: 5, Interesting

    Gee, why I'm not enthralled with Ciphire protocols:

    1) Another 'works perfectly program with WinXp, WinXX, etc.' that claims it will also support Linux/xBSD with no catches....where have I heard that one before?

    2) Another Certificates laden protocol in the footsteps of SSL. (ie - you can have security if you pay us the megabucks for that 3 month term Certificate, but ignore those Certificates easily faked, etc.) I wish SSL would die instead of being a Certificate money making machine.

    3) Another program that promises it will do everything SSH already does without the certificates....just buy a certificate to make Ciphire work.

    1. Re:I'll stick to GPG and SSH protocols, thank you. by B2382F29 · · Score: 1

      I wish SSL would die instead of being a Certificate money making machine.

      You might want to check out CAcert for free certificates.

      --
      Move Sig. For great justice.
    2. Re:I'll stick to GPG and SSH protocols, thank you. by Tony+Hoyle · · Score: 1

      CACert used to be useful, but they're so paranoid now you pretty much get back a blank certificate with the hostname on it now... utterly useless.

  18. snake oil by Anonymous Coward · · Score: 0

    This is just snake oil by clueless security wannabes... Telltale sign: they dismiss OpenPGP as not being able to support the great security features they support, without elaborating on them. And how could you trust email security system that exchanges messages with central server? Come on!

  19. Not OpenPGP Compliant and no Good reason by Equinox11 · · Score: 5, Insightful

    I think this product would of been great if they would of made it OpenPGP compliant, and have a method of signing your keys for a particular email address(verify email address, send a web link, click on link and you're done) If they would of implemented all the automatic sender email matching, automatic decryption, automatic signing, etc. with the current(OpenPGP) standards it would be great.. You would already have a compatible userbase & everything. But as of now I have to support two standards S/MIME and OpenPGP when communicating with people.. Why would I want to recommend to a less technical friend a 3rd one? I'll just set them up with Thunderbird/Mozilla and Enigmail(http://enigmail.mozdev.org) If you havent looked at enigmail check it out.. I'm very impressed with it, and it works fine under windos too.

  20. who wants to be an early adopter?!?!!? by justins · · Score: 1

    Okay, "soon to be audited" and "I've been working on for the last three years" in the same sentence don't really inspire confidence.

    --
    Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
  21. What a crock. by Anonymous Coward · · Score: 0

    This doesn't solve any problems that exist in PGP, and it ties you into this company and their database of certs. I'll stick to something free, and not involving you having all the power.

  22. choice of algos.... by tomstdenis · · Score: 2, Insightful

    First off, encryption is done in two layers. With a 2048bit RSA and ElGamal key [both of which can be solved with GNFS ... in a shitload of time]. They
    encrypt the data with AES in CBC-HMAC mode (??? HMAC is not an encryption algo) then Twofish in CCM mode. ... WTF???

    First off, you MAC the ciphertext since it's gonna be exposed anyways. Second... CCM mode? WTF? CTR mode is simpler.

    It's like they went out of their way to overly complicate the process.

    Tom

    --
    Someday, I'll have a real sig.
    1. Re:choice of algos.... by Anonymous Coward · · Score: 0

      cbc-hmac and ccm are not really algos, granted,
      call it 'thingies' or whatever that encrypt and sym. authenticate

      CTR does not sym. authenticate

      encryption does not make sense without authentication,
      as proven various times

    2. Re:choice of algos.... by forkazoo · · Score: 1

      I haven't really familiarised myself with what this guy is doing, but the addition of so many steps does seem a bit odd. Generally, elegant crypto is actually fairly simple. OTOH, I guess having a bunch of crypto on your message can't actually hurt much. Suppose one layer is found to have an algorithmic flaw which can be readily exploited. If you have enough layers, several would need to be cracked before it's convenient to get your message.

    3. Re:choice of algos.... by Anonymous Coward · · Score: 0

      First off, you MAC the ciphertext since it's gonna be exposed anyways.

      I thought you MAC the clear-text. It's the clear-text's context that you want to keep safe, not the ciphertext's.

    4. Re:choice of algos.... by Anonymous Coward · · Score: 0

      it sym. authenticates (MACs) both, the plain and the cipher text, in some rare estimated attack scenarios it makes sense to do both

    5. Re:choice of algos.... by tomstdenis · · Score: 1

      CCM mode sucks. Use EAX or OCB instead ;-)

      EAX mode benefits further as you only need the encrypt mode of the cipher [and only a cipher].

      Tom

      --
      Someday, I'll have a real sig.
    6. Re:choice of algos.... by tomstdenis · · Score: 1

      Well this is why you derive the MAC and cipher key from the same source [e.g. input to PKCS #5]. That way if one is wrong the other is very likely wrong too.

      Now if someone changes the ciphertext the MAC is very likely to fail.

      The trick though is your are MAC'ing public data [e.g. the ciphertext] and not data that is private [the plaintext]. By MAC'ing the plaintext you are technically leaking [if every so little] information about the plaintext.

      That and MAC'ing the ciphertext let's you detect quickly if the packet has been changed [or replayed].

      Tom

      --
      Someday, I'll have a real sig.
    7. Re:choice of algos.... by Anonymous Coward · · Score: 0

      I see. Thanks for the explanation.

  23. This is it. by A+beautiful+mind · · Score: 0, Offtopic

    I'm planning for a while now to make a website about slashdot's articles. To list stories that gets marked as lie/misinformation/slashvertising/dupe/tripe in the first few posts on a page with possible user action to mark them, etc. I might even code a dupecheck.pl. Any ideas/suggestions/solutions are welcome or an url which points me to an already existing site like this. I'm fedup with the poor editorial work and i want to back up my reasoning with statistics. You could even see on the long run who posts the most dupes, or even implement a game to guess who's the next dupe poster :) This is all fantasy yet, if i get positive feedback im going to definately do this.

    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
    1. Re:This is it. by Anonymous Coward · · Score: 0

      Positive Feedback

    2. Re:This is it. by Anonymous Coward · · Score: 0

      Cyberarmy? AHAHAHAHAHAHA. Yet another one of those hanger-on groups of losers attempting to identify themselves as some sort of "revolutionaries."

      Exactly how much has your "army" done for the Internet lately?

    3. Re:This is it. by Anonymous Coward · · Score: 0
    4. Re:This is it. by Anonymous Coward · · Score: 0

      Positive Feedback.

  24. The way I see it by Dorsai65 · · Score: 2, Insightful

    it's another way to get signed/encrypted email into the hands of more people - whether they're geeks, or not. If it gets a few more people using some kind of authentication for email, then it's another strike against spammers/VXers; surely, it can't be all that bad, then, can it?

    Sure, it isn't GPG, PGP, or any of the more "traditional" encryption programs. But then, how many Joe/Jane Sixpacks do you know that use those, either? From reading the article, it seems to greatly simplify the process of installing and using email signing/encryption, and that's something that I've run into trying to get people to use GPG/PGP: "It's too complicated; I have to remember too much stuff".

    It looks like the security of it is being vetted, even if the source isn't as open as some would like (yet). Fine, it isn't "perfect" from a geek point of view, and it still has a way to go before it'll work on more email clients - but it's a start at de-geeking email crypto, which is something that can only help.

    --
    --- Asking inconvenient questions for over 30 years...
    1. Re:The way I see it by lachlan76 · · Score: 1

      Remember what? Just a passphrase...

    2. Re:The way I see it by kabads · · Score: 1

      Joe/Jane probably don't use it because they don't see it as important. My wife uses Thunderbird/Enignmail easily, with no technical difficulty, because I've told her about the benefits it brings. She has very little technical experience whatsoever. My guess is that they still won't use crypto email, despite CipherMail. Myself, ciphermail *has* to release the code before I use it, and it has to reach critical mass - even then, I'll probably still stick to good old GPG.

    3. Re:The way I see it by harlows_monkeys · · Score: 1
      Remember what? Just a passphrase...

      Using PGP/GPG requires much more than remembering just a passphrase. You have to deal with key generation, you have to find and import other people's keys, if you aren't using one of the few email clients with support built in you have to use awkward plugins and manually specify that you want encryption. You have to remember how to deal with attachments.

      PGP/GPG is far too complicated to be encryption for the masses, which is what this new one seems to be trying to be. This requires automating all of that.

  25. But can anyone make webmail more secure? by Anonymous Coward · · Score: 0

    Most people I know use Yahoo, Hotmail, Gmail, or some other webmail program as their main email client. on a server and accessed through an insecure connection. You can always cut-n-paste GPG/PGP encrypted text into the message form and send that, but it's a hassle.

    Ciphire is another feasible solution for people who use desktop email clients. But it doesn't change the big picture. The problem with widespread acceptance of encryption? Most web users don't use email clients. Right now I'd guess that public-key encryption is only going to become standard would be if Google finds a way to implement it in Gmail.

    1. Re:But can anyone make webmail more secure? by NotoriousQ · · Score: 1

      Implement a firefox extension that will replace a text in a textarea with PGP encrypted / signed text before it is submitted.

      Decrypting sounds even easier as long as the messages are not modified by the html renderer.

      Sounds like a nice project for the enigmail folks.

      --
      badness 10000
    2. Re:But can anyone make webmail more secure? by TheRaven64 · · Score: 1

      It would be possible to write a PGP implementation in JavaScript that would decrypt email on the client machine if the correct decryption key (presumably the hash of the pass phrase) were entered. Whether anyone would use it is a different matter.

      --
      I am TheRaven on Soylent News
  26. a better question by foreverdisillusioned · · Score: 1

    What does Jane and Joe sixpack need with PGP encryption?

    I mean yeah, I'd like to see other people take privacy more seriously--if nothing else, it helps protect those of us who already take it seriously (it's a needle in a haystack sort of thing)--but people would rather read their mail instantly than have to bother remembering yet another password.

    1. Re:a better question by airConditionedGypsy · · Score: 1
      read their mail instantly than have to bother remembering yet another password

      A valid point. However, the gain may be worth the extra headache -- and since most POP clients already store your login password on disk and 'remember' it for you, storing a PGP passphrase would be no great trouble. If everyone had their own user account and this on-disk password was adequately protected, no big deal.

      The point is to protect the communication in transit: consider someone emailing legal documents to their lawyer and other such scenarios. Or someone who is about to get canned from the company and wants to export evidence about bad practices or job discrimination. Sure they could use SFTP, but how many users actually have servers they can send stuff to? It is far easier to encrypt it and mail it to your home account, and the employer really can't detect that as abnormal.

      So yes, encrypted email does have uses for joe and jane 30-pack. And I'd bet it's even more useful with things like the Patriot Act in existence.

      --
      I bootleg Fizzy Lifting Drinks.
    2. Re:a better question by DrSkwid · · Score: 4, Insightful

      ever heard the expression "secure by default"

      encrypted email stands out from unencrypted email

      Iif the bulk of email was encrypted then it is harder to determined that which is encrypted for a reason and that which isn't. This adds value to the use of encryption.

      I don't really need to ssh between servers on my LAN or run my vnc sessions though an ssh tunnel or use scp when I could use Samba but I do, partly because it means I am using best practices so when I am in a situation where it is desirable I am familiar with the operation and am familar with the tools I will need and not be sat there saying "bugger, I forgot to select 'use secure connection'".

      I don't really need to lock my car every time I walk 10 yards from it to the cashpoint but I do because it is best practice.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    3. Re:a better question by Alsee · · Score: 2, Insightful

      Well one benefit is that if you get your social circle to adopt it as well you have a spamblocker. Any uncyphered mail can be flushed down the spambucket. And even if spammers started cyphering messages they can't forge the source, so ultimately you can flush any unapproved cypher source address the spambucket.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    4. Re:a better question by harky77 · · Score: 1

      just found that on ciphire's forum, seems like a good reason: http://www.securityfocus.com/news/10271

    5. Re:a better question by Aeiri · · Score: 3, Funny

      Exactly. I don't have to lock my screen every time I move 3 feet to go to the bathroom and the only people in the house are incompetent and have never even heard of Linux before, with doors that are locked and bolted and 3 inch windows, and on top of that, use this alias to start X:

      alias x="startx -- -nolisten tcp &;disown;clear;logout";

      So that they can't CTRL+ALT+F1 or CTRL+ALT+Backspace into a logged in tty.

      It's just... wait.. now that I think of it that is a little overkill...

    6. Re:a better question by bcrowell · · Score: 1
      If the only people you need to receive e-mail from are people in your social circle, then you don't need encryption to get rid of spam. Just use a whitelist -- much easier.

      OTOH, if you need to receive e-mail from people you don't know, then neither method works: you can't demand that they use PKI, and you can't use a whitelist.

    7. Re:a better question by Martin+Blank · · Score: 1

      The employer can detect it as abnormal, depending on what kind of security they have on the network. They can set their IDS to scan traffic for specific strings (like those associated with encrypted mail) and some of them can even record traffic for at least hours if not days at a time -- terabyte RAID arrays aren't all that expensive. They may also be able to set up filters at the anti-spam server to block all outgoing messages with such encryption from certain people. All of this is available for very little money, too. A complete system to capture this could be in place for a very tiny fraction of a major company's IT budget, and even a medium-sized company could implement something without too much difficulty.

      And if it's storing your password on the disk as well as the obligatory keys, then they have all of the information needed to file a lawsuit against you -- complete with gag order, making it difficult to get any information out -- just before they fire you. Yes, it's possible to get around it, but they can certainly make life hell for a while.

      --
      You can never go home again... but I guess you can shop there.
    8. Re:a better question by airConditionedGypsy · · Score: 1
      The employer can detect it as abnormal...

      I agree. A reasonably sized corporation would have the capability to do this, much like the porn web filters that are widely deployed.

      For this particular usage scenario, it's an arms race -- certainly the company would find it easier to implement a blanket policy: no outgoing PGP encrypted email from any of our serfs. Implementing a targeted policy means that you have to get the word from the higher-ups down to the mail admins. If you (whistleblower, guy about to get canned, etc.) have been leaking info for months, then they only stop the last few transmissions you attempt.

      In any event, there are other usage scenarios where encrypted email for everyday folk is quite useful.

      And if it's storing your password on the disk as well as the obligatory keys...

      Presumably you'd be sending it to a non-company e-mail account. Your secrets would be stored on the client that is meant to receive this e-mail.

      If you're just sending something encrypted, you don't need to enter a passphrase (the e-mail is encrypted with the public key of the recipient) -- the recipient (in this case, presumably your "home" email address) enters a passphrase. The worst they can do is see that you signed a particular message...

      --
      I bootleg Fizzy Lifting Drinks.
    9. Re:a better question by Ernesto+Alvarez · · Score: 1

      If the only people you need to receive e-mail from are people in your social circle, then you don't need encryption to get rid of spam. Just use a whitelist -- much easier.

      OTOH, if you need to receive e-mail from people you don't know, then neither method works: you can't demand that they use PKI, and you can't use a whitelist.


      That's true, but if you mostly receive mail from people in your social circle, strong authentication (like PGP signatures) can be used to separate mail into the "check right now" and "whenever I have free time" classes.

      You still get to check all of them (without counting on the spam filter), but you know that your important mail can be checked real fast without spam mixed in between. And if the person outside the social circle gets the idea that legitimate signed messages get processed faster, you would be adding pressure for him to switch to string authentication too.

      PS: you could also add a blacklist of PITA people that gets blacklisted immediately (based on strong authentication), and treat incorrectly signed mail as "whenever I have time" (or drop/bounce if you're strict and/or a tin foil freak (no offense intended, just wanted to explain the level of paranoia)).
    10. Re:a better question by foreverdisillusioned · · Score: 1

      I didn't say it didn't have its uses. I said, it would be too much of a hassle (...for Jane and Joe Sixpack.)

      Even if you do store the passphrase locally (or better yet, just random key material), you still need a single, centralized authority that matches your email address up with a public key. Otherwise, Jane and Joe Sixpack will have to deal with keyrings... again, too much trouble just to share the latest pictures of junior.

      I think that if the email world could actually agree on such a centralized authority, the spam problem would've been taken care of a long time ago.

    11. Re:a better question by Laebshade · · Score: 1

      I don't really need to lock my car every time I walk 10 yards from it to the cashpoint but I do because it is best practice.
      Exactly! I tell my wife this everytime. "Why do you do that everytime when you don't need to?" "Because if I don't I'll forget to do it when I really need to."

  27. MOD PARENT DOWN! by Anonymous Coward · · Score: 0

    Parent is a known canuck troll!

  28. U wasted my time Ciphire /. Eds u failed miserably by gd23ka · · Score: 0, Troll

    License it under an OSI license and release the source code or quit wasting my time. If I can't get it free with source without "non-commerical use only" crap then get lost.

    Slashdot editors: You failed your job miserably.

  29. Only one question needs to be asked: by Simon+Garlick · · Score: 1

    Is the source available? If not, it's snake oil.

    1. Re:Only one question needs to be asked: by Dun+Malg · · Score: 1
      Is the source available? If not, it's snake oil.

      I give you my solomn promise that it most certainly is secure, and that it is definitely NOT a sham program that simply XOR's each 8 bytes of the plaintext with DEADBEEF, 8BADF00D, or any other silly hexadecimal constant before then encrypting/compressing it via a hacked copy of pkzip.exe from 1994. I'll have that source ready for you all to see as soon as I get it reviewed by experts.

      --
      If a job's not worth doing, it's not worth doing right.
    2. Re:Only one question needs to be asked: by Queuetue · · Score: 1

      Why exactly do experts need to see it first? Some of us (Certainly not me!) are pretty expert-y ourselves when it comes to encryption.

      If you're going to open the source, then open it. If you're not, then drop the act.

  30. Transparent? Easy? by Kickasso · · Score: 3, Insightful

    Fuggedaboutit. There's a central server with an account for each user. There's a new GUI mail client (!) There's no compatibility with existing formats like S-MIME or PGP/GPG. Thanks, but no thanks.

  31. Corporate Support by GarfBond · · Score: 1

    This looks quite interesting... It makes the whole "here's my public key, now you give me mine" process much more simplified and transparent, which is really the big problem with PGP. Although pgp keyservers make this a little simplified (especially the new PGP beta server, it looks slick https://keyserver-beta.pgp.com/), the end user still has to actively search out public keys for their contacts.

    However, as with all things, corporate acceptance is probably going to be pivotal for this, especially as corporations are probably much more concerned about security than the average user. I haven't downloaded a build yet, but make it possible for corporations to set up their own internal key servers, and allow the software to specify which keyservers it should upload/negotiate with first. Although I'm sure setting up a keyserver is possible, I still don't know how I would be able to set one up for, say my school, if I wanted to. You might even be able to sell a license for the keyserver and keep the basic software free, though you would probably get bonus points if the whole thing was OSS.

  32. Doesn't sound good yet by color+of+static · · Score: 1

    Looks like it uses a Ca approach, so it is secure as long as you trust them. They go to great lengths to talk about their paranoia, but it doesn't all sound right (why talk about wooden blocks?).
    They use RSA with a 2k key, and DSA with a 2k key. If they are that worried about DSA why not worry the same about RSA (1K DSA is probably stronger then 2k RSA). They use Elgamal, but don't talk about how they avoid the ciphers weaknesses (a problem the PGP community has struggled with for a long time).
    Sounds like engineering towards executive summaries to me. They need to provide the protocol for public review before I spend any time using it.

    1. Re:Doesn't sound good yet by Anonymous Coward · · Score: 0

      Did you read their review, it seems they have very good reasons, me is still fumbling with this strange fingerprintlist, though.

    2. Re:Doesn't sound good yet by Anonymous Coward · · Score: 0

      if you don't trust SHA1 - you wont trust std. DSA

      don't put a single bit of guessable plaintext into
      ElGamal and you are basically down to a DH
      - and, don't sign with ElGamal

  33. S/MIME, anyone? by andrew71 · · Score: 0


    (Disclaimer: I admit I just gave a quick look)

    Don't compare this solution to GPG/PGP since the key distribution and trust models are different.

    But how is this different from working with S/MIME and a (supposedly free) CA?

    --
    13-4=54/6
    1. Re:S/MIME, anyone? by davids-world.com · · Score: 2, Interesting

      For S/MIME, you'll need to retrieve the recipients public key (i.e. certificate) first, which you usually to by receiving a signed e-mail from that person. From then on, everything is easy and, honestly, more conventient than using a GPG plugin with your mail client, because mail clients support S/MIME natively.

      Generating and installing your own certificate is, well, not complicated, but too much hassle for a naive user. You have to find the right function on thawte's website, enter all sorts of personal data, add and confirm your e-mail addresses, request a key and pick the right certificate type, and so on.

      And in my experience, this is somewhat difficult to do on Windows for non-techie users. It's easier on the Mac, as usual. So that's where Ciphire is so much easier.

    2. Re:S/MIME, anyone? by andrew71 · · Score: 0

      Clearly your considerations are sound. Anyway I just meant to question the solution from the architectural point of view, from which it doesn't look too different.

      Moreover, installing a S/MIME certificate is not that difficult. Some enrolling procedures may indeed be complicated, but that has little to do with S/MIME itself.

      --
      13-4=54/6
    3. Re:S/MIME, anyone? by davids-world.com · · Score: 1

      sure, from an architecture point of view, things are very similar. Be it PGP, X.509/S/MIME or Ciphire, they're similar.
      X.509 doesn't support several signatures on a key, while OpenPGP does. Sign&Encrypt might have some subtle differences in Ciphire.

      Both PGP and X.509 can use a web of trust to establish authenticity - with PGP it's basically built-in and well-established, for X.509 you need Thawte's web of trust, which is less flexible, but works.

      PGP has the lowest comfort level (for me: Apple Mail and GnuGPG with GPG plugin) in particular because everything is done in cleartext and certificates need to be exchanged or put in a repository. S/MIME is way better because of the integrated support. Now Ciphire is even more comfortable and something for the naive end-user -- and I would recommend it if it were an open architecture, free to be implemented by anyone.

  34. -----BEGIN PGP MESSAGE----- by Anne_Nonymous · · Score: 3, Funny

    -----BEGIN PGP MESSAGE-----
    Version: PGPfreeware for non-commercial use

    qANQR1DBwk4D5F2YKoTmerkQC/0Tl5MChitPajOOAZQRLXqp BY RByr6Gf01kVLY2
    kB0kz4N9lx8Wh2LLMVaAtBmB+WcFbvTG1/ U1/lCK6icJn0ZPBi S8VzfG1Ia+lmhx
    O+QcYB5xKwrQwAUNx7xkh/jQ2bQ5K/wDpd YVz7EHgwxuSp5gWF GIBlErO+Qx+KR9
    svMDLPIDhn2g/4crV3Ny4Zqcd6NiuBtTpR lVr5SxrHIU7PdvCf LEdqEV2SThvHHm
    WpFuVl4Mt5L2KEYlZWWPoD8TbP1e4S40il HN45+56NUjC9bJGO 2SNuVYMxzo44fd
    V6TZRjEKyoVnp7+R2DEPR1U2ylTHtIB87N Nx8wVglD4A98K+Wv wrbvHscbdvS2Sb
    DaxqDxsAAjFy9KKgLx+M/3ylOCnXRRlE5t 8zfbIZbUusjqlfjM WEpnh4xrV4l4K9
    7ZRCbcukRSMuPqXqyKkbtakrY1ZMOC9gzQ nvZndgNSp70h6hpb L24sMfvVPUZfF9
    YphC/ufrr9yrOGiqz9FHbDoe8JAMAKRKby /GTYmfQcCCYrp1G2 SS1XWVjk5cbWsX
    aj1Py2c3Uv5rT3qRIta+8terQPBMplIqKc Rh3LMr+lAyPPRAvT RKkw8FT+msDVhL
    Nd5pwJL5HEjAVE5GeU9dxPZhZp8X9I4o3W 4C9Zh1AGqeYMOU2Q mTN/yffpoqFHi+
    VLC+ocxj4lIzFPVH1ag7MRe+OMay25A7bI 5n7RvKRGCauUoEmo zn6o8xpFdDxDl7
    7lXc5zTuhNGYtlhnFR7Cy/PRs+af4Q97v7 Smvvv6GmlBX9qsnY RFwLNt7bI8PdTe
    oBms31MZdLEu9ryUOQGzNwnz8VAe8uWYR8 rt2wN59J8lLnKzaI ZdW3mOc+TjmTrf
    zEQLmRFppwb7ALFkFY6dkrbyKi0kMCEg3T EDBNLiUARhBzJu/S ssWERg5tZHJ9NL
    1Tr0efYiD0hJ7OAwOcruelss6a7Qtsagc2 ihlyXgwj4mFuY53Z DHL5xAnRNKMxmo
    Mzf1P8wluS+FkWXQZLCcv5grFLw9xskm+9 yh/r629B9VuYW7Wr RDVaP7rdyNP7F5
    JfG97nO97bo+cpyxsrg=
    =hcA2
    ----- END PGP MESSAGE-----

    1. Re:-----BEGIN PGP MESSAGE----- by Anonymous Coward · · Score: 0

      Yes.

    2. Re:-----BEGIN PGP MESSAGE----- by akejay · · Score: 1

      gpg: encrypted with ELG-E key, ID 84E67AB9
      gpg: decryption failed: secret key not available

      --
      one, two, one two like a duck
    3. Re:-----BEGIN PGP MESSAGE----- by kernel_dan · · Score: 1

      -----BEGIN PGP MESSAGE-----
      Version: GnuPG v1.2.6 (GNU/Linux)

      hQIOA2aMkJCD4Z8/EAgAktK5J6LdP1sAPtgqQPQ7TwOi3ypZ7d TJ3SHl+tkUn+cQ
      KYh1ghgS5t0aer8TnB5jCHgNCtJaB2mKO0LQFFYY2vKcrHTcxB mBpwlz1vwhbBeD
      u582Ys4+hUhzZZU0MJFHvVHU4pTHDzkdPcMVt9je0jUiCOtusl uuFEVryqhkoadU
      r9ZeqORjsNg0hZmOHP5kK++clkPlLKOQTR8JEL3HleM9mlwADV C23Mm5apu0n5Te
      FN0E/lVS3NrGmOveNi2I2Q0d2Q8XJXnoaF7xzyDNGoCYiv/7I0 2tXbjiu/4gjEi3
      /8gHerbn38Pn3+RGSYcvUQa2tONxBz8t7gTI/FSENAf/b/GoHH xmyMRfojZM4DLS
      Qrssc99HUg2VNLQD2RWDvEMV8XyKP4erWsQhsr4tJ22W8jMGZE 3Dydj3jzV3bZsH
      8VzweULmi45lzq5SWakW7TTy7Ie1iKoVktOJFivsXaiSInRVg+ VaDMyFd9B6i++H
      PK4wXt3r/hr0mgVekyVjwDP9wUHUTLvelSeSUSk3HDy0gPkK+n d3H+9+L91n85KD
      QmTnTJ9El+G8NA2qWLD+8eB5u1gXcY32CbBkJzPApMiv2HGAVm DU6RFOrGHEhFIX
      xo/868UemsgdrPQiZVm0WZhDGFjE35ojFH3EX5g3gqeUftiikb xQYEgqmN/YD+u4
      iIUBDgPQcNGYscGwIRAEALNtgqN+FSjUqKM2HUp/myNorcGAe8 1cRfIsOub4NDLt
      Gr+bvVs7FR7tdsF9bwkoyGQQQUxdARiWfZ3aBAPSVJ9MB4dQt7 fMkeDNWypljEu4
      rxXlo+SuQpYfGlC+r+Ms0ZKsgqgp0IyxMAE3SplOH+gutKzQ6t xKA1trCjXCFlMV
      A/sHZY/ZOZdHpQaN8yZnD27/haeKOFxckZ7ufc79XhOb/GJVh/ OMMFqh2WO9X0fn
      c/CUWKjreeVOHXGC9xzIxvsdDwFydQYE4nFQcAV3sFfOH6UZz7 NvBlv3ZPvsVxzV
      LcfCPxvc/RNmB5OfBevOZ2ZHzXWw60wtjfgZI1NiuBV1J9K9AT +p5+K3NPJMiJ4P
      HT0n9L2vNS8o+SSkf7OvzSuwX7Mn5vnv8Dno6StLTPw/tpQXwa kRYRa6zL6EBCpw
      HlBYZvYBWphFcKW6PWOGcpswR2+16Jw7j8HZVmRHT4vzjSB/Jo MyClyazaotOtpi
      cnTogkkhUMv9J/yMMUl8/dbPVD8R3NriPKEP0WjNXSA7+qIB9c sBBxMnmt3yVXpc
      oTkguFbWIIKXfC0fKeFW2rZy6uE0096worJef8k2EPf9
      =FseG
      -----END PGP MESSAGE-----

      public key

      --

      Illegal? Samir, This is America.
  35. Why does this even make the front page ? by Tetard · · Score: 1

    Every month, Bruce Schneier's CryptGram reviews security products, events, and technologies. There are tons of people out there who claim to have invented better, easier to use crypto.

    But as it has been mentioned already, until the source code is available, there is no incentive for people to try a closed source application in order to review how solid it really is, especially when dealing with data encryption. At best, it will help the vendor improve their useability (which seems to be their target anyway).

    And even when the source code does get released (under what license!), it'll still have to deal with S/MIME and OpenPGP standards...

    1. Re:Why does this even make the front page ? by Anonymous Coward · · Score: 0

      I've just emailed Bruce about this piece of shit software advertised here. Expect to see the brutal review in next month's Cryptogram's Doghouse. :)

  36. Why? by Tethys_was_taken · · Score: 1

    Why is there so much negativity here?

    I understand that PGP, RSA et al are sufficient for current encryption, but this might prove to be different and advantageous. Slashdotters in general like diversity, right? IMO it shouldn't be any different for this.

    Of course, there may be problems, but many new technologies have those. I see no reason to trash it like most of these posts seem to be doing :(

    PS: This may sound like a plug, but i'm not affiliated in any way.

    1. Re:Why? by Spicerun · · Score: 1
      "Of course, there may be problems, but many new technologies have those."
      What new technologies are in Ciphire? I haven't seen any new technologies mentioned in it.
    2. Re:Why? by harky77 · · Score: 1

      something called the Ciphire fingerprint system, which is a web of trust replacement. but I don't understand how it works, see my post.

    3. Re:Why? by Tethys_was_taken · · Score: 1

      I'm not going to claim any knowledge of cryptography, but their website is claiming quite a few modifications to existing stuff. If they get it to mesh together and avoid the few drawbacks that regular crypto algorithms have, this could be considered a new technology.

      That wasn't my major point though. I actually meant more along the lines of "Try what they show before claiming it's bad" .

    4. Re:Why? by m50d · · Score: 1

      We like standards more than we like diversity. All this will do is dilute the openpgp standard. There are dozens of openpgp compatiable programs and few enough people use pgp as it is. The last thing we want is another program to confuse users. Make openpgp easy for average joe to use and we'll applaud you. Make an incompatiable app that's easy for average joe, or another openpgp app, and we'll be happy. But this program does nothing worthwhile.

      --
      I am trolling
    5. Re:Why? by Pushok · · Score: 1

      I have to agree with this. Ciphire is an alternative, and it is free. No one has to download it and use it, but I personally like to try new software. Many comments here remind me of people I work with who say "That's the way we have always done it," meaning of course, that there is no other way that they can fathom.

  37. Translation by ggvaidya · · Score: 1

    FRIST POST!

    naah, not really ... anyone?

  38. free as in "free beer"? by g2ek · · Score: 5, Informative

    2. LICENSE GRANT

    (a) Subject to all of the terms and conditions set forth in this Agreement, Licensor grants to Licensee a non-exclusive, personal, non-transferable, non-sublicensable right, during the term of this Agreement, to use the Software, and the Services solely for Licensee's own Personal Use and in accordance with the applicable documentation and instructions made available by Licensor.

    (b) In no event shall Licensee distribute, display, or otherwise make available to any third party, the Software (including any copy, portion, extract, or derivative thereof).

    (c) Licensee shall not, and shall not assist, enable or otherwise permit or allow any third party to, (i) alter, adapt, modify, translate, create derivative works of, (ii) except to the extent expressly permitted by mandatory applicable law notwithstanding an agreement to the contrary, decompile, disassemble or otherwise reverse engineer or attempt to derive the source code of, or any technical data, know-how, trade secrets, processes, techniques, specifications, protocols, Key and data-formats, methods, algorithms, interfaces, ideas, solutions, structures or other information embedded or used in, (iii) rent, lend, loan, lease, sell, distribute or sublicense, or (iv) remove, alter or obscure any proprietary or restrictive notices affixed to or contained in, the Software or any copy, portion, extract or derivative thereof. In addition, Licensee shall not provide, disclose or otherwise make available the Software or any copy, portion, extract or derivative thereof, or permit use of any of the foregoing by or for the benefit of any third party (including, without limitation, on a hosting, service-bureau, time-sharing or subscription service basis).

    (d) The Software is licensed as a single product package and Licensee shall not, and shall not assist, enable or otherwise permit or allow any third party to, separate the Software, or use any component parts thereof other than as part of the Software as and in the form provided by Licensor.

    (e) Licensee shall not use the Software other than in connection with the Key-Data and the Services provided by Licensor under this Agreement.

    https://www.ciphirebeta.com/about/eula.html

    1. Re:free as in "free beer"? by Arioch+of+Chaos · · Score: 1

      Yes, it's free beer only and not "OpenSource" as advertised in the post. This does obviously not fulfil the requirements in the FSFs Free Software Definition or the OSIs Open Source Definition.

      --
      IAAAL - I am actually a lawyer ;-)
  39. Concerns -- answers please by blahbooboo · · Score: 0

    Two concerns that I have now:
    1) This is beta. The license is for beta. It is to be for OpenSource(?) But, what if everybody installs and uses it only to find later that there is a fee? (No big deal, I say.)

    2) Privacy. The license agreement clearly spells out that they can collect and use "personally identifiable information" as they wish. (NOT good.)

  40. Call me paranoid by Anonymous Coward · · Score: 1, Interesting

    "Q: How are you financed?
    A: By some very unusual business angels. For the time being they wish to sit in the background."


    and "Our commitment is to publish the source before the end of 2005, hopefully sooner than later."

    I'd like to know if the "business angels" are, in fact, certain agencies of the government. That would be clever. Let everybody use the so-called encryption that only they can break, and then, after they've caught all the "subversives", they never release the source code. Gotcha!

    After the source is released, and after everybody has had a chance to see it, then I might think about using it.

  41. Standards are still good. by Anonymous Coward · · Score: 0

    This requires you to sign up to an account with them, and they maintain control of certs for everyone. You can only communicate securely with other people who also sign up with them. This is plenty of reason for hostility. There was no reason at all not to be openpgp compliant, and I think people would welcome an alternative implimentation of an open standard like that. But trying to convince people to use a centralized scheme where some company hsa full control is not a good plan.

    1. Re:Standards are still good. by SmurfButcher+Bob · · Score: 1

      Oh come now... the escrow attempt by the USPS was met with resounding support, honest. ;)

      I think you can pretty much cut-n-paste that entire thread. Yuckie.

      --

      help me i've cloned myself and can't remember which one I am

  42. Perhaps I'm paranoid but by Anonymous Coward · · Score: 1, Insightful

    I'm always suspicious when a technical review plays misleading word games. Here's an excerpt from their expert review pdf (page 18) :

    "With encryption solutions using PGP or S/MIME, an unsigned email message allows an attacker to forge the originator s identity even if the message is encrypted. The recipient cannot easily detect the change in the originator. However, in the Ciphire system, encryption includes authentication information. The session key used to encrypt the email message is digitally signed by the sender for every layer of encryption."

    Although a technically accurate statement, it is highly misleading by comparing signed verses unsigned functions and implying a deficiency in GPG where none exists. GPG/PGP supports the same signing ability.

    1. Re:Perhaps I'm paranoid but by Anonymous Coward · · Score: 0

      they are talking about asym. authentication there,
      - and (open/G)PG(P) does not have such

    2. Re:Perhaps I'm paranoid but by Anonymous Coward · · Score: 0

      Yes it does. I use it all that time.

  43. Example of Freedomware and Open Source by Anonymous Coward · · Score: 0

    There's nothing like free advertising for an unFree product on /. 3 cheers to /. editors.

    If a project tries to hide its license (not in front page, nor in FAQ,) there's a good chance it's a non Free EULA. It's funny you call it Open Source when no source are available, and your "2. LICENSE GRANT" should be changed to "2. LICENSE RESTRICTION".

    Freedomware license example, and it's easy to read and understand:

    Copyright (C) 2005 Freedomware. All rights reserved.

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    3. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    Open Source example - difficult to read and requires knowledge of law to understand:

    http://www.gnu.org/licenses/gpl.html

  44. FingerPrintList by harky77 · · Score: 1

    Did anyone read the part about the Ciphire fingerprints? That is somehow supposed to make their CA/PKI uncompromisable. Or am I seeing something wrong? It's in that review and they also say that they have invented the first PKI that they themselves cannot efficiently compromise. So what is that darn Ciphire Fingerprint system? Anybody care to explain?

    1. Re:FingerPrintList by Anonymous Coward · · Score: 0

      maybe check this
      https://www.ciphirebeta.com/cm/technology/tr ust_is _transparent.html
      https://www.ciphirebeta.com/upl oads/images/8bbhWM7 gfRudKKYJq8q7CA/ciphire-review-russ-niels-2004-07- 26.pdf

    2. Re:FingerPrintList by harky77 · · Score: 1

      smartass, the security review is what I was referring to, when I wrote my post.

    3. Re:FingerPrintList by drig · · Score: 1

      If I'm reading this correctly, the security of the system relies on the interaction between the clients and the server. When you receive an email, it checks the sender's cert's certificate fingerprint against the fingerprint list. If they don't match, then...um...something. It doesn't say what happens, but I'd bet there is a really visible error message. If either the server or the client is compromised, the receiver would know quickly, and presumably contact the sender so [s]he can fix it. In theory, an attacker would need to compromise both the client and the Ciphire fingerprint list.

      A wy of strengthening this would be to allow multiple, redundant fingerprint list servers. The greater the number of servers, the more places you would have to attack. Eventually, it'd get too expensive/difficult. Though, there would be a problem with distributing new certificates, since an attacked would only need to compromise the master list. *sigh* As Bruce Schneier says, "Crypto isn't easy".

      --
      Citizens Against Plate Tectonics
  45. Big Giant Red Flag by Speare · · Score: 1

    Is it just me, or does anyone else have 140 dB klaxons going off in their head when they read "soon to be audited" and "working on this for years" with regards to a cryptography project? Nobody should be insular when they're developing crypto. Ask for feedback regularly and work with the community from day one.

    --
    [ .sig file not found ]
  46. Web Mail by Anonymous Coward · · Score: 0

    It seems to me that so many mainstream people these days are using webmail, and checking their mail from all over the place - not just their own computers. So, if I can only sign my mail from my own computer, it's not going to be very effective (would people ignore my mail when it's not verified?) Until we have some type of easy, dongle-based mechanisms, I don't see how this can be very effective.

    1. Re:Web Mail by rivercityrandom · · Score: 2, Informative

      Yeah, maybe someone should come up with a webmail client that seamlessly incorporates SSL and PGP crypto--oh, wait, it's been done.

    2. Re:Web Mail by Anonymous Coward · · Score: 0

      Yes but it costs a fortune and something like GPG mail is FREE and Open Source! As well that's only webmail and not using your current email address.

  47. This product is NOT open source. by FattyBoeBatty · · Score: 1

    Some lying slimeball is exploiting the /. crowd to get some free publicity for his shitty commercial product.

    So go ahead, tell this guy what you think.

    -Fatty

  48. Re: Gentoo is good for Hygiene. by Anonymous Coward · · Score: 1, Funny

    On the contrary, my trollish friend. Unless you feel obligated to watch every line of g++ live, you'll find you have hours of time to take showers, cut your fingernails, go shopping for new clothes, find a hot date, yada etc and so on. Sure you can multitask, but who wants to interfere a box that is trying to update itself? Why interfere with beauty? That's like asking a kid in school who just asked the meaning of life to go rake leaves in the playground. ...When she has the book in front of her that could answer it, and a teacher who could explain it. Just Pointless.

    On the contrary, you can and should take a break while your box compiles itself. That means, every time there's a new update of bashcomplete or KDE or something, BAM! hygene++. Fun++. Lifer0x0rs++. Learn_about_cryptography++. Cavities--.

    Gentoo is about more than having optimized code. It's about a self-learning genius child in the making, who knows how to download her own dependencies. Linux is about more than being an evil super-villain, it's about freeing your mind. Unix is about more than hating Windows, it's about saving the world, and being cool. (Cool BSD chicks have always known this.)

    So, my friend, pipe that emerge output to your printer, and hire a friend (or "emerge festival") to read it to you while you sleep, like the rest of us do. While it is tough, you will learn that you do not have to watch every line of output from emerge as it appears. Like all caring parents have to learn, you cannot spend every waking second of your life with your prodigous child. Your box might overoptimize once in a while, need to be told to recompile with a new use flag, or require a little etc-update from time to time, but you will discover that your sweet little gentoo is more resilient than it seems, and life goes on.

    So, in light of our OCD friend's troll, I propose a toast, to showers, to prodigous super-children, to red leather, and to cavity free smiles!

  49. Or you could just read the article by Phelan · · Score: 1

    Is there a moderation flag for "RTFA"?

    --
    "Nimis exaltatus rex sedet in vertice - caveat ruinam!"
    1. Re:Or you could just read the article by slavemowgli · · Score: 1

      No, but there's one for "Flamebait".

      --
      quidquid latine dictum sit altum videtur.
    2. Re:Or you could just read the article by Phelan · · Score: 1

      Yeah, I deserved that I guess...
      still people that comment before reading the article drive me up the wall, karma be damned.

      --
      "Nimis exaltatus rex sedet in vertice - caveat ruinam!"
    3. Re:Or you could just read the article by Anonymous Coward · · Score: 0

      Posting without RTFA could be considered flamebait as well - it's almost certain to catch some.

  50. Centralized directories are bad ! by louarnkoz · · Score: 5, Insightful
    If you look at the little pictues "how it works" on the ciphire site, it appears that before sending a mail to Bob, Alice retrieves Bob's certificate from the ciphire central server. Really? And that is private e-mail? They must be kidding!

    What do you think will happen if someone, say in the name of the war on drugs, wants to interfere? Presto, they can convince the central server to yank Bob's key from the directory and replace it by one of their choosing. Some privacy!

    1. Re:Centralized directories are bad ! by Anonymous Coward · · Score: 0

      but what, if everyone had exactly the whole database, and using hashes could verify that everyone has the same copy, without an alterations? what if the client did that, with every mail?

      sure, a few gb with all keys and certificates on every users hard drive? not everyone wants that. a hash might work as well. but how do you verify a certificate then? again you need the whole database. unless you partition the database. then every partition has a hash, and you need only to verify the content of that partition to decide whether or not a certificate is part of the shared database. and of course the hashes for every partition and the master hash of all partition hashes.

      move from one level partitioning to multi level partitioning, and you have a tree. add semantics to cover changes in time, and you have: the ciphire mail "finger print list" system. that is the important part: everyone has the important master hashes (called "crossfpl") all clients exchange those and verify them all the time. any certificate can be downloaded and verified by collecting all missing segments of the finger print list.

      and because all parts are signed, and the hashes of the signed data are signed and hashed and signed and hashed etc. up in the tree till you get to the crossfpl, which every user has.
      try to find a way, how you can alter some data
      or create some data, and still keep that chain
      of hashes and signatures intact? security experts like ferguson and nils have already reviewed the system, but more reviews are better.

      I'm no crypto expert, i might have make mistakes in this description. so in doubt, please check the review papers for details.

    2. Re:Centralized directories are bad ! by DD2 · · Score: 1

      They have encrypted the private key with the user's passphrase. In order to replace the user's key-pair you must know the hash of the user's passphrase. A dictionary attck might work if the user has a weak paspshrase, otherwise this is reasonably secure.

      We did this 3 years ago at a company called CryptAll to provide an S/MIME-compliant java applet service.

  51. Re: Gentoo is good for Hygiene. by Hatta · · Score: 1

    That's like asking a kid in school who just asked the meaning of life to go rake leaves in the playground.

    How zen.

    --
    Give me Classic Slashdot or give me death!
  52. Takes over Gnome/KDE logins? by Queuetue · · Score: 1

    Why does an email proxy need to take over GDM/KDM? I think I'd *much* prefer to set up the proxy seperately and simply aim my mail client at it explicitly. I'd prefer to be able to easily aim it elsewhere when I feel like it without having to log out and modify system administration.

    Allowing some closed-source commercial app (sorry, promises mean nothing: show me the source) to take over the login process and injecting an invisible proxy seems a par-tic-u-larly stupid way to solve the problem they are trying to deal with here.

    Was Timothy duped into posting an ad accidentally, or was this intentional front page spam on slashdot's part?

    1. Re:Takes over Gnome/KDE logins? by Anonymous Coward · · Score: 0

      I installed the Win32 version and it has some disturbing tendencies. Why does it require a reboot? Why can I not kill or cancel out of the process after login without difficulty. Why does it start with the system by default with no alternative?

      It *feels* like spyware.

    2. Re:Takes over Gnome/KDE logins? by Anonymous Coward · · Score: 0

      Windows user. Sure anything that requires a reboot is spyware;)

  53. I'm also worried about.... by TVC15 · · Score: 5, Insightful

    8. PRIVACY Licensee hereby expressly agrees and acknowledges that Licensor may collect, store, disclose to third parties and otherwise use and process (collectively "Process") Personal Data in connection with the Services, this Agreement and Licensee's use of the Software, and Licensee hereby authorizes Licensor (including its officers, directors, employees and agents and its suppliers and licensors) to Process Personal Data to the extent reasonably required or useful in connection with the provision of the Services and/or the execution of this Agreement, and in compliance with Licensor's current privacy policy as shown on Licensor's website (www.ciphire.com).

    whats that about?

    1. Re:I'm also worried about.... by Anonymous Coward · · Score: 0

      isn't the prupose of a public key server to hand out all the info it has to just anybody ?
      or did you supply anything to them but your public key ?

    2. Re:I'm also worried about.... by harky77 · · Score: 1

      I forwarded this to fk6, but this has already been answered on their board. Have a look at their privacy policy.

  54. Their Privacy Policy by Ronin+Developer · · Score: 1

    From their Privacy Policy

    "Otherwise, Ciphire Labs does not forward, sell, rent, loan, trade, or lease any personal information collected at our web site or via use of Ciphire software, including email lists, to any third party, except Ciphire Labs affiliates, without the expressed consent of the user."

    Who, exactly are "Ciphire labs affiliates"?

    I would expect to see a full list of affiliates as a condition prior giving them my personal e-mail address.

    And, I would want a mechanism to prevent disclosure to new "affiliates" in addition to a way to opt-out.

    I think I'd be pretty peeved if Spamford Wallace joined their ranks as an affiliate.

    RD

    1. Re:Their Privacy Policy by harky77 · · Score: 1

      what should they give to other people, your public certificate, I hope so:) From what I have read, and there is also a post here, where this was discussed on macslash, they don't gather any more information, then your email address and your public key. Still they should clarify that, I send fk6 a pm about it, let's see what he says.

  55. Web of trust needs plane tickets by tepples · · Score: 2, Insightful

    just buy a certificate to make Ciphire work.

    The OpenPGP equivalent to a certificate is called a "plane ticket" whose price is called "airfare." Without a plane ticket, you often can't get your public key signed by people in the strongly connected web of trust. Without a signed public key, you can't build the web of trust, and without the web of trust, you can't verify a public key, which is the whole point of certificates.

    1. Re:Web of trust needs plane tickets by Anonymous Coward · · Score: 0

      Not really, you could issue or sign PGP keys via authenticated HTTPS. Good enough for the real CAs (or the fake ones run inside of companies).

      PGP users need to get off the cyperpunk crap and boil down this ridiclous web of trust idea into something more easily usable.

    2. Re:Web of trust needs plane tickets by sirReal.83. · · Score: 1

      What? The point of a PKI is to verify identities. When you sign a key, you're saying "I am absolutely 100% certain that this key belongs to the legal entity whose name is on the key itself." If I were to sign "your key" via a secure connection, exactly how would that prove that I am communicating with $YOUR_NAME?

      CAs verify identities by proxy - they charge an account under your name, and they rely on your having been unable to forge that account as proof that you're you.

      If I don't actually care who you are, and only about whether or not someone is listening without your knowledge, then I don't need a PKI. Simple as that.

    3. Re:Web of trust needs plane tickets by Anonymous Coward · · Score: 0

      For some applications, yes. For others (like Email), simply being able to associate an email address with a key would be significantly better than what we have now. The biggest impediment to the adoption of PKI is this "shoot the moon" ideal.

    4. Re:Web of trust needs plane tickets by Sloppy · · Score: 1
      Without a plane ticket, you often can't get your public key signed by people in the strongly connected web of trust.
      In Soviet Russia, strong set flies to YOU!

      Er, what I mean is, check out Biglumber and register yourself there. Whenever I travel, I usually check biglumber and try to set up meetings with people who live in the area. Others do too. I once met a gpg user from Switzerland who was visiting my lil' city of Albuquerque.

      Another good thing about it, is that you might find out that you already live near someone in the strong set. It looks to me like maybe you live in Indiana? You're not the only gpg user who lives there, my friend. Sign up. :-)

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    5. Re:Web of trust needs plane tickets by sirReal.83. · · Score: 1

      Yes to what?

      You do realize that you can create a GPG associated with an email address and just use it, right? If you know you trust someone and don't need other people to know that you trust them, then there's no need to bother signing any keys. It's pretty easy, and we do actually have it now.

  56. Re:Why? Because /.ers are.... by Anonymous Coward · · Score: 0

    Because 99% of the /.ers are spoiled technology snobs that expect everything for free, yet provide nothing in return.

  57. Maybe They're Really A Front For The NSA by szyzyg · · Score: 1

    After all, PGP/GPG is good enough for geeks, imagine if regular people started using it? Better to release a governement created cryptosystem and make it easy enough for those masses of real people to use. Then once the real people are using it, some of the geeks will switch too, and the NSA can start reading everyone's e-mail again.
    </conspiracy> ;-)

    1. Re:Maybe They're Really A Front For The NSA by davids-world.com · · Score: 1

      Very unlikely. The NSA is the U.S. intelligence agency dealing with national issues. Ciphire is a European company, based in Germany (Munich, dev labs) and Switzerland.

      If at all, it would be the German BND (Bundesnachrichtendienst), which (still) happens to have its headquarters in Munich. But don't forget that the German government funded the implementation of PKI in open source clients (I think some KDE client was used) in project Aegypten.

  58. MOD PARENT UP! by optimus2861 · · Score: 1

    The disconnect between a cryptographic program processing every one of your emails, and a license clause that says the author of same basically gives himself carte blanche to sniff whatever they damn well please should be enough to put anyone off this thing.

  59. Centralised Infrastructure by wwcrew · · Score: 1

    From the article:

    "CCD servers are part of a central infrastructure operated by Ciphire Labs."

    The end-user advantage to this system seems not to be transparent encryption - a relatively simple hack one may apply to this or that MTA - but to the automagic sharing of keys and transparent negotiation. Entrusting these keys to a centralised architecture seems contrary to any `secure' as we lose the benefits of community audit and so on. Furthermore, since Ciphire is a corporation in Germany (it seems from their Disclaimer page) all servers become a single point of failure both technically and politically.

    Creating a client-client system of key negotiation seems like a better investment of time: creating a system that automatically queries other clients for their identifiers, not a central medium. Although there is still no sure guarantee that keys are reliable the key source's identity may be reasonably verified - more so, at least, than a server that operates at the whims of its administrators. Developers of PKI (a now-marketspeak term) could learn a thing or two from the No-Trust mantra of anonymous net developers - from Tor to Mute, Chaum mixes, P5, tree hashes and so on (not to mention the poor venerable, FreeNet).

  60. Ciphire compared to PGP and S/MIME by davids-world.com · · Score: 2, Informative
    I've posted a high-level overview and commentary a couple of days ago.

    The verdict: Ciphire is a good idea in general and a fine solution for internal security in companies (across different sites), but difficult to justify as a standard due to its closed nature.

  61. Enigmail & GPG are at least as good by mauriceh · · Score: 1

    And are also as "user friendly"
    But then we were directed to a Wired article from a guy who "reboots an application"
    Also, without peer review of the code, and some kind of OpenSource model, how on earth can this be trusted?

    ".Ciphire Labs also intends to release the source code to.."

    Sure, and PGP is free, remember??
    Oh, you don't?
    Look up some history.

    --
    Maurice W. Hilarius Voice: (778) 347-9907
  62. POLL: How many people *NEED* encrypted email? by gardyloo · · Score: 0

    I send emails which I wouldn't necessarily want shown to everyone, but very, very few of them really SHOULD be enctypted. I have a feeling that the vast majority of people who use encryption systems for their emails really don't need them -- they're just used to get a cool-looking "this email has been encrypted; here's my fingerprint" block in the signature. It's fun to *play* at being a spy, or thinking I have super-important stuff which shouldn't be seen by undeserving eyes, but it's mainly just that: fun.

    Let the flamin' begin.

    1. Re:POLL: How many people *NEED* encrypted email? by gardyloo · · Score: 1

      P.S. the really effective and sophisticated way to encrypt things is to use spelling which depends on the context. For example, spelling something as "enctypted".

    2. Re:POLL: How many people *NEED* encrypted email? by Anonymous Coward · · Score: 0

      Just because you don't need something doesn't mean you shouldn't do it. It's not like it's harmful in any way, and it has the added benefit of obscuring the traffic that does need to be encrypted (whether yours, the freedom-fighter's or the mafioso's).

    3. Re:POLL: How many people *NEED* encrypted email? by ewhac · · Score: 1

      Search and replace, and we get:

      How many people *NEED* to put their postal mail in an envelope?

      I send postal mail which I wouldn't necessarily want shown to everyone, but very, very few of them really SHOULD be in an envelope. I have a feeling that the vast majority of people who use envelopes for their postal mail really don't need them...

      Schwab

    4. Re:POLL: How many people *NEED* encrypted email? by Anonymous Coward · · Score: 0

      Sure, your e-mail to your mom about your week doesn't need to be encrypted, however, say you do have one e-mail that does actually need to be encrypted (some company secret, or you are plotting a way to overthrow an oppressive government), if you are being watched, and you only send encrypted e-mail once, it is going to send off all kinds of alarms.

      Sure, you don't need your e-mail encrypted today, but if you find out you need it encrypted tomorrow, you are going to wish you started encrypting it today.

    5. Re:POLL: How many people *NEED* encrypted email? by Anonymous Coward · · Score: 0

      Or for a more realistic scenario:

      Your general e-mail to your mom about your week doesn't need to be encrypted, but when you e-mail her some tax info, or she emails you a PDF of your return for storage, would you like to send that plaintext? Well, encrypting it now says, "hey, look at me, I'm important information!"

    6. Re:POLL: How many people *NEED* encrypted email? by gardyloo · · Score: 1

      Funny. I didn't ever mention any of these things that people are taking offense at. It's just a /. phenomenon that no one answers the question asked and instead rails on something possibly quite unrelated.

    7. Re:POLL: How many people *NEED* encrypted email? by Anonymous Coward · · Score: 0
      How many people need it? About the same number as people who need to communicate in some form.

      If you want to come up with exceptions, try to think of scenarios where you DON'T want crypto. Yeah, you might come up with a few, but they will be weird special cases.

  63. is this a private company? by zogger · · Score: 1

    If so, become a shareholder, gives you more opportunities to kvetch about matters at the shareholders meetings. Most stockholders never ever say or do anything about their holdings, and there are opportunities to explore there. You can completely bypass the normal "chain of command" then, because you are part owner.

    "Security" should be of prime concern in any company, and if they are using insecure or harder to secure and more expensive software products for their business, or ignoring some obvious ways to improve matters, then that's a verylegit gripe from a shareholders POV, something to hold over the various executives there. Due dilligence and whatnot. Of course you'll need some sort of critical mass awareness with many other shareholders to make it stick, just pointing out another option to use in the workplace.

    If it's a government place, good luck, even though you would think it might be better, it appears most government agencies are run by the lowest common denominator intel. I have not much advice along those lines. Private companies though, I think anyone "you" are in a better position to get changes done, as long as there is a real problem that can be pointed to, along with some solutions offered. At least you can get it on the record and other stockholders might take notice.

  64. Missed the target.... by Ernesto+Alvarez · · Score: 1

    Nice thing, but I think they are not doing things right.

    Looking at those diagrams they show, it appears that they provide is a "replacement" for S/MIME or OpenPGP, when IMHO they should have built on top of one of them.

    The main advantage of OpenPGP or S/MIME is not the ease of use, it's the fact that both standards (and the most important implementations) have been extensively reviewed for flaws. That cannot be said for their "new" system.

    As for ease of use, I use enigmail (openPGP) and once configured it's pretty easy to use, although it does not retrieve keys automatically.

    I would have preferred a key retrival system (properly documented, of course) capable of retrieving keys for use in enigmail (I guess something that reads the recipient address and get the keys from the keyserver), rather that a completely new crypto program.

    I wouldn't consider using it right now because it's new and mostly untested. Let's see what happens when they release the code and is analyzed (I'd love to see Bruce Schneier's reaction in crypto-gram).

    Who knows, maybe it's good or maybe it's snake oil, but right now I have one of the best publicly available crypto in the world. Why would I want to switch?

    1. Re:Missed the target.... by Dr.Dubious+DDQ · · Score: 1

      Agreed - I think OpenPGP is simpler to implement and use (due to the lack of a need for a centralized "certificate authority"), but S/Mime is what always gets built in[1]. Either way, between OpenPGP and S/Mime there are already two documented standards with one or more genuinely open implementations available, so I don't imagine this new one is going to go very far.

      [1] - Although I like the idea of blaming it on a proprietary software conspiracy, who prefers to encourage the "pay someone else to deal with things for you because you just can't handle it" model [e.g. a Certificate Authority], I think the reason S/Mime gets in is because it seems to use the same algorithms and methods that SSL does in the first place. Since any real email client has to support SSL for secure communication with servers anyway, extending that code just a bit to add S/Mime is a lot less work that adding support for OpenPGP would be. I'm just hoping Enigmail and other OpenPGP[2] interfaces for email clients become ubiquitous and trivial to install and use. If they do, I can imagine OpenPGP taking back the role of "preferred mail signing and encryption standard"

      [2] - In case anyone doesn't already know - "OpenPGP" is the name of the standard. "PGP" is the company that currently owns the original implementation of that standard and still provides semi-proprietary[3] software for it. "GnuPG" and others (including, obviously, PGP Corporations products) are implementations of the OpenPGP standard (and therefore interoperate with each other just fine).

      [3] - they are a "software license fee" company and the software isn't properly "open source". However, they DO apparently publish their source code for peer-review (just not for redistribution).

    2. Re:Missed the target.... by Anonymous Coward · · Score: 0

      I would have preferred a key retrival system (properly documented, of course) capable of retrieving keys for use in enigmail (I guess something that reads the recipient address and get the keys from the keyserver), rather that a completely new crypto program.

      Exactly. From reading what is on their website, all this really provides is a mail proxy and an automatic method of retrieving keys from the Ciphire servers. Without more details, it is unclear what exactly was wrong with S/MIME or OpenPGP certificate formats that prevented them from doing this as an extension to the two most widely used mail encryption formats other than, I suppose, the ability to make buckets of cash selling it to corporate clients.

      The final question in the nerd FAQ provides some details about what they can or can't do with your information and I suppose we'll have to trust them until the source is available. Even if one takes what they say at face value, I don't see why a similar certificate proxy could not be added as an optional extension to S/MIME or OpenPGP. I'm willing to bet someone will copy their idea, release it as open source, and we'll all be better off.

  65. Yeah, right! by trib3003 · · Score: 1

    First he gave the kids trinoo, and now cares about our sekj00r1ty. I won't even have a look at this one.

  66. Careful: not very secure, not very trustworthy by mikep.maine · · Score: 2, Insightful
    I have serious reservations about Ciphire. Seems more marketing than real science. I'll bet anyone of drinking age a beer that this doesn't becomes open source in 2005.

    What concerns me are comments like the following: "Each Ciphire certificate is reduced to a hash, an abbreviated mathematical identifier. Since the relationship between the hash and the certificate is reciprocal, the original hash would not match a certificate in which there was even the slightest change."

    Not so fast: (a) certificates already have a signed hash; (b) it is common practice to state which hashing algorithm is used (SHA, MD5, ...?). I hope its not homegrown hash; and (c) by definition, hash values have collision where more than one certificate can map to the same hash value.

    Just cause its an open-source wannabe doesn't mean its good for you. Let's hope for the best.

    --
    Mike www.sharecube.com
    1. Re:Careful: not very secure, not very trustworthy by A+Naughty+Moose · · Score: 3, Informative
      I hope its not homegrown hash;

      Well, according to their cryptographic functions page, they are using SHA-256 and Whirlpool-512 hashing.
    2. Re:Careful: not very secure, not very trustworthy by future+assassin · · Score: 1

      >I hope its not homegrown hash Get the hot knives ready!!!

      --
      by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
    3. Re:Careful: not very secure, not very trustworthy by Nykon · · Score: 1

      I hope he meant key and not certificate.

      --
      "It's better to be a pirate then join the Navy"
  67. Ciphire. by game+kid · · Score: 1

    The source will be open. The security will be real.

    But it won't save you any money on car insurance.

    --
    You can hold down the "B" button for continuous firing.
  68. OT, Your Sig by Lord+Kano · · Score: 1

    Woman centric amateur erotica, forums, reviews, & more! ActualLove.com

    I'm sorry, but I'm not a homosexual. I prefer real pornography.

    LK

    --
    "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    1. Re:OT, Your Sig by lordkuri · · Score: 0, Flamebait

      ya know... I'm glad dicks like you aren't on my site. Woman centric dipshit, i.e. focused on women? You don't like to look at women? Maybe you are gay....

    2. Re:OT, Your Sig by Lord+Kano · · Score: 0, Offtopic

      Let's look at some of your content and ads.

      It's not just porn...It's Actual Love

      Erotica For Women. Designed by women for women.

      An erotic magazine for women, by women.

      Vaginas in Mythology, Art, and History

      You're a part of the "Erotica For Women" webring.

      Woman centric dipshit, i.e. focused on women? You don't like to look at women? Maybe you are gay....

      I love to look at women, I just have no interest whatsoever in "Erotics by women, for women"

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
  69. Mod parent up by Ernesto+Alvarez · · Score: 1

    Please mod that AC up.
    He's right, and shows it in a very creative way.

  70. NOT Free, NOT Open by sudog · · Score: 1
    From their "Facts":
    Q: Are you going to publish your source code?

    A: Yes. Once the code is stable and weve had independent code audits, well publish the source code. Were releasing a security product, and we believe along with legions of other security aware developers that transparency is key to trust building. We are working as hard and fast as we can to make this happen. Our commitment is to publish the source before the end of 2005, hopefully sooner than later.
    In other words, they aren't going to release any source until "hopefully" the end of the year. That means nobody except the people they designate get to look under the hood to critique anything. In the meanwhile they're hoping that people will widely adopt their software.

    Does no-one else have a problem with this?
    1. Re:NOT Free, NOT Open by sharph · · Score: 1

      Yeah. If their software isn't free (as in freedom) from the start, they obviously know nothing about open source.

  71. Free* (Some restrictions may apply) by Famatra · · Score: 1

    From the wired article (http://www.wired.com/news/infostructure/0,1377,66 324,00.html?tw=wn_tophead_3):

    "The Ciphire Mail application, free for individual users, nonprofit organizations and the press, works in conjunction with all standard e-mail programs."

    I dont like this 'free for' bullshit, its either free for everyone or it isn't. If it isn't then I'm not interested.

  72. MOD Parent Up by Noksagt · · Score: 1

    I didn't even realize that Enigmail allows you to create keys (I actually created mine on the CLI) & the only complaint that is left is the quote-unquote difficulty of installing GPG under windows (it isn't hard--there are installers, such as the one for WinPT).

  73. This is great news for spammers by flinxmeister · · Score: 1

    All this encryption is great for spammers, as it will render most scanning methods useless.

    Sure, the encryption can be used to only allow trusted email addresses, etc...but the headaches involved in defending against spam in this set up will make it too much trouble for the average user.

  74. Are you kidding me? by Anonymous Coward · · Score: 0

    "Please note that Ciphire Mail requires a graphical environment, i.e., an X session, in the default configuration. Support for text-mode use is currently very limited and not recommended for normal use. This will be improved in in future versions of Ciphire Mail."

    What does a graphical environment have to do with encrypting email? Can you say poor design?

  75. Support for triple-DES should be added! by Eric+Smith · · Score: 2, Insightful

    Some experts think that since DES has withstood so many years of scrutiny, and there still no atack significantly better than brute force, that triple-DES may be a better choice than AES, Twofish, and Serpent, none of which have yet been subject to a comparable amount of cryptanalysis. Yet triple-DES isn't in the list on the ciphers page. Why not?

  76. Transparent Encryption? by rpsoucy · · Score: 1

    No offence, but every user should be aware when something is encrypted, and they should be explicitly telling it to be encrypted.

    What if "Alice sends an email to Bob" assuming it will be encrypted but "Bob doesn't have a registered public key" so the message is sent normally?

    It seems like the easy way to hack this is to block access to the key server so it sends mail unencrypted everytime?

    I'm not sure, the website wasn't too informative. Either way, it doesn't get much simpiler than having a "Sign" and "Encrypt" checkbox for GPG. I don't see how this is a good idea at all.

    1. Re:Transparent Encryption? by DanteLysin · · Score: 1

      I gave it a try. You can have the agent prompt you when encryption failed. Such is the case when sending an email to a non-Ciphire user (no public key).

      I do not like the fact that you need to wait 2 hours before uninstalling. Now that I want the software OFF my machine, I need to sit around and wait before it uninstalls. Ciphire stores your information on a central server, but doesn't come across as a trustworthy ca. Installation and uninstallation requires access to their central servers.

      Nice idea, but too seedy for me to use.

  77. Quite the opposite: crypto could kill spam. by adb · · Score: 1

    Spammers would have to look up everyone's keys and encrypt every piece of mail individually; and even worse for them, they'd have to send every piece of mail individually. The resources required to do this in the volume spammers currently spam would be tremendous, perhaps beyond even the reach of a large zombie network.

    1. Re:Quite the opposite: crypto could kill spam. by flinxmeister · · Score: 1

      Not really. An average zombie network these days would be able to handle a large volume pretty easy. In fact, this makes the whole zombie thing worse...because now a compromised machine means you might have private keys too....so you can send completely legitimate looking mail from the poor 'flicted person's machine.

      WRT keys, that would be no harder than harvesting email addy's just like they do now. Any system where non-specific people need info to contact you will require that the info be easy to access.

      The only benefit against spam here is that the overhead in storing keys and computing the mail might slow things up a bit. But I'd wager this won't be much of an impediment in the grand scheme of things.

      Don't get me wrong...I'm not poo-pooing it. I think usable encryption is looong overdue (I work in the financial industry and have to re-teach PGP many times). The problem is that on today's 'innerweb', you have to consider how ANY feature/functionality can be comprimised or abused for cheap advertising and spam.

  78. No, that's not what cryptosystem means. by Anonymous Coward · · Score: 0

    Cryptosystem is more than just what algorithms you use, its how they are implimented, how keys are generated, how they are managed, what your random source is, etc. All that combined is a cryptosystem. There's nothing "system" about just a plain old algorithm on its own.

  79. KDE 2?` by nietsch · · Score: 1
    some requirements from their site:

    Kernel 2.4+, glibc 2.3+ and a X11 environment are required

    Supported email protocols: SMTP, POP3 and IMAP4 (incl. SSL/TLS and STARTTLS)

    Users of mutt, pine, fetchmail or similar email clients please check this HowTo

    If you are not using a KDE 2 or Gnome 2 based desktop environment, please read more about the integration of Ciphire Mail in this help document.


    I don't know what they have been using on theeir linux boxes, but it was time to upgrade about one year ago!
    --
    This space is intentionally staring blankly at you
    1. Re:KDE 2?` by Anonymous Coward · · Score: 0

      can you spell MIN requirements,
      as of at least, no less than,
      wont hurt if more or better or newer

    2. Re:KDE 2?` by nietsch · · Score: 1
      can you spell MIN requirements


      wel if you read this sentence again:

      If you are not using a KDE 2 or Gnome 2 based desktop environment, please read more about the integration of Ciphire Mail in this help document.


      So i'd guess, no I cant spell MIN requirements.
      Maybe they intended to say that, i which case they need a good proofreader.
      --
      This space is intentionally staring blankly at you
  80. CiphEvo by Doc+Ruby · · Score: 1

    It's source is open and crossplatform. Someone (Novell?) port it to Evolution before Evo is ported to Windows.

    --

    --
    make install -not war

  81. Zooko's triangle makes this impossible by Paul+Crowley · · Score: 1

    The reason that crypto can never really be made 100% convenient is Zooko's triangle: you want the name by which you refer to your correspondant to be memorable, globally unique, and free from centralized control, but you can't have all three (see also Clay Shirky's restatement of this idea). So if you want to use email addresses, someone has to be the centralized authority from which is ultimately derived your right to state that you are the legitimate recipient of a certain email.

    If we had DNSSEC - if domain authorities routinely certified DNSSEC public keys with the same authority by which they allow name server records to change - then this would mean the central authority was at least doing their job properly and we could use it to build an email infrastructure. But then people wouldn't pay Verisign for certificates, so that would never do.

  82. Problems to include in your mail client on windows by stiebing.ja · · Score: 1

    At least on windows one has to do more clicks than a normal user would do to cipher / decipher a mail with GPG (at least using Opera - haven't checked other browsers cause I won't change).
    Ciphire works really transparently, seems to catch any SMTP/POP3 traffic which goes through your network adapters.
    Only problem I had: my GPG key was already published for the specific mail address, and I wasn't able to find a way to import existing keys - so I uninstalled Ciphire again.
    F**k, at first I've been real happy...

    --
    I lag
  83. IETF standards by Anonymous Coward · · Score: 0

    First off, tell me. Which standards does PGP [or SSH and SSL for that matter] follow? They ALL started off as homebrew projects.

    http://www.ietf.org/html.charters/openpgp-charter. html

    Many times, a project gets started, then a standard follows and other implementations begin to appear. Javascript started off as Netscape's project. Then the ECMA scripting standard got finalized afterwards. That doesn't mean we should just all ignore the standard. Open standards are one of the few pieces of leverage small companies and open source authors have against big corporations like Microsoft.

  84. PGP/GPG can be this easy by Sloppy · · Score: 1
    The selling point for this is that it's supposedly "easy to use." That is, to get enrolled, all you have to do is email a robot and supply it with very little personal information, and then you'll get a cert.

    If having a single robot that does no more id-checking than verify an email address, is sufficent "proof" against MitM attacks for you, then PGP/GPG can do this too. There are already some robots out there who will sign your OpenPGP key. Check out RobotCA or Imperialviolet email verifyer. And last month another one appeared, the PGP Global Directory, which sets new standards for how dumb and reckless a robot can be.

    The advantage of using these PGP-based robots over this Ciphire thingie, is that if in the future you decide that you want more security, you can have real life human beings sign your PGP key. Indeed, the really cool thing about PGP is that you can have lots of people sign your key, instead of like x.509 (and apparently Ciphire) where certification is all-or-nothing situation: you either trust the certifying authority or don't.

    Stick to OpenPGP. Don't want the hassles or privacy invasion of "real" keysigning? Ok, just get signed by a robot. Then upload your robot-signed key to the keyservers. And then download the robot's key and set it to be a trusted introducer. Just as good, and better.

    They should have made their system OpenPGP compatible and built on the existing infrastructure, instead of going off and re-inventing the square wheel.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  85. However, the privacy policy could change by HR · · Score: 1

    [...] and in compliance with Licensor's current privacy policy as shown on [...]

    1. Re:However, the privacy policy could change by harky77 · · Score: 1

      ask them to change that, not me;)

  86. good key distribution & cert issuing/renewal/r by dan_in_dublin · · Score: 1

    I think its pretty innovative, and contributes something positive. A lot of the comments are on the lines of pgp / whatever respected cryptographic tool will do a decent job on signing / encypting / decrypting - we can all agree on this However where we need to evaluate systems is on how easy it is to sign a message, get a key pair, to get the certificate of your correspondent, renew their certificate etc The email proxy server architecture seems a really neat way to handle the cryptographic functions and the client side of certificate management - the central certificate repository seems a good way to distribute certs and handle cert status I dont think there's anything about the system that is fundamentally insecure but I would be interested in the trust relationship between the email client and proxy server is implemented. Also will the centralised repository scale if the system becomes popular? Imagine how many certificate issuing & status requests that thing would need to cope with if it got popular

  87. Thank you... I made that point. by foreverdisillusioned · · Score: 1

    Like I said, "it helps protect those of us who already take it seriously (it's a needle in a haystack sort of thing)"

    For this and the other reasons you stated, I fully support the idea of wanton encryption, but in practice "Jane and Joe Sixpack" (the great-grandparent's comment, which I was replying to) don't give a crap. Even if it's turned on in Outlook by default, they'll get tech support (or their kids) to turn it off because passwords and keyrings are too much trouble for them. Yes, I suppose you could remove the password and use a local keyfile, then have some kind of centralized server that Outlook asked whenever it needed a public key, but let's be realistic here... M$ isn't going to spend a lot of money--and severely piss off the NSA--just to include a feature that the vast majority of their customers will not care about.

    On the other hand, the Linux camp might create such a system... but only once Linux becomes more popular with Jane and Joe Sixpack.

    1. Re:Thank you... I made that point. by DaveJay · · Score: 1

      but in practice "Jane and Joe Sixpack"...don't give a crap. Even if it's turned on in Outlook by default, they'll get tech support...to turn it off...

      Good point, but the wrong one. The issue isn't to get people who don't want encryption to use it, but to get people who want encryption but aren't technically minded to have access to it.

  88. Re:Problems to include in your mail client on wind by Jsprat23 · · Score: 1

    Using Enigmail, you only have to enter your pass phrase to decrypt an email if you have it set to automatically decrypt/verify your messages.

  89. fake pgp by Anonymous Coward · · Score: 0

    fake pgp
    Its fun and stupuud.

  90. I don't like it by rainer_d · · Score: 1

    I tried it.
    The problem is: I run my own mailserver and everything is done via SSL or TLS (IMAP, SMTP, Webmail, too). As Ciphire redirects all traffic to the internal proxy, the certificates don't match anymore and you just get a lot of freakin' error-boxes everytime you send or receive something.

    In short:
    - yes, it works
    - no, I'm not interested - I know how to use GPG, thank you.

    cheers,
    Rainer

    --
    Windows 2000 - from the guys who brought us edlin
  91. local email proxies are evil by Anonymous Coward · · Score: 1, Interesting
    From Ciphire's description page:

    "The Ciphire Mail client resides on your computer, between your email client and your email server, transparently encrypting/decrypting and digitally signing your email communication."

    This is good in theory, but bad in practice. I used to do front-line tech support for a small ISP. The vast majority of issues regarding checking mail (esp. "no socket" errors from the mail client) involved local email anti-virus proxies from pretty much every vendor at some point. This includes so-called "transparent" proxies popular now from Symantec (and I think McAfee as well), and ones you had to reconfigure your mail client for (like PC-Cillin, I believe). In all cases I saw, the proxies appeared to be configured correctly, they just went into "mumble" mode and refused to pass the traffic through them, even after a reboot. It happened more times than I can count.

    So, in summary, concept good, but execution (on Windows, at least) will be ultimately (most likely) be a hassle for the end-user.

  92. 3 yrs wasted by Kent+Recal · · Score: 1


    What a waste of time.

    Why use a closed source mail proxy with unknown flaws and backdoors while there are proven open source packages available for the task?

    Tiger Envelopes offers everything (and more!) that ciphire does and it's open source.

    summary:

    - TE is open source and has gotten quite some peer review
    - CH is closed source as of now

    - TE supports GnuPG, PGP and BouncyCastle
    - CH supports only unknown, proprietary encryption

    So, who do you trust?

    1. Re:3 yrs wasted by jp10558 · · Score: 1

      But not very trusted, Their cert has expired, throwing errors on connection in Opera at least. Not too promising for supposed security software.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
  93. Only central. dirs can bring crypto to the masses by smu2004 · · Score: 1

    Due to the nature of the Fingerprint List (FPL), which is a really unique feature of Ciphire Mail, that won't be possible. Or rather: It would be possible but won't go unnoticed. As soon as Alice, Bob or any other user of Ciphire Mail sends an email, the client automatically checks the current FPL and would notice that the database has been compromised.

    As for the lookup of certificates: First, the client caches lookup results for three days, so Ciphire wouldn't see how many mails Alice sent to Bob. Second, the lookup is done with a semi-anonymous token, not with the full certificate of Alice, so actually, Ciphire can't really tell wether Alice made the lookup or someone else who happens to have the same lookup token as Alice. Third, there will be lookup servers (proxies) run by external entities. In fact, the first external proxy is already set up and will probably announced soon. It's going to be run by an entity which I assume is highly trusted among geeks readers of /. (especially german ones). And only the proxy could be able to associate lookups to email addresses with an above 0 probability.

    cu,
    sven

  94. Re:Problems to include in your mail client on wind by STrinity · · Score: 1

    At least on windows one has to do more clicks than a normal user would do to cipher / decipher a mail with GPG (at least using Opera - haven't checked other browsers cause I won't change).

    If you don't have a password to protect your keys, Enigmail can be made completely transparent -- just set it to sign by default and to encrypt if the recipient is on your keyring, and you wouldn't notice it except for a slight pause after you hit send.

    --
    Les Miserables Volume 1 now up with my reading of
  95. What about GPGrelay? by dhoughal · · Score: 1

    http://sites.inka.de/tesla/gpgrelay.html Looks like this GPG based project tries to get a nearly similar functionality with GnuPG. A relay server between your mail client and the mail server. Works without flaws since many months. The only thing I complain about is the lacking support of IMAP. Cheers D.

  96. Raises some red flags by Anonymous Coward · · Score: 0

    The fact that source code is not immediately available should raise some serious red flags.
    Moreover, their crypto algorithms page says some alarming things:

    https://www.ciphirebeta.com/cm/technology/crypto .h tml

    For example, that page says:

    Ciphire uses a recursive asymmetric padding mechanims to ensure that asymmetrically encrypted data is absolutely random. This protects against attacks such as the Bleichenbacher attack.

    Umm... If the data you were encrypting were actually random, you could not decrypt it. Encryption padding is a serious issue, and if these guys were doing it properly, they would specify which heuristically proven padding scheme they are using (e.g., OAEP+, OAEP++, whatever).

    Misunderstanding the meaning of the word "random" is a classic warning sign that people don't understand crypto.

    Moreover, they claim to be using SHA-256 as their signature padding scheme for RSA. Again, this is is not a valid padding scheme for signatures. You can use "full domain hash", but then you need something whose output is as large as the public key, which SHA-256 definitely isn't. Better schemes include variants of the PSS padding scheme.

    Note moreover that serpent is hardly a "standard" encryption algorithm. While the alrorithm has no known flaws, it's a little disturbing that in their AES submission, the authors did not do any security analysis under various well-known classes of attack (such as linear and differential cryptoanalysis). While serpent may be a fine algorithm, it just hasn't been studied well enough to stick into a product like this at this time.

    Yet another very strange design decision: "All public-private key pairs have a size of 2048 bit." The NSA is known to have purchased systems with security equivalent to 16K-bit keys. Fixing the key length at 2K bits is hardly a very forward-looking design decision.

    The choice of ASN.1 for specifying the certificates is also hardly optimal, given ASN.1's unnecessary complexity and the history of implementation errors in various ASN.1 parsers.

    Anyway, I'd be *extremely* wary of relying on this software at this point.

    1. Re:Raises some red flags by Anonymous Coward · · Score: 0

      if an algo could not perfectly encrypt and decrypt totally random data it would be badly broken

      SHA-256 is a hash, not a padding

      on a side note, it works perfect with 64kbit keys, just get's a little slow ;)

  97. BEWARE of haxors bearing gifts by Anonymous Coward · · Score: 0

    Is "mixter" the same German cracker who brought us such net clogging BS as the Tribal Flood Network? see: http://www.iss.net/security_center/ advice/Underground/Hackers/Mixter/default.htm http://news.cnet.com/news/0-1005-200-1549399.html Put security code pimped by this guy on my box....NOT

  98. Beware of snakeoil by goon · · Score: 0
    From ciphirebeta '... Once the code is stable and we've had independent code audits, we'll publish the source code. We're releasing a security product, and we believe - along with legions of other security aware developers - that transparency is key to trust building ...'

    This is the bit I dont like. Read the from the master himself, Philip Zimmermann - the one who was under 3 year investigation by US customs. Reading through Phils articles, I came across Beware of Snake Oil. It makes for good reading when evaluating if the product is worth the effort.

    My question is if you cant read the source (massive assumption given few know how to write and implement encryption) how do you know if the code is implemented correctly?

    --
    peterrenshaw ~ Another Scrappy Startup
  99. SSH is less secure than SSL by njyoder · · Score: 0

    MOD THIS COMMENT DOWN, This guy doesn't understand the difference between SSL and SSH SSH doesn't use certificates. Certificates are what makes SSL superior to SSH. Certificates make things MORE secure not less. Why ou think it's just a money making scheme is beyond me. Yes, there are CAs and yes they get paid, but that's unavoidable with a certificate based system. Furthermore, if you're using this as part of your own system inside a corporation or some other organizaton, you don't need to pay for certs at all. You are just spouting ignorance here promoting a less secure certificateless method over a more secure one. Not just that, but you FAIL TO REALIZE that OpenPGP includes trust metrics and people signing keys, which is a similar concept to certificates. SSH has no such thing.

  100. The point is transparent key exchange by matiasp · · Score: 1

    I think what most threads that ask "why not use GPG/PGP/Enigmail/etc" are not seeing is that the problem the Ciphire people are trying to fix is that of key exchange, not actual encryption/decryption.

    Currently, that I know of, no email encryption plugin/system like the ones mentioned here make it completely transparent for users to fetch other people's public keys and use them to encrypt mail. Usually you have to first get someone's public key, either from them or by checking a server (like MIT PGP repository, etc) that does not necessarily do any kind of verification. So I could get a key for "foo@bar.com" even if I don't own that address. Then there can be multiple keys for foo@bar.com and you have to physically check with the recipient for the right fingerprint. And in any case I can only choose to encrypt email that is being sent to people of whom I know I have their correct keys.

    The whole point of Ciphire is that it will try to encrypt if possible without the user having to worry about any of that. And yes, they are a centralized CA, but you don't actually have to completly trust them either. Check their technical intro page for a summary of their nifty hash fingerprinting mechanism for verifying certificate integrity.

    And as some people have pointed out, you don't have to install a plugin, it works by using TCP hooks (not a server process either). So ideally more and more people (including non-techies) could just install it and forget, and eventually more and more email will start being sent encrypted (as more users register).

    The only downside is, it breaks webmail.

  101. reinventing the wheel and repeating mistakes by arman86 · · Score: 1

    Having seen crypto development over the years and seeing various vulnerabilities in crypto implementation, new products should be always welcomed with caution. History on attacks on GPG has shown even when the source is open, it would take someone with(crypto) know how and time to spare to figure out something is broken. How could we trust some code which is written by someone who is never known to (public) crypto world ?

  102. GPGP is very easy. The problem is Outbreak by Elladan · · Score: 1

    PGP/GPG is very easy. Just send out your key, and people can mail you. Encrypting mail just requires a single keypress, and all the decryption is done automatically and transparently.

    Oh, wait you say, it isn't that easy? You have all sorts of troubles using PGP? It requires some bizarre gizmo that you copy/paste with?

    That's because you're using the most worthless pile of shit excuse for an email program in the history of the world: Microsoft Outbreak.

    99.9% of all real problems with GPG are Outbreak. I am not kidding. More or less every useful Unix email program has functional GPG support. Mozilla has functional (though annoying) GPG support. Even that piece of junk Eudora has some kind of semi-functional broken GPG support.

    The one standout is Outbreak. It works like ass at PGP-type mail. Absolute, utter ass, broken in every way.

    I was on a project once where we had to use PGP to talk to another company (at their request). That company used Outbreak. Every time I sent them an email encoded using 100% RFC compliant PGP-mime encoding, they whined, because their worthless junk emailer couldn't read it. Their emails to me were encoded using some retarded inline-placement that hasn't been seen since the early '90s. It violated every known RFC, forcing me to resort to procmail scripts to turn Outbreak Garbage PGP into barely parseable real PGP. Half the time even that didn't work, because they ended up sending me PGP ascii armor pasted into an HTML mail message, the result being too unbelievably trashed for any known mail reader to process.

    And of course, let's not forget the instability. I once got a call, the basic gist of which being: "What did you do to my Outbreak?! I tried to send you an email and Outbreak crashed when I hit encrypt!"

    There aren't really any problems with PGP. The protocol and security is excellent. The problem is with these worthless Windows email pieces of crap, that can't implement simple mime encoding or key management properly, and apparently give their sadly misguided users the impression that somehow it's PGP's fault that their Microsoft email client is a load of dog crap.

    And let's not even get into the incredible brokenness of webmail systems such as hotmail and gmail.

  103. geam by Anonymous Coward · · Score: 0



    isn't this what geam does. ftp://ftp.gnupg.org/gcrypt/geam/

    1. Re:geam by Anonymous Coward · · Score: 0

      yes

  104. Verisign not the only game in town by CustomDesigned · · Score: 1

    Slashdot had a story a while back about a free certificate authority with identities assured by meeting personally with already assured members. It actually sounds like better assurance than what you get with Verisign.

    1. Re:Verisign not the only game in town by Sloppy · · Score: 1

      I met one of those cacert guys (though I was just interested in openpgp signing, not x509) and I must say, they have their shit together. He got two forms of ID (driver's license and passport) from the applicant, which resulted in the applicant getting a bunch of "points" toward full certification. So that means an applicant needs multiple meetings with different people (a good thing, imho, since more people are harder to fool) but there was no money exchanged or commercial agenda. From what I saw, Cacert looks like a grassroots, honest, and pretty cool organization to me. I'd give it a thumbs up for people who have to do that x509 stuff.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  105. People just don't use these tools. by Anonymous Coward · · Score: 0

    It's really unfortunate that even a tool *this easy* won't get picked up many "non-geeks." Anyone who's tried to get a friend up to speed on GPG knows this. Look, let's be honest. How many people do you send encrypted mail to? That aren't CS majors or have CS degrees? Who sends encrypted mail *regularly* to friends (not your coding buddies) and family members? I send encrypted mail to one (1) person. I would love to play around with all the nifty GPG features, make a social network, etc. But look: nobody wants to take the time to learn the protocol! Let's face it. In the real world (not slashdot), suggesting GPG for email is pretty abnormal. I'm curious: has anyone convinced non-slashdot-types to use PGP like tools? How on earth did you convince them?

  106. No source code by Tough+Love · · Score: 1

    Ciphire might be 'the good guys' but how can you tell?

    You can tell the contrary easily enough. No source code. In fact, no point to this whole article. Ciphire does not compete with GPG.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  107. Open Source, etc. & Official Forums by mixter · · Score: 1

    Two more things I'd like to point out about the project.

    It was clear to all the participants that a release which
    isn't open source right away would be seen by many
    people with doubts. I'd even have them myself, if I
    hadn't seen the source. :) We know and understand.

    This is just an early release, where we wait for user
    feedback, optimize good parts of the code for
    extensibility and audits, and then, do such audits,
    then, it's a promise, you'll get the code, not GPL, but
    definitely open source. We expect quite some people
    to forget about this now and wait until then. However,
    if you don't code-review your other OSS, counting on
    peer review, you might as well use it now, as it _has_
    even now already been peer reviewed by others.

    About the license and being 'free' - this is a company,
    but as little as commercial as possible - the aim is
    really a community of enlightened crypto users.
    Ciphire will, always, stay FREE for end-users, and
    non-commercial institutions. We need to earn money
    to run servers and maintain code. We will charge from
    companies for company-editions eventually for that.
    We need a business license to be on the safe side for
    that, too, but there's nothing unusual about it.

    Btw - we will not forever have or want to run these
    servers alone - while they're not fully decentralized,
    they are not centralized as well, they just need to sync
    so that certificate information is globally unique. Your
    public key on those servers can never be manipulated
    either, even if we wanted (see FAQ).

    I'm not going into every detail or question here, but I'd
    like to point out that there are official Ciphire forums,
    where really everything asked is answered, fast:

    forum.ciphire.com

    Thanks for your attention:)

  108. Egotistical, Ignorant or Just Malicious? by DoctorMabuse · · Score: 1

    As a former practicing cryptologist when I see "Ciphire Mail is the world's most powerful email security tool" on the Ciphire web site, it tells me that these people have no clue. How do they know it is the most powerful? Have they compared it with all of the other solutions? For example, I know of a company that produces tables of random numbers (not pseudo-random), but numbers generated by radioactive decay as measured with a Geiger counter. Two matching CDs are made, and a preselected table or tables of 512 bytes is XORed with the plaintext. A sufficient number of tables are used to ensure that the key length is equal to the plaintext length. I would ask the Ciphire cryptologist to explain how their cipher is stronger. Given adequate physical security control of the key CDs, this system is invulnerable. This system even uses two separate computers at each end with a non-bootable media holding the plaintext/ciphertext to ensure that a proper red/black interface is maintained.

    This is but one of several systems I am aware of commerically that I have seen the cryptanalysis on. FOr Ciphire to assert they have the strongest system is either ego, ignorance or maliciousness.

    Let the buyer beware.

  109. about alternatives by sacrilicious · · Score: 1
    I thought that's what the whole open source thing was about...providing alternatives.

    Nope, nor is open source about low cost. Open source is about transparency. Low cost and a variety of alternatives are incidental.

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  110. I'll tell you what it's about by Anonymous Coward · · Score: 0

    The Ciphire CA keeps logs of everyone you send email to, whether they are Ciphire users or not. And according to the 'Technical' Review, they use this information for "email traffic analysis" (see page 27).

    Is it just me or does the combination of a centralized key server and closed source mean they could implement escrow by simply batting their eylashes, and the users wouldn't have a clue?

    That technical review is a hoot. For example, check this out on page 20: "X.509 certificates [also applies to PGP keys] allow multiple email addresses to be associated with the same public key, but this is undesirable." Really? I find it quite desirable, actually. Subjective statements like that have no place in a scientific document. I can't figure why Furguson & Housley let their names be used for this.