Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Debit cards are unsafe (Score 4, Informative) 60

If details of a debit card are leaked (e.g. in hacked website) then those who get access to the debit card info can empty your bank account. Once you realize and inform your bank, they will begin an investigation ... which will take 2-4 weeks. Eventually, you should get your money back.

But in the mean time, all your other auto-payments (for rent/mortgage etc.) will fail because there is no money in your account. There are fees from the bank for these, and likely late payment penalties from those you were supposed to pay.

Contrast that with a credit card that is hacked. Once you notify the bank, you don't have to pay the bill for any disputed charges, When the bank finally resolves things the charges are erased from the account.

Comment Re:Random numbers made EZ (Score 1) 80

Random numbers made EZ:

1) Retrieve the front page of a dozen frequently-updated sites, ads and all (e.g. CNN, Imgur, Reddit, Yahoo News, etc)

2) Concatenate the HTML of the pages into a string and strip out all the non-numeric characters. You'll end up with a bloody long string of numbers and it'll be a wildly different string each time.

3) Pick the 71st number in that result. That character will be pretty fucking random.

Sounds appalling. Concatenation? Likely find the 71st number is always from the first of those sites, so no extra entropy from the other 11. Basing your random numbers on a source that an adversary can also read? Also very bad.

Comment how many simultaneous users? (Score 2) 280

10 Mbit/s (if it is a real 10, and not an "up to 10") is plenty to stream one video from NetFlix, Hulu, Amazon etc. (unless you are trying for one of the rare 4K streams). But if you have multiple users in the house, you will need to allow for times when they all want something different at the same time.

I'd be happy 99.99% of the time with 40 Mbit/s. If Google fiber ever gets here - I don't think I'd notice whether it was 100Mbit/s or 1Gbit/s more than a couple of times a year.

Comment Just how would you explain the risks? (Score 2) 168

We already have groups of people afraid of wifi, vaccines, and a host of other things that are non-issues. They are also disproportionately afraid that their child will be abducted (by strangers, or even by aliens).

Pretty much whatever you say will either be misunderstood by some subgroup, or deliberately misconstrued by another - and then a school faces the problem of providing a special exception* for some group of students that have been opted out.

* Note that I'm generally in favour of special exceptions in schools because children do have different learning styles and paces - but this would be a crazy addition

Slashdot Top Deals

Any sufficiently advanced technology is indistinguishable from a rigged demo. - Andy Finkel, computer guy

Working...