Slashdot Mirror


User: kthreadd

kthreadd's activity in the archive.

Stories
0
Comments
1,958
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,958

  1. Re:Javascript can still be disabled on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    The problem is that they don't tell you about it.

  2. Re:Javascript can still be disabled on Firefox 23 Makes JavaScript Obligatory · · Score: 0

    The major problem is that they turn it on EVEN if you have explicitly turned it off.

  3. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Technically they sign your key.

  4. Re:Surpassing Vista on Windows 8 Passes Vista, Hits 5.1% Market Share · · Score: 2

    Exactly. The NT branch is what Windows is on now. They ceased development of the DOS branch with ME.

  5. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    $99

  6. Re:it already does on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 2

    Apple uses parts of the FreeBSD user land in OS X, and actual parts that works with the hardware and UEFI is not related to it.

  7. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Well it works more or less the same as the https thing in the web browser. Everything is exploitable, but properly managed can at least minimize the risk.

  8. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    It is completely up to the hardware manufacturers which keys they want to preinstall. My preference would be none, and let the user install it. Here Microsoft acts as a CA, just like any other CA do. Anyone else can sign, but Microsoft was one of the few with the operation in place to go out and deal with many of the vendors.

  9. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Well that's how the CA business work; just that in this case it's about hardware manufacturers, not browser/OS vendors. I don't think it's a good idea from a security perspective since it trusts things by default, and can have really bad consequences when a CA is compromised. But that's how it work for now.

  10. Re:haven't on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Absolutely and that's how secure boot is supposed to work all along. Anything else is a bug.

  11. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: -1, Troll

    No it defeats no point, and Microsoft is free to accept or deny just about anything. Properly implemented secure boot increases your security by letting you decide what the machine should boot and prevent it from booting unknown or potentially malware infected operating system. That is a good feature. It has nothing to do with preventing competition.

  12. Re:Why not promote motherboard manufacturers on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Well you can just turn the feature off, if your board has it and it happens to be turned on.

  13. Re:Well I'll be... on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 3, Funny

    Won what battle? There is no battle. They just managed to get their key into the hardware manufacturers and happen to conveniently sell access to that. Nothing stops anyone else from doing the same.

  14. It's because Steve is gone on Why Apple and Samsung Still Get Along, Behind the Courtroom Battles · · Score: 4, Insightful

    Now they are just riding it out, both laughing all the way to the bank.

  15. Re:Uhmm.. Chernobyl? on Google Street View Backpack Now Available To Volunteers · · Score: 3, Interesting

    It's actually not that bad as long as you stay out of the reactor. They didn't actually cease operation on the power plant until the year 2000.

  16. Re:confusion on WA Post Publishes 4 More Slides On Data Collection From Google, Et Al · · Score: 1

    Well, if it's not enough to make a good understanding of the situation it still isn't enough.

  17. Re:Over 8% of Gamers use XP on Steam on AMD/ATI Drops Windows XP Support · · Score: 2

    XP64 worked just fine as long as you ran it on supported hardware and used only supported software. It was never mainstream, but it sure wasn't a joke.

  18. Re:AMD botnet on AMD/ATI Drops Windows XP Support · · Score: 2

    Dude as someone that has to work on PCs six days a week let me make ONE thing clear, there is NOTHING extra you gotta do to pwn XP, that OS is oooolllllldddddd, okay? It has had 3 service packs, God knows how many patches, hell when it came out a decent PC was a 700Mhz P3 with 128MB of RAM!

    Look I get wanting to save old gear okay? But XP wasn't great to start with and its practically ancient now, let it RIP okay?

    There's nothing wrong with an old OS as long as it is supported. It's actually often a good thing since nothing is perfect and needs time to be proven.

  19. Re:Google going for the jugular! on Google Adds Microsoft Word, Excel Editing To Latest Chrome OS Build · · Score: 1

    It's interesting if it's part of Chromium since that would mean it's open source. Google Docs is unfortunately proprietary, so it's kind of useless if you want to use free software.

  20. Re:Editing... on Google Adds Microsoft Word, Excel Editing To Latest Chrome OS Build · · Score: 1

    I'm not sure but the article talks about QuickOffice, which like Google Docs is a proprietary product.

  21. Re:Marketing babble galore on Ask Slashdot: How Will You Update Your Technical Skills Inventory This Summer? · · Score: 1

    XCode is an IDE to develop Objective-C applications for iOS and OSX operating systems.

    It's an IDE for all sorts of things. I've even seen people use it for Rails based web development.

  22. Re:No surprises on Richard Stallman Speaks About Back Doors After NSA Documents Leak · · Score: 1

    You did when you rebuilt your user land.

  23. Re: GNU/Linux is made in the USA on Richard Stallman Speaks About Back Doors After NSA Documents Leak · · Score: 0

    Yes but you can't trust binaries which may include modifications not available in the original source code.

  24. Re: GNU/Linux is made in the USA on Richard Stallman Speaks About Back Doors After NSA Documents Leak · · Score: 4, Informative

    The kernel work started in Finland, but most of the work and most of the GNU system originated in other countries and most prominently the USA.

  25. Re: GNU/Linux is made in the USA on Richard Stallman Speaks About Back Doors After NSA Documents Leak · · Score: 0

    But that still just verifies the source. As long as you get a binary from someone you have to trust that other person. Verifying the source does not verify the binary.