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

 



Forgot your password?
typodupeerror

Comment Re:Yay! (Score 1) 39

> The owner of a CA root certificate can not decrypt information encrypted with the host certificate

They most certainly can - just issue themselves with a host cert signed by that CA (or even a wildcard if they're lazy) and m-i-t-m it.

Doing this on-the-fly is SOP for most corporate security suites.

Doing it undetected is a little more challenging...

Comment Bollx (Score 1) 320

This is a pure money-grab by AWS. No company who wants a serious Internet presence will give up on IPv4 at this point (or at any point in the foreseeable future).

Sure, there will be some cases where public IPs are being used, where private RFC1918 addresses can be used instead, but that's only likely to be a small number of very badly designed systems, and there may be some consolidation to reduce the number of public IPv4s in use, but approximately nobody is going to go IPv6-only because of this charge.

Comment Re:And where will the power come (Score 1) 87

England has already reach the point of going an entire day using wind power, more wind mills and solar panels and the power will be there.

No it hasn't. We have managed a day without coal, but with nuclear, gas hydro and solar. And a mild summer non-working day at that.

https://www.gridwatch.templar.co.uk/

(You can download the whole dataset from there and search it if you like...)

Comment Does anyone really believe https is secure? (Score 0) 324

Just go look in your browser certificate store and see world+dog being trusted. That's why they had to introduce Extended Validation certificates - for sites that really really (cross-my-heart-and-hope-to-die) want you to think they are secure.

A false sense of security is worse than no security. On an http site you know anyone could be viewing and tampering with your data. Deal with it. On a plain https site your best bet is to assume the same.

Comment Good (Score 1) 234

It's about time some of these security-by-rote rituals were challenged and changed or abolished. They may appear to be making things more secure, but sometimes the actual effect is the opposite, like insisting on ridiculous password policies. For the topic being discussed, I've had to reduce the strength of a friends wi-fi password as it was almost impossible to enter a long complex string correctly on a variety of devices, some with horrible UIs, when you couldn't even see if what you were entering was correct. In this case making visibility an option seems best.

Slashdot Top Deals

APL is a write-only language. I can write programs in APL, but I can't read any of them. -- Roy Keir

Working...