W3C Approves WebAuthn as the Web Standard For Password-Free Logins (venturebeat.com)
The World Wide Web Consortium (W3C) today declared that the Web Authentication API (WebAuthn) is now an official web standard. From a report: First announced by the W3C and the FIDO Alliance in February 2016, WebAuthn is now an open standard for password-free logins on the web. It is supported by W3C contributors, including Airbnb, Alibaba, Apple, Google, IBM, Intel, Microsoft, Mozilla, PayPal, SoftBank, Tencent, and Yubico. The specification lets users log into online accounts using biometrics, mobile devices, and/or FIDO security keys. WebAuthn is supported by Android and Windows 10. On the browser side, Google Chrome, Mozilla Firefox, and Microsoft Edge all added support last year. Apple has supported WebAuthn in preview versions of Safari since December.
Use a *mobile device* for logging in somewhere? That seems like an extraordinarily bad idea. I wouldn't trust a mobile device for anything that requires security. They come already compromised by Google/Apple, and then most people load them up with all sorts of "apps" that are actually tracking/monitoring programs.
I'm sure most people will love it.
I don't respond to AC's.
How do I, for example, log in using a CLI? How is this any different than, say, storing my private key in ~/.ssh? How do I, for that matter, do anything with this that doesn't involve a web browser?
Yes.
#DeleteFacebook
>> sell users' info the the highest bidder.
Nope. They sell your data to any bidder. Why would they limit themselves to only one ?
aaaaaaa
Use a *mobile device* for logging in somewhere? That seems like an extraordinarily bad idea. I wouldn't trust a mobile device for anything that requires security.
That's kind of hilarious because the OPPOSITE is true. You are an idiot if you trust any desktop OS to truly secure material, with years of hidden security holes and apps not really that well sandboxed.
I only deal with banks now through mobile apps if I can help it, because it is WAY more secure. I can control what updates go on my device, I can be far more sure that some random app cannot see what is going on with the banking app.
most people load them up with all sorts of "apps" that are actually tracking/monitoring programs.
Only while I'm using the apps. I'm on iOS, I choose what and when they can see anything related to what I am doing.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
We put several authentication options in the HTTP spec back in the 1990s. Some pretty secure, one was specifically marked as not secure. It was intended to be used the same way you'd use the latch on a bathroom stall. Of the three standards, the only one anyone ever used was trivial one, basic authentication. After that most people started coding their own really bad authentication schemes, often based on PHP sessions.
Then came SAML. A lot of larger companies used SAML, for handing off users after they were originally authenticated by crap homemade authentication.
Now we have an effort by the major companies to standardize on actually using a non-crap (but not perfect) protocol. There are plenty of other decent protocols you can use, but virtually nobody uses them. The problem isn't a lack of decent protocols. The problem is that nobody uses the decent protocols, either because they don't know about them or they think that it'll be easier to come up with some homemade crap. We'll see if this effort gets people actually using a non-crap design.
Isn't this the best answer? Mr. Gibson's carefully thought out technology - and open.
https://www.grc.com/sqrl/sqrl.htm
They rolled their own custom elliptic curve, amateurishly.
They have mandatory support for weak/broken RSA modes.
https://paragonie.com/blog/201...