Forgot your password?
typodupeerror

Comment What I want to know is (Score 2) 166

Will Microsoft ever give us back the abiity to install Win11 fresh without forcing us to give it ownership of our TPM or our Bitlocker recovery key? (`oobe\bypassnro` no longer works.)

By removing this abiity, it's basically coercing people who have no choice about running Windows into their Bitlocker recovery key being accessible via the Third Party Doctrine (which holds people have no expectation of privacy of information they -voluntarily- share with third parties). The way Microsoft has implemented it amounts to key escrow on a scale the Clipper Chip could only dream of -- because it's held by one company, and legally accessible via an administrative subpoena, not even a warrant.

Comment Re:uh, no? (Score 1) 255

Prudential uses it (partly for its logging facilities, partly for its ACLs, partly because they know that they can control what information is shown to/used/dealt with/modified by any part of their business).

Philips uses it for internal workflow and business intelligence.

Comment Re:So, what's the big deal (Score 1) 300

There's a middle ground between "entity" and "communications." Yes, it is very difficult to verify that a certificate is being issued to the entity "Bank of America," but it should not be hard to verify that you're issuing a certificate to the domain name www.bankofamerica.com. And the latter is all you need to protect against MITM.

No, it's not. Mozilla knows of at least one instance where a user on a public wifi network had communications with a TLS-secured site MITM'd, and she allowed it by creating a security exception for an unknown CA that issued a certificate to CN=*.

Comment Re:Big trouble at PositiveSSL. (Score 1) 300

Comodo's "authorityInformationAccess" only provides an OCSP responder URL, not a CRL. Apple's Keychain doesn't really handle OCSP by default (you have to go into Keychain Access, go to properties, go to the Certificates tab, and select OCSP: Best Attempt).

However, that's a "soft fail" mode, and if you block the OCSP responder host, it'll still allow it both in Firefox and Safari.

Comment Re:Don't do this at home (Score 1) 300

I wish you'd put your two cents in on the dev-tech-crypto@mozilla.org mailing list.

Right now, they're avoiding removing the trust bits because that would essentially mean 3 months of not being able to authenticate Comodo certificates. They claim that it's because they don't want to inconvenience the end-users, but I tend to think that they're doing it because they've been paid not to.

Slashdot Top Deals

The computer is to the information industry roughly what the central power station is to the electrical industry. -- Peter Drucker

Working...