Forgot your password?

typodupeerror

Comment: Re:You seriously think motive is irrelevant? (Score 1) 676

by WNight (#40107309) Attached to: Rutger's Student Dharun Ravi Sentenced To 30-Day Jail Time

Accessibility for the disabled is hardly the same thing as race or gender-specific rules.

The first helps people in need. (Well, anyone can use the wheelchair ramp, but the able get nothing extra from doing so.) The others are a matter of birth not need and they unreasonably benefit some people who don't need help, but they also ignore other people with equivalently bad situations over things we're supposed to be ignoring (race, sexual preferences, etc).

The obviously correct way to handle this is to offer non-discriminatory benefits to those in need. Don't offer a racial scholarship, examine what perceived thing you're trying to fix (for instance that a minority child will be poor and thus unable to attend school) and adopt a scholarship for all children in a similar situation. Crack-head parents are crack-head parents regardless of race and all of their children are going to need the same types of help. All abused and now single parents need the same help. Imagine an admittedly rare majority-race child being adopted into a minority household and being denied a scholarship that was available to their new siblings.

It's a fundamental right to not be excluded on the basis of "protected" statuses, so it's clearly a violation of the rights of everyone to have any of these exclusionary policies.

Thankfully the non-discriminatory way is far better for society. Educating everyone isn't at all unreasonable and the poorest and most disadvantaged are great to start with. And everyone deserves rescue - from a dictator, a crooked mining town, blackmail/coercion, or an abusive spouse.

Imagine how much simpler a scholarship form and process would be if we spent the time and effort we do in caring about the protected statuses and just helped those who apply. We drop million dollar bombs on people who weren't our enemies, we can trivially afford to educate anyone who asks.

At that, the USA could just end the "illegal alien" "problem" by a one-time ten-year aid package to Mexico providing first-world health, nutrition, and education. By then the country would have a far-higher GDP, and growing too as children raised this way got jobs, and nobody would want to leave home. And it'd cost far less than the ongoing permanent border/fence/humanitarian disaster costs and will keep costing, and the aid package would actually fix the underlying issues.

Comment: Re:Another vaporware "article" - lovely. (Score 1, Troll) 50

by EvilStein (#40001947) Attached to: Plastic Logic Shows Off a Color ePaper Screen

Excuse me, but who was whining? I certainly wasn't.

If I want to learn about interesting technology, I'll go to reddit or hacker news. It certainly isn't here anymore, sorry. The glory days of Slashdot are long gone and this place is looking like Digg more and more every day.

But thanks for your completely irrelevant comment anyway.

Comment: Re:Well... (Score 1) 646

Agreed that changing the control parameters would trigger tripwire, but assuming you have appropriate separation of duties in place the person monitoring tripwire would look at the maint schedule, confirm the change in (in this case rotational velocity) parameters and approve the change. Or note that the parameters are not as per the approved change and scream bloody murder.

Min

Comment: Re:Well... (Score 1) 646

Agreed, but that's physical controls, which are required for almost any computing hardware. If you have unfettered physical access to the system the ONLY thing any technical controls are going to do at that point is slow you down (hopefully long enough for the physical controls to catch up). Something like tripwire is the solution for detection of code tampering.

In a perfect world, yes you would be able to keep your SCADA systems up to date with all patches and run the latest OS, The reality is however that even if MS continued to support security patches for XP until the end of time there would be SCADA systems which are unpatched because of __________ (there's ALWAYS some reason). So the compensating controls around code tampering are still required. As are the compensating controls around network access.

Min

Comment: Re:Well... (Score 1) 646

This is why most security folks highly recommend SCADA and industrial control systems be put on an isolated network with an air gap. Typically these systems have a limited need to read /. And absent Bruce Schneier deciding to hack your plant, you're pretty safe if you got nothing connecting the SCADA/industrial control system to an external network. Remote maint can be a pain, but these things can be worked around. My suggestion is a firewalled PC running a supported OS and all the latest shots and such that you can set up a g2m on and is only plugged into the SCADA/industrial control system network during maint (which as you rightly point out is infrequent) and has cross card routing disabled.

Again, not proof against Bruce in a bad mood, but mere mortals will find it hard to crack :)

Min

The greatest griefs are those we cause ourselves. -- Sophocles

Working...