Forgot your password?
typodupeerror

Submission Summary: 0 pending, 3 declined, 1 accepted (4 total, 25.00% accepted)

Submission + - Java 1.7.0_40 promises to kill casual use of java ? 2

ddyer writes: Java 1.7.0_40 introduces a new "red text" warning when running unsigned java applets.
    "Running unsigned applications like this will be blocked in a future release..."
or, for self-signed applets
    "Running applications by UNKNOWN publishers will be blocked in a future release..."

I think I see the point — this will give the powers that be the capability to shut off any malware java applet that is discovered by revoking its certificate.

The unfortunate cost of this is that any casual use of java is going to be killed. It currently costs a minimum of $100/year and a lot of hoop-jumping to maintain a trusted certificate."

Slashdot Top Deals

...when fits of creativity run strong, more than one programmer or writer has been known to abandon the desktop for the more spacious floor. - Fred Brooks, Jr.

Working...