World’s Most Popular Password Manager Says It Was Hacked-
Via Bloomburg
https://www.bloomberg.com/news/artic...-it-was-hacked
OM
World’s Most Popular Password Manager Says It Was Hacked-
Via Bloomburg
https://www.bloomberg.com/news/artic...-it-was-hacked
OM
"You can do good or you can do well. Sooner or later they make you choose". MI5
Moderator Team.
2009 F800GS 1994 TW200
"Just to be on the safe side I would change my password...The company doesn’t believe any passwords were taken as part of the breach and users shouldn’t have to take action to secure their accounts, according to a blog post on Thursday. "
Pat
Ride Safe!
'16 RT, '18 GSA
I keep a list of my passwords for various sites in a secure physical location here, not on some cloud based server which can be hacked.
The lion does not even bother to turn his head when he hears the small dog barking.
https://www.youtube.com/user/azqkr
I like Safe In Cloud. It syncs to all my devices, but they don't keep any of my data on their servers. Instead, my data is stored in my Google drive as an encrypted file, and it gets decrypted only on my local devices.
Hilarious. I stopped using LastPass in 2010 the 2nd major time it was hacked. It proceeded to be breached at least 5 more times since then. When will people learn this company is not doing much to protect your passwords?
Their Wiki page has a whole section devoted to security breaches - https://en.wikipedia.org/wiki/LastPass
STOP USING LAST PASS.
Social Media, Blog, YouTube | BMWMOA Lifetime Member | MOA Board Secretary | MOA Regional Coordinator | Former-Vermont BMW Club President
While the number of hacks of LastPass is a concern (and of course they will be a target for hackers), they operate on a "trust no one" model. This means that even LastPass does not hold any of your passwords, including your master p/w.
This is good and bad. The bad is that if you forget your master password, even LastPass can't retrieve it. Unless you created some onetime passwords, which LastPass recommends, you are SOL and your password store will be unrecoverable.
The good is a case like this - hackers don't have access to your master password through LastPass, let alone your own passwords stored within.
I have no affiliation with LastPass other than being a user. Frankly, while password managers are the best way of maintaining unique and random passwords for everything, they all could be a target of a hack. The fact that LastPass uses a trust no one model adds to its security for me. There are probably others doing the same, but none of them are 100% immune to clever hackers finding a way in.
caz
caz
2015 R1200RT
Success is 99% failure - Soichiro Honda
I'm of the mindset the only way my pwd's get hacked is if someone breaks into my house. Unlikely at best it's broken into, even more unlikely they'd be able to unlock the safe, even more unlikely they'd find the list under the carpet of one of the shelves./
I trust no one with my passwords/acct log in's
The lion does not even bother to turn his head when he hears the small dog barking.
https://www.youtube.com/user/azqkr
Social Media, Blog, YouTube | BMWMOA Lifetime Member | MOA Board Secretary | MOA Regional Coordinator | Former-Vermont BMW Club President
LastPass users: Your info and password vault data are now in hackers’ hands
Password manager says breach it disclosed in August was much worse than thought.
https://arstechnica.com/information-...customer-info/
I just received an offer to sign up for LastPass.
I think I will Pass.
OM
"You can do good or you can do well. Sooner or later they make you choose". MI5
Moderator Team.
2009 F800GS 1994 TW200
Note: the following is only for computer geeks like me. All others ignore as it will sound like gibberish.
About six months ago I investigated how to host my own secure password manager free of any monthly charges and with minimum investment in hardware and have been very happy with the results. This project would only be for those who are computer literate with some proficiency with Docker and Linux and some hardware skills as well.
I had already learned how to set up a Raspberry Pi with Docker in order to run my own Unbound DNS server (forwarding to Cloudflare) and a PiHole network wide ad blocker. At the time I chose to use the Pi Zero 2 W (wireless only) because Pi supplies were quite limited due to supply chain issues. They have since recovered so many of the other models are now available and the new 5 was just announced. PiHole does a great job of blocking most ads on every device on your local network when set up in conjunction with your router/DHCP server. Besides the benefit of not being bothered with pesky advertising and thus not tracked web pages also load faster since those graphics/videos don’t load. Running your own Unbound DNS server with local cache also speeds up your DNS queries. Most of this project is outlined at the following links and is a combination of the two. Build your secure Pi first but do not install PiHole. Then install Docker and Portainer to help manage Docker containers. Then install Unbound and PiHole containers and configure.
https://thesmashy.medium.com/buildin...e-f762dbcb66e5
https://homenetworkguy.com/how-to/in...and-portainer/
Since I already had this infrastructure running it wasn’t too difficult to add the Vaultwarden container to my Pi which is where you host your own secure password manager. I chose it because it supports the use of YubiKey hardware devices and makes use of the popular free Bitwarden clients on all your devices that need password provided access (Windows, most browsers, Android and iOS). When outside your private home network you connect via VPN to your router (I prefer ASUS running Merlin firmware) to access your password vault. All communication is heavily encrypted and is as safe as it gets and only in your possession. The following links were helpful.
https://medium.com/codex/complete-se...i-24b59c3b02df
https://github.com/dani-garcia/vaultwarden
If you enjoy a challenge with very beneficial results at a very low price point you might want to consider something similar.
Apple password manager for me. Works great. OS native.
Dave Swider
Marin County, CA
Some bikes. Some with motors, some without.
Yep if you only have that ecosystem to support and don’t need any of the advanced features (password sharing with the wife for example) that a rich password manager offers it can satisfy your needs.
I have resisted getting locked into one ecosystem especially since my IT career dictated that I would need to support all of them. Thus I have an Android phone, iPadOS tablet, Windows and Linux desktops and laptops.
“Quote Originally Posted by brownie0486
I keep a list of my passwords for various sites in a secure physical location here, not on some cloud based server which can be hacked.”
That is exactly what this solution does for you. Likewise it gives you access to it from anywhere in the world.
I also encourage you to have a backup in a separate secure location in case of fire or other disaster.
Last edited by mikegalbicka; 10-01-2023 at 10:57 PM.