Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:As someone who has to deal with HIPAA Requireme (Score 1) 130

How do you even judge that something is "encrypted" if you are using a scheme that some grad student made up like a month ago?

This is a problem that has already been solved. The answer is: You treat it like it's simply "security by obscurity" and assume it will be broken any day soon. The sad fact is that this is true for most of the encryption schemes thought up over the years.

And honestly, if homomorphic encryption can't work with a well tested and analyzed encryption algorithm, I'm not sure I'm very impressed about it..

Comment Re:Read their website (Score 5, Informative) 268

Every file system is/should be labled "experimental" in a way. The long answer from the btrfs FAQ is pretty good, and makes some sense:

Long answer: Nobody is going to magically stick a label on the btrfs code and say "yes, this is now stable and bug-free". Different people have different concepts of stability: a home user who wants to keep their ripped CDs on it will have a different requirement for stability than a large financial institution running their trading system on it. If you are concerned about stability in commercial production use, you should test btrfs on a testbed system under production workloads to see if it will do what you want of it. In any case, you should join the mailing list (and hang out in IRC) and read through problem reports and follow them to their conclusion to give yourself a good idea of the types of issues that come up, and the degree to which they can be dealt with. Whatever you do, we recommend keeping good, tested, off-system (and off-site) backups.

Comment Re:What is the method / software used (Score 2) 322

Pretty much anything open source. If you're not allowed to see the source (skype, hardware disk encryption, proprietary encryption, windows built-in encryption) you can bet that FBI has a master key.

Doesn't mean it's safe just because it's open source, but broken or bogus encryption solutions which are open source are quickly found out.

Comment Re:dump silly start up graphics (Score 1) 109

Scrolling all that text without 2D accelerated hardware (not likely to be in place that early) likely adds more to the startup time than loading and displaying a graphical progress bar, especially considering how any drive will read far more than necessary for booting in one go, so the extra load time will be virtually zero.

Science

Low Levels of Toxic Gas Found To Encourage Plant Growth 103

olsmeister writes "Hydrogen Sulfide is a toxic, flammable, foul-smelling gas that some theorize may have been at least partially responsible for some of Earth's mass extinctions, including the Permian-Triassic event, which killed well over half of the species on the planet. Now, thanks to a fortuitous accident, doctoral student at the University of Washington seems to have discovered that very low doses of the gas seems to greatly enhance plant growth, causing plants to germinate more quickly and grow larger. The finding could have far reaching implications for both food and biofuel production."

Comment Re:Fiat Currency (Score 1) 692

You're not "wasting" electricity. Those calculations are what makes bitcoins secure. In order to cheat and double spend an amount that was spend three days ago, you would have to redo all the calculations that has been done in the bitcoin "universe" since you spent it the first time. This is also why it's a good habit to wait a while until you can trust a transaction. You can pay people for mining your transaction in particular, to make this trust happen faster.

Slashdot Top Deals

"If I do not want others to quote me, I do not speak." -- Phil Wayne

Working...