Slashdot Mirror


User: avleeuwen

avleeuwen's activity in the archive.

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

Comments · 7

  1. Re:Cost is king on HD DVD Demo a Disappointment · · Score: 1

    Then you add Sony itself to the equation...They have a long history of developing proprietary standards, which are arguably superior, but end up being so expensive for the consumer that they die (the standard, not the consumer :) )

    Yeah. I wonder what happened to that so-called "Compact Disc" standard they developed with Philips? Sounded like a good idea at the time.

  2. Re:AllofMP3 on Apple iTunes Security Flaw Discovered? · · Score: 3, Insightful

    Yeah, and everyone knows there are _never_ security flaws in web browsers.

  3. Re:Open Source Autos Hit the Streets on Open Source Autos Hit the Streets in Spain · · Score: 1

    It has windows, but they're called 'X-Windows'. Also, you can't open or close them without using a window widget library.

  4. Re:OS X Server part of FreeBSD count? on FreeBSD, Stealthy Open Source Project · · Score: 1

    No. MacOS X can be perfectly identified by Netcraft, and for that matter, it's not even based on FreeBSD (only userland programs come from FreeBSD).

  5. Re:CD-ROM encryption on GBDE-GEOM Based Disk Encryption on FreeBSD · · Score: 2, Informative

    No, you got that wrong. GBDE can also encrypt a partition. This means you create one partition when installing your system that you will encrypt, where you keep your private files. This makes it a lot easier to use than any application level interface (be it PGP/GPG/whatever). This is also explained in the paper, but I guess you didn't read that before commenting.

  6. Re:linux has had this for years on GBDE-GEOM Based Disk Encryption on FreeBSD · · Score: 2, Informative

    I suggest you actually read the paper and you'll see that this is not exactly the same. GBDE has far more security levels, is easier to setup and use and can be considered safer too. Again, read the paper to see what I'm talking about.

  7. CD-ROM encryption on GBDE-GEOM Based Disk Encryption on FreeBSD · · Score: 5, Interesting

    One of the cooler features that come with GBDE is the fact that you can encrypt CD-ROM images. This makes for a very secure way of getting someone a lot of sensitive data. A patch was recently posted on the current@ mailing list to allow this.