New IBM Tech Lets Apps Authenticate You Without Personal Data (csoonline.com)
itwbennett writes: IBM's Identity Mixer allows developers to build apps that can authenticate users' identities without collecting personal data. Specifically, Identity Mixer authenticates users by asking them to provide a public key. Each user has a single secret key, and it corresponds with multiple public keys, or identities. IBM announced on Friday that Identity Mixer is now available to developers on its Bluemix cloud platform.
First Post!
1) Companies want the personal data to use for their own marketing and to resell to others, authentication is their excuse to get it now.
2) No one will want to pay a license fee to IBM on top of the loss of revenue from (1).
It's pretty trivially easy to have multiple private keys. Hell it's easy to have a fsking USB stick with a private key thats signs other keys and gets tossed back on a shelf, so you can do key revocation etc.
No sir I dont like it.
This just in: Fine grained authentic digital id
That is all it is, fine grained certification of your digital credentials.
Instead of a large atomic blob, they now make it finer grained.
Not patent worthy or revolutionary but COMMON SENSE.
You are all Cows. Cows say moooo. Moooo! Mooooo! Mooo cows Moooo! Moooo say the cows. YOU APPER COWS!!!
My credit-card supplier will issue single-use or otherwise restricted numbers, to use with "untrustworthy vendors". This allows a similar functionality: with the vendor I can be OscarTheSuspiciousGrouch and use a card number that is limited to legitimate stuff.
In both cases I can credibly demonstrate I'm really "Oscar"
davecb@spamcop.net
cool story bro.
TFA says this avoids birthday, home address and other criteria typically demanded by banks during a CC transaction to prove online identity. However, IBM's technology would seem like fail on arrival unless it got the blessing of the almighty PCI council, which pushes a lot of those "additional" identity requirements onto banks to make sure they aren't being defrauded.
This sounds suspiciously similar to SQRL https://www.grc.com/sqrl/sqrl....
No, that uses QR capture and this is an electronic wallet. I am not sure how they are related other than that they use public-key encryption to verify a user.
Read the article, IBM's solution also uses a credentials wallet.
SQRL uses QR codes so the user's wallet can be on a mobile device, and the user could log into a public machine without exposing a repeatable login method. SQRL also allows for a SQRL:// link on the QR code so a wallet program on the local machine, or the phone itself can still authenticate without using the QR code.
Where these differ is that SQRL is made to replace the username and password part of logging in. It also creates a unique identity for each site so the only way to map SQRL accounts between sites would be through information the user gives to the site such as an email address.
IBM's solution appears to have a 3rd party signer like a government create a certificate with identity information which is then used in the authentication process.
so IBM has created a login window that accepts a private key encrypted challenge? So?
IBM's Identity Mixer allows developers to build apps that can authenticate users' identities without collecting personal data.
You mean, like a password?