Earlier quoted context omitted.
I agree with all of this except password managers. If you use a lot of different public computers or temporary work laptops they don’t always let you install LastPass, so I frequently ended up being unable to access my accounts.
I access my manager from my phone and type them in. I would never install my LastPass on a public computer even if they let me.
49% of workers, forced to change passwords, reuse same one with minor change
171–180 of 316 posts
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#172Earlier quoted context omitted.
I agree with all of this except password managers. If you use a lot of different public computers or temporary work laptops they don’t always let you install LastPass, so I frequently ended up being unable to access my accounts.
You should never, ever, ever type a password on a public computer.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#173Earlier quoted context omitted.
I access my manager from my phone and type them in. I would never install my LastPass on a public computer even if they let me.
It would be really cool if you could plug your phone in and it appeared as a USB keyboard device and you could "type" the password from the password manager that way without ever giving the computer access to anything except that password. Maybe some sort of simple USB dongle (like a yubikey) could be fed by the phone via bluetooth or nfc to do this?
Your grandpa could use it to secure his crypto wallet.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#174Earlier quoted context omitted.
I agree with all of this except password managers. If you use a lot of different public computers or temporary work laptops they don’t always let you install LastPass, so I frequently ended up being unable to access my accounts.
I access my manager from my phone and type them in. I would never install my LastPass on a public computer even if they let me.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#175Earlier quoted context omitted.
It would be even cooler if I could open an app on my phone, point it at a QR code on screen, and not have anything else bother me
Would you sue me if I tried to implement this? That is a amazing idea.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#176Earlier quoted context omitted.
Bruce Schneier's summarization [0] of NIST's revised recommendations: 1. Stop it with the annoying password complexity rules. They make passwords harder to remember. They increase errors because artificially complex passwords are harder to type in. And they don't help that much. It's better to allow people to use pass phrases. 2. Stop it with password expiration. That was an old idea for an old way we used computers.…
I agree with all of this except password managers. If you use a lot of different public computers or temporary work laptops they don’t always let you install LastPass, so I frequently ended up being unable to access my accounts.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#177Earlier quoted context omitted.
I access my manager from my phone and type them in. I would never install my LastPass on a public computer even if they let me.
It would be really cool if you could plug your phone in and it appeared as a USB keyboard device and you could "type" the password from the password manager that way without ever giving the computer access to anything except that password. Maybe some sort of simple USB dongle (like a yubikey) could be fed by the phone via bluetooth or nfc to do this?
It wouldn't be hard to add encrypted password storage to the EspUSB firmware. The difficulty is that you need to know the keyboard layout of the destination computer.
Keyboards don't send a letter "A", they send "shift" + "a". If your computer's language setting is French, or German, or Chinese, etc - things get complicated fast.
To make it worse, passwords need to use special characters (not just a-z). Sure, it's not unreasonable to ask you to change the keyboard layout, because you're on Hacker News and are therefore pretty good with computers. But this would limit an average user.
The other problem is that it types the password as plain text, which is a bit insecure. If I have to carry a dongle and change settings on the client, why not make the dongle do some sophisticated key pair exchange with the client app?
It's a good idea for another EspUSB demo app, but I worry that it couldn't find mass market adoption as a product. Without sales of over 10,000 devices, it's not possible to pay off the FCC certification lab, and I haven't got a solution for that.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#178Re: 49% of workers, forced to change passwords, reuse same one with minor change
#179Earlier quoted context omitted.
My argument for password expiry (300 days here) is my users have complained they can't keep using the password they use everywhere else.
They can change all their passwords every time one requires a change password.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#180This should not be a surprise, as this supports the NIST's revised recommendations (from June 2017!) that passwords should not expire [0], because it actually leads to less-secure passwords for this exact reason. Furthermore, many corporate systems do not integrate well with password managers, such as when first logging in to your system in the morning. This means that the password is likely to be one of the few that…
So I was going to ask a variant on that question... How many businesses do you know follow NIST's new password guidelines?
https://practical365.com/security/microsoft-recommending-non...