Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:What a crock (Score 2) 75

why disk encryption might *not* be the right choice:
recovering data can be difficult or impossible,

I was concerned about this as well, and frequent crashes on my laptop (battery empty) can ruin a file system (I have made some bad experience with reiser4 in that regard).

However, I tried it, including forced poweroffs while writing, many crashes, etc., and it is fine. You mount the encryption, and recover the file system as usual, and the encryption layer does not influence the recovery at all.

I can recommend ext4 with LUKS (cryptsetup). It is very easy to set up for a single partition. You can choose AES or TwoFish (512 bit key).

The other thing I was worried about was read/write throughput. There is a benchmark utility that will tell you how how different cyphers perform. However I have never noticed any difference when working with encryption, probably because data comes in blocks and is cached efficiently by the kernel. Today, I do not see any obstacles for encrypting some partitions.

Comment Re:That is *not* "free" software (Score 1) 75

Requiring fees based on the deployment platform used does not constitute "free" software under any open source definition I have ever read.

So you have not read any, and have no idea what you are talking about. Start with the open source definition (opensource.org) and the Free Software Foundation (gnu.org).
https://www.gnu.org/philosophy...
http://opensource.org/faq#free...

You are making, unintentionally, an excellent point that one should refer to gratis software and libre software.
https://en.wikipedia.org/wiki/...
GCompris is always libre software, but sometimes not gratis. That is OK with both the FSF/GNU and OSI.

Comment Re:No. (Score 5, Insightful) 562

The president on Friday argued there must be a technical way to keep information private, but ensure that police and spies can listen in when a court approves.

If the court approves, they can just go and obtain the computers. That is already solved.

If the hard disk is encrypted (very rare I suspect), the expectation of legal costs or indefinite holding at Gitmo without any trial are already there as motivation to comply.

No, better spying is not what we need. It destroys our freedom of speech and quality of life. We need due process. We need protection of all those not proven guilty yet, because it could be any one of us.

Comment Re:why start after the fact? (Score 1) 219

They should do what traffic cams do and keep a constant feed that overwrites itself, then if it triggers that it needs to keep the recording it has the last 30 seconds already. Seems stupid to start recording after they're already suing a taser...

That would be great, but it is currently not possible to run a mobile recording camera 24/7 with the batteries available today.

Comment Re:Stars or noise (Score 1) 97

Stars... If you pan around the outskirts of the image you will see that the density drops off defining the shape of the galaxy.

Noise could also be proportional to the unresolved intensity. However, you can see that the dots are actually round, and thus resolved stars, and not simple individual pixel noise.

Comment Re:Monkey Business (Score 1) 187

So someone without money, shopping, hygiene and a job is not a person. Wow, it doesn't take much to see that you are a hard-on capitalist.
Apes were doing their care and feeding just fine before humans came along. Why should they have to fit into our society if we didn't make an effort to preserve theirs?

Comment Re:And how many were terrorists? Oh, right, zero. (Score 5, Funny) 276

We can argue all we want to about the cannon (I'm with the anon who thinks if you manage to hijack a plane with it... congrats!)

You know nothing. You put the cannons at the windows, and shoot at the wings of the other planes. Once they are hit, you throw hooks to hijack and loot! That's how to pirate an airship.

Comment Re:the mysterious "us" (Score 1) 178

The reason that the discussion isn't framed more to be about the safety of citizens is because it's assumed that people understand to have buildings not collapse in an earthquake is a generally good thing for everyone. Do you really have to have a discussion about how not having buildings collapse onto people inside them is a good thing or a bad thing? We even have some pretty good numbers of the costs associated with earthquakes, as they happen frequently enough in plenty of developed and undeveloped areas.

Isn't this a usual risk-cost calculation? Every building can decide whether the risk (probability times loss) is greater then the costs of avoiding the risk.

Slashdot Top Deals

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...