I pay close attention to the UX and UI of the tools that I use that are security critical. I switched off of LastPass 2 years ago and convinced my brother to do the same because some things in LastPass apps started to feel very old, especially their 2FA implementation, which signals to me that either their stack is inflexible or there's a lot of churn in their dev teams. When those things are true, that means they're…
Lastpass setting the delete account div to display: none
141–150 of 210 posts
Re: Lastpass setting the delete account div to display: none
#142I'm not seeing a lot of clarity on what I should do as a LastPass user? Nothing? Move to 1Password? I can't use iCloud keychain because I use Chrome on Mac.
Doesn't Chrome have a built-in password storage? Firefox does, which is what I use and recommend.
Re: Lastpass setting the delete account div to display: none
#143I'm not seeing a lot of clarity on what I should do as a LastPass user? Nothing? Move to 1Password? I can't use iCloud keychain because I use Chrome on Mac.
FWIW, I did this exact migration a few years ago (to 1Password Family), and am generally very happy with 1Password. https://support.1password.com/import-lastpass/
Re: Lastpass setting the delete account div to display: none
#144I am a LastPass user. Unfortunately. I have things in passwords notes field (like answers to security questions) because I assumed that the notes section was encrypted. Some comments here on HN made me think they are actually not encrypted. I asked if they were encrypted or not to LastPass support and to the support forum. That was 2 days ago and there has been no response. I’m going to take that as a no. I’m working…
Re: Lastpass setting the delete account div to display: none
#145Is LastPass one of those password managers that only encrypt passwords and leave other data as is? I always cringe when password managers do that. This is a funny joke for anyone who understands even a little about cryptography.
This is very frustrating... I operated with LastPass on the assumption that the other data was encrypted in there. So backup authentication codes stored. Alas, time to invalidate a bunch of crap.
The real exception is URLs linked to passwords. Some metadata is also unencrypted (e.g. created date).
Both the "secure notes" category and the "notes" section on a password are encrypted.
Take a look at the following analysis of the LastPass data structure:
https://github.com/cfbao/lastpass-vault-parser/blob/master/l...
Re: Lastpass setting the delete account div to display: none
#146In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…
Re: Lastpass setting the delete account div to display: none
#147Earlier quoted context omitted.
The average person, when not allowed to use a convenient password manager, will either use the same password for every site or come up with a predictable pattern. Encouraging a password manager helps make sure they don't get destroyed completely when a blog they signed up on 5 years ago is hacked. This is partly because so many things want an account now. I have over 500 passwords saved, it would be straight up impos…
What are some good methods to not create patterns, while allowing yourself to have an easier time remembering more complicated passwords?
Re: Lastpass setting the delete account div to display: none
#148In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…
If someone has access to one or more of your passwords and can reverse engineer your 'algorithm' then you have effectively just reused the same password everywhere. Even if you include some amount of memorized numbers or whatever the entropy is probably a lot lower than having an xkcd-strong password in a manager and randomized passwords stored in it.
Re: Lastpass setting the delete account div to display: none
#149I am a LastPass user. Unfortunately. I have things in passwords notes field (like answers to security questions) because I assumed that the notes section was encrypted. Some comments here on HN made me think they are actually not encrypted. I asked if they were encrypted or not to LastPass support and to the support forum. That was 2 days ago and there has been no response. I’m going to take that as a no. I’m working…
Take a look at the following analysis of the LastPass data structure:
https://github.com/cfbao/lastpass-vault-parser/blob/master/l...
Re: Lastpass setting the delete account div to display: none
#150Earlier quoted context omitted.
Because it is better than the alternative. Pick two: (1) memorizable passwords (2) bruteforce-resistant passwords (3) account-unique passwords. The best tradeoff for me is (2)+(3) sacrificing (1), so I use a local password manager (named 'pass'). That said, I would never trust a 3rd party like LastPass.
Not being able to do #1 can be a feature. If you can’t easily login to your accounts it adds just the right amount of friction to buying things online.