DARPA Wants To Kill the Password
jfruh writes Many security experts agree that our current authentication system, in which end users are forced to remember (or, more often, write down) a dizzying array of passwords is broken. DARPA, the U.S. Defense Department research arm that developed the Internet, is trying to work past the problem by eliminating passwords altogether, replacing them with biometric and other cues, using off-the-shelf technology available today.
Kill and eliminate passwords? Violence is not the answer.
Get free satoshi (Bitcoin) and Dogecoins
You can change a password, you can't change your retina print. What do you do when your account is compromised? Get new eyes?
Ultimately whatever password replacement you come up with gets turned into TCPIP packets over the intertubes. Whether you are measuring my height, fingerprint, penis size or whatever metric you come up with, it gets turned into 0's and 1's that I can grab and duplicate. It is still information on a remote server than can be hacked and used by third parties.
And worse... once hacked, I can't do much to change my biometrics... so I'm totally screwed once the host server is hacked and a million biometric accounts are compromised.
...when the NSA wants to tap into various accounts, they can track exactly who they belong to and who accesses them because it will be linked to your personally identifiable biometrics
I can change my password anytime if I think somebody copied it. I cannot change my fingerprint or retina. There is no way I'm giving random webshops or google my biometric data.
If an experiment works, something has gone wrong.
I'm ready to switch passwords for anything else as long as:
1 - It can't be extracted from me by an easier method than torture or blackmail.
2 - It stops working forever if I'm dead.
Otherwise, some blood will have to wash away the naivete. Again.
In the 80s we didn't even bother with passwords, okay maybe by the late 80s. And every machine on the network had an IP that was directly on teh internets. As for this article, it's yet another example of how stupid people, even the intelligent, are when it comes to passwords. Who the fsck writes down a dizzying array of passwords? I know about 5 passwords off by heart at any given time, and use a password manager and an encrypted database to hold all of my passwords. Of course, without 2-factor auth those lists of passwords are seriously dangerous and that, dear humans, is where the danger lies. If anyone manages to crack my passowrd manager or my encrypted database, I'm fscked. Okay, let's hear what the folks have to say about this age old problem.
Who do you think you are, a civilian? A citizen accepts personal responsibility for the safety of the body politic, defending it with his life, a civilian does not. What's a few extremities in the war against computer bugs?
Passwords don't need to be killed. If you're thinking about replacing it with biometrics, I think that's thinking about the problem the wrong way too. The fact is, we already have all the technology we need to solve this problem much better than we do today. It's simple: instead of passwords, you should have a password protected private key, with a single password, and then use public keys for authentication. That way, you only need to know one password, and you've also eliminated a lot of the danger of snooping on connections because the private key isn't being sent.
Of course, it would require that everyone pretty much agree on one set of standards for how it's supposed to be implemented, and than developers have to build their products with those standards. Then you probably also want some trustworthy and inexpensive/free Certificate Authorities. Ideally you'd want to be able, though not required, to use the same private key for everything-- email encryption, ssh logins, maybe even credit card purchases-- so you'd need mechanisms for managing your keys, keeping them safe but also making them available when needed. Throw in some dual-factor authentication where you want a high level of security, and you've basically solved the issue.
As many, may other have before, because this problem is not really solvable without AU that can recognize a person? Well, it is a waste of taxpayer money, and fail they will. Biometrics is basically unusable unless you have a security guard monitor the taking of the measurement.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
You can kill the password in favor of strong security tokens but if the underlying code is poorly written and full of security holes, then it won't be any more secure than what we have now. If you can steal a few retinal images through an exploit, you could, in theory, make a model with the retinal pattern.
Now thats something innovative DARPA could do: I don't want biometrics, but perhaps someone else might like it, as they don't care much for computers, and would have used a 12345qwert like password.
Come on, most of these authentication methods are inferior, I just don't have the abilities I have with passwords: evil people have to beat me with a stick until they know my password instead of just having to cut off my finger, I can change it whenever I want, a password doesn't identify me (I can stay anon), I can give it to someone else, and when I am eating (drinking, got my finger cut off because someone wanted to break into another computer of mine) something I can enter the password with my other hand, without changing the way my hand tremors.
There's no way I can see this happening, if only because no one would be willing to settle on a single standard for biometric verification. For instance, I can imagine that some places will want a simple fingerprint.. but others will demand that the fingerprint scanner used by the user to submit their prints detect warmth so that they can be sure that there's no artificial prints, dead bodies, or severed extremities being used to bypass the scan.
Other places will want retinal scans (One eye? Both eyes? Proof of life verification?), voiceprints, voiceprints backed by facial recognition, or any number of other things. In the end, it would lead to the end-user being forced to buy lots of expensive hardware, some of which they may never wind up using. The other thing they don't consider - what about mobile devices that don't have multiple USB ports, or can't support the drivers for biometric scanners?
Passwords can work, but human-readable ones do not. What we need are more secure passwords that aren't human-readable, not Minority Report.
Not as hard to implement as some of the pipe dreams out there. Of course, it does require a degree of tech savvy on the part of users - and more importantly, enforcing it's use, to avoid laziness bypassing.
Then your challenge becomes certificate transport - you'll need a way to carry around your cert, or somehow get hold of it when you need it, which is easier said than done. The real advantage of passwords is their portability. Biometrics have a similar advantage, but as already noted - are a bit harder to revoke/change.
Any biometric password should be based on a certificate, not a direct digital representation of the biometric.
Is it just my observation, or are there way too many stupid people in the world?
How about a standard protocol around devices like Yubikey hardware tokens for integration in the browser (or use with other applications):
https://air.mozilla.org/fido-u...
Google, Microsoft are already involved, Mozilla is looking into it.
New things are always on the horizon
And he causes all, the small and the great, and the rich and the poor, and the free men and the slaves, to be given a mark on their right hand or on their forehead, and he provides that no one will be able to buy or to sell, except the one who has the mark, either the name of the beast or the number of his name. Rev 13:17
Don't people just click on the 'Forgot Password' button every time their browser forgets their password?
Korma: Good
Be careful what you wish for, or they'll use internal organs (which are by definition not extremities), and you don't want anybody cutting those out.
This is my signature. There are many like it, but this one is mine.
Are you okay with your barber charging you for the time spent in fighting your spam.
So whereas biometrics might replace a traditional "password" - we need more systems which aren't vulnerable to the type of 1.8-billion-password-stealing-Russian-problems we see all over the place. I have been a big fan of much of the two-factor stuff, and some of the hashing schemes out there. It will be interesting to see what kind of other solutions could exist - though I don't think anything "static" like biometrics gets us anywhere.
If instead of switching from one factor to another they promoted multi-factor authentication, they'd relax constraints on each factor (ie. passwords easier to remember, biometrics cheap to implement).
Using biometrics as an authentication factor (with or without passwords or token generators) brings me to:
[1] Can the biometric be consistent across different vendors or models of readers - or will people be locked-in to individual vendors (or worse, models) of readers?
[2] Is the interface between the biometric reader and the computer secure?
[3] How stable are biometrics over time - both long term and short term?
[4] What happens when the same biometric is used in different security contexts - from banking to dating sites?
I doubt that these are new questions, but other than the stability of biometrics over time, I don't recall seeing them asked before.
What happens if you get sick or injured? Can you imagine pink eye with retinal scanners?
Yes, this is the serious problem-- just as serious as the problem of people fooling the password-alternative is the problem of the false negatives: getting locked out.
Notice that most of these weren't fingerprint scanners or retinal scanners-- they were stuff like gait monitors, or even more bizarre stuff, like listening to your heartbeat. So, if you twist your ankle--or even buy a new pair of shoes-- you're out of luck. Taking pseudoephedrine for a cold? Ooops, your heartrate is different. You're locked out.
--instead of using these instead of password, however, what about if you use alternate ID as a second check. It doesn't lock you out, but it does trigger a watchdog alert that pays attention to what you're doing.
You can change a password, you can't change your retina print. What do you do when your account is compromised? Get new eyes?
Yes, we've all seen dozens of those science fiction stories where they steal people's eyes, or cut off their fingers, or take swabs of their DNA.
http://www.geoffreylandis.com
Pam: Oh, OK, then good luck with all the biometric scanners. Unless you wanna cut off my fingers and scoop out my retinas.
Kidnappers look at each other.
Pam: Oh, don't be dicks!
Koans and fables for the software engineer
Passwords don't simply show your identity. Making the choice to enter them also shows your permission. Sure they can be snooped, but they can't be easily extracted against your will. All biometric based keys are available with a warrant. The password is the only one that I know of that I have any chance of hiding. By carefully employing different passwords for every site with the aid of KeePass or a similar tool and changing them all periodically (would be nice if KeePass automated this) and guarding KeePass with the strongest encryption, a very strong password, and another key, I've got a better chance of controlling access to my data (which I consider little different from my mind) than with any other approach I've heard of.
Because accidents happen. No matter how improbable... no matter what kind of artificial barriers we might try and design to prevent them, over time even the unthinkable can and often will happen.
And when it does, some kind of mitigatory system needs to be in place, or else once the system has been compromised, nobody will ever want to use it again. In the case of biometrics, if a database of people's biometric "passwords" has been compromised, potentially allowing somebody to access whatever that database might be linked to, that mitigatory system is going to end up being the password until a different biometric system can be put in place.
Biometrics can make sense as an alternative to passwords in some contexts... such as on an internal and private network, where certain people who work there need regular access to particular information, while they do not want just anyone using the computers, and biometrics can measured by a computer much more quickly than a password can be entered, so it serves as a convenient shortcut. They don't, however, make sense as a general replacement for passwords. Honestly, I can't help but feel that the people who keep suggesting this are terminally lazy and don't want to have to remember passwords in the first place.
File under 'M' for 'Manic ranting'
At work I have so many passwords with different requirements and different reset schedules that I had to turn to the low tech approach of writing every one down on a post it note and hiding it under my calculator on my desk. I do take my laptop home every evening.
Interesting enough, email is the only program we no longer have to sign in to each time, and it also does not time out after inactivity like every other program. That is the place where most sensitive business information would be located. All they would need to do is crack my windows password (while also knowing my login name).
I wish I could log in to windows and do one authentication to unlock every other program I use routinely.
"Action without philosophy is a lethal weapon; philosophy without action is worthless."
If DARPA doesn't like passwords, they shouldn't use them. But that shouldn't have any bearing on us puny civilians.
Remember kids, if you're not paying for the service, YOU ARE THE PRODUCT THAT IS BEING SOLD.
The exact words of the text. But do you know what they really mean?
Biometrics is a great idea to ensure that people are in direct proximity of the device, but what about all the remote control I do?
It little behooves the best of us to comment on the rest of us.
The last thing we need is for our biometric information to be in the hands of every web site which requires a login.
It will kill anonymity, because you will be universally identified.
Sorry, DARPA, but we trust neither you nor private corporations with this kind of stuff.
Lost at C:>. Found at C.
Every single site has a different way of giving you a way to change your password. This makes it impossible to write programs to write programs to change your password....like a password manager for instance. Imagine if you could just type in your new password into your password manager program, and it changes all the passwords it manages with one click. They could all be randomly generated and different for every site. Hints, recovery, email addresses, could all be updated with one click. With a history as to the previous versions in case something went south.
Instead of struggling with writing all the captcha's, and strength meters, and interfaces, and all the CRAP that the every site on the planet does differently. Just standardize the interface and maintenance of passwords. And then standardize the strength of the generator programs. And voila, permanent security that is controlled where it should be: in your hands.
I would feel better about the call to stop using them if it wasn't a government organization suggesting it.
"If any question why we died, Tell them because our fathers lied."
DARPA: send beer
nntp://news.grc.com/grc.sqrl/
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
TFA actually speaks on seven ways passwords may be avoided, with biometrics being but one of them. All seven build on extracting unique identifiers from physique or behaviour. All seven are wrong because of one simple reason: if someone mimics whatever chosen identifier good enough (either by hacks or by actually mimicing me), how can I change my `password'? I can't. Trashcan.
In the 80s we didn't even bother with passwords, okay maybe by the late 80s.
Err no! you are thinking of early PC's and their single tasking equivalents. Passwords to access multitasking computing systems have been around from at least the 1960's. The Unix OS was designed and enhanced with user names and appropriate passwords going back to at least the early 1970's.
Actually even today a good password is quite hard to break even with so called "man in the middle" attacks providing you are using something like ssh and possible one time passwords (I used this type of access back in the mid 1990's) to access machines.
In many ways as long as you have a good remembered password to access your PC you should only have to worry about your PC being compromised by Viruses, Trojans and social engineering attacks. As long as you are aware and know how to recover from an attack (most people don't) then you are pretty safe from mall-wear. Even if you are compromised then you should have some idea on who to contact such as Banks , Web site etc to report and hopefully resolve the issue.
There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
The DARPA verification method would have to use multiple biometric markers since you could always think of a situation where a medical condition renders one or more of them useless. The person with eye problems who can't use retina scan, the person with damaged fingertips who can't use fingerprint, the person with throat or respiratory disease who can't use voice recognition, etc.
It would be much simpler to have a universal two factor token. Something that you enter a PIN into which generates an encrypted token that is then used for login. It would also solve the social security number identity theft problem since you have a unique way of verifying identity.
There are only three ways to authenticate someone no matter what the context:
1) Something you know
2) Something you have
3) Something you are
Any security system is made up of some combination of the above.
Biometric identification is needed to reduce fraud. We all know how easy it is for one person to vote as many times as they want. There is no way to even estimate how much Medicaid recipient fraud costs. Biometrics certainly won't eliminate fraud in these and other places but it's a step in the right direction.
Unfortunately we're very unlikely to see any progress on this anytime soon. Even suggesting that a person should present identification when voting is met with howls of protest.
I have several accounts that are not tied to me but to my employment. Several people access these accounts using the one password. Do biometric systems allow for registering multiple people to one account?
So, if we kill the password, the foundation on which we have security built now, what does administration look like after that? If we use biometrics, do we turn that over to security, so they can verify your identity? If your fingerprint/retina pattern isn't working, does that mean it's almost always faulty hardware?
It's got to be well thought out to replace something that's just about as intrinsic as the on/off button.
Awk! Pieces of eight. Pieces of eight. Pieces of seven... ERROR: General Protection Fault. [Paroty Error.]
Wouldn't just about any biometric allow identical twins full access to each other's stuff?
Passwords would be fine, if we were allowed to use easily remembered pass phases. Instead we're still often forced to use short passwords (8-12 characters) that consist of upper case + lower case + digit + non-alphanumeric characters. Even though it's pretty well established that pass phrases are, overall, a better way.
The problem is already solved, it just needs to be more widely implemented. Secondary authentication by phone (i.e. receiving an SMS) ensures that no one can get into my Gmail account if they happen to have my password. If my phone gets stolen, I'm going to know to take action quite soon, and they still have to get past the lock screen (though this does raise a good argument for making sure calls/SMS are not be answerable/readable without unlocking the device). Regardless, it would solve 99.99% of the problem.
Another idea I could see catching on is some kind of token ring, like a mix of an NFC ring and those RSA SecureIDs that spit out a random 6-digit code every minute to authenticate, but instead of the user having to type in the code, they just tap their phone/palmrest/screen with the ring. Assuming the rings are available in a few varieties for less than $10, I think most people would opt to use one if it meant avoiding annoying secondary security questions and having to keep a list of impossible to remember passwords (which they still have to change because sites get compromised). It avoids biometric requirements and has the possibility for anonymity (buy a ring at the supermarket, link it to any email account).
www.gaiageek.com
The good part is that they are concerned about passwords. The bad news is that they do not come up with a good alternative.
There are two issues with passwords. The first is that we are looking for a technical problem with what is essentialy a social problem. Security in itself is already a social problem. How many people will give uup their password to the IT guy or their boss without any question? To their SO, kids or parents?
The second isssue is that we have way too many passwords to remember and there is no single solution. (1) IT people are only looking to how THEIR system is secured and look at it from an, again, technical and not a social point of view. They do not count in the weakest point : humans.
And as long as you do not caqlcualte those in, it won't be solved. ..." they should have said "We want to replace it". That way you are open for a REAL solution.
So instead of saying 'We want to replace it with
(1) If you have a solution, please let me know. It must be one that I can use at home (Linux), at work (Windows, but I am not allowed to install anything and have no Internet access and am not allowed to use any cellphone or other device), on my phone, on PCs that are not mine, on my ATM machine.
Don't fight for your country, if your country does not fight for you.
a finger ring (or better yet an implant) with a unique RFID chip in it.
If the chip is not in close proximity to the computer keyboard, the compuiter immediately lockscreens.
An API to read the unique code of the user's chip would be avaiable to online apps too, so websites can use the same system to authenticate.
For extra security, the ring/implant could also continuously detect the wearer's presence and life, possibly with biometrics as simple as confirming the users pulse. If the signal is disrupted the implant can assume it is no longer secure until its reauthenticated.
Don't you mean we've been using PIN numbers on these 'ATM machines' you referred to?
Jesus was all right but his disciples were thick and ordinary. -John Lennon
Say what, I made mandatory logins in my linux servers, and use pretty much double factor authentication everywhere...
Watch out, this is an trick to use the concerns over the weak passwords people use to push for monitoring and control mandates. Basically, its none of their business to force this on businesses. What kind of authentication a service offers is a private matter between users of the service and the service.
I do think, OpenID does exactly what we need here. its a single sign on system that can work in a decentralized manner between sites, and it does not require biometrics which is just a way to take away privacy. I think what has been needed is a system that makes creating and managing OpenID easy for common users. Then people can use a strong, strong password rather than a lot of weak ones.
Comment removed based on user account deletion
Comment removed based on user account deletion
Comment removed based on user account deletion
Comment removed based on user account deletion
The solution has been around for a long time. If people would use password managers, then they could use better (and unique) passwords. I've never had an account compromised, and I believe that is in large part because, thanks to Apple's Keychain, I'm using strong, unique passwords for every account I sign up for. Every Apple computer has come with this integrated password manager since at least 2002, (that's how far back my oldest passwords go), but idiots don't use it. I have no idea what the situation is like for Windows users, but I'm guessing you'd have to pay for one, and it might not be as well integrated, as far as working with apps. Every OS should come with a password manager, enabled by default, and with a strong password generator.
-- sudon't
Air-ride Equipped
... aaaaand there goes anonymity.
I assume that would be one of the primary goals of the government.
I think of passwords like DRM. Sure there's a lot of technical solutions and issues, but its fundamentally a a people and market problem.
As others have mentioned, anything can be hacked, copied, stored... if it is turned into bits and bytes. The best you can do is make it inconvenient enough for *most* people to do it.
Most people's homes are hardly secure, but you don't have people talking about the need to get rid of locks. Rather, it is dealt with as a matter of criminal law in terms of break-in and entering.
In the end, you really have to take things as a people problem.
For example, let us assume your authentication system can be broken into it.
What damage can be done? ...
Is it reversible?
Can people go to an office and fix the problem?
What are the penalties for those caught?
These are the real problems. Consider banking. If someone hacks my bank account, more effort can/should be made to make sure this can be addressed and reversed. Whether that is putting a holding period on transfers, notifying account holders of transactions (especially odd ones), relying more on local methods of authentication, increasing penalties for those caught. heck, one of the benefits of knowing your local bank is that they actually know who you are.
Heck, this could be part of the solution as well. Banks or other locally trusted authorities (like governments) could be providers of RSA-tokens or something like that. It could even be the government as well.
That in combination with a pre site password as today would be an improvement and still be practical. We already trusts banks with our phone numbers... this way we won't have to send it to each website. Or we can standardize on a RSA-token app for each website or something like that. I hate that they want your phone number.
Fortunately, I have not been hacked, but I have no idea what say Google's response would be if I had to contact them because my account was hacked. Hopefully they have processes in place at least to ask me about some recent emails or something like that. Or if they have kept track of my IP addresses used. But those things can be checked by the person hacking my account.
Or maybe local authorities can increase investigators to help resolve such issues. Police officers are out there dealing with crime and traffic and parking... perhaps we need to expand to online issues.
see, that's why using biometrics for passwords is stupid. Sure it's personal, and probably unique, but it's not really secret.
Of course, there is a piece of the login process that has these attributes as well. It's the username.
We should use biometrics as a fast way to pick a user, and then require proof that the person knows the appropriate secret.
Are you guys ready for your laptop to demand a semen sample from you? How about a public access terminal?
Hard to change your thumb.
Will biometrics be the new standard? Been there, done that?