Maciej Jur 2023.01.20
Password I used for most of my accounts in the past: www.security.org/how-secure-is-my-password/
https://www.darkreading.com/endpoint/password-reuse-problems-persist-despite-known-risks
https://www.darkreading.com/endpoint/password-reuse-problems-persist-despite-known-risks
https://www.techspot.com/news/91388-most-people-reuse-passwords-across-multiple-sites.html
https://www.techspot.com/news/91388-most-people-reuse-passwords-across-multiple-sites.html
https://www.techspot.com/news/91388-most-people-reuse-passwords-across-multiple-sites.html
Dropbox, Google Drive, SyncThing, etc. https://keepass.info/help/kb/trigger_examples.html
Instead of saving your passwords and encrypting them with a key derived from a master password, these password managers generate passwords on the fly by hashing a master password with the website name.
It emulates a HID keyboard and can be programmed to navigate the steps to log in to pretty much any website, even if the login requires tabbing around multiple screens.
Spoiler alert:
There are a lot of them
Some of them: https://allthatsaas.com/roundup/best-password-managers/
Do I use any one of these?
Answer: Yes
https://blog.devolutions.net/2019/01/updated-2019-most-popular-password-managers-compared/
Honestly, I’m not sure.
But it has sync and I like the fact that its components are open-source: https://github.com/bitwarden
I will show Bitwarden, because I already know it.
How do you configure OnlyKey?
https://docs.onlykey.io/usersguide.html
https://docs.onlykey.io/usersguide.html
You need to perform the following:
You can enter \t
or \r
inline with slot data to type the extra TAB or RETURN and \d3
to DELAY 3 seconds.
Username:
onlykey \t \r \d3
Password:
password \t \r
https://docs.onlykey.io/usersguide.html
December 22, 2022
https://blog.lastpass.com/2022/12/notice-of-recent-security-incident/
“Based on our investigation to date, we have learned that an unknown threat actor accessed a cloud-based storage environment leveraging information obtained from the incident we previously disclosed in August of 2022.”
“An employee’s work account was compromised to gain unauthorized access to the company’s development environment, which stores some of LastPass’ source code.”
https://techcrunch.com/2022/12/14/parsing-lastpass-august-data-breach-notice/
“The threat actor was also able to copy a backup of customer vault data from the encrypted storage container which is stored in a proprietary binary format that contains both unencrypted data, such as website URLs, as well as fully-encrypted sensitive fields such as website usernames and passwords, secure notes, and form-filled data.”
“These encrypted fields remain secured with 256-bit AES encryption and can only be decrypted with a unique encryption key derived from each user’s master password using our Zero Knowledge architecture. As a reminder, the master password is never known to LastPass and is not stored or maintained by LastPass.”
Thanks to zero knowledge architecture the attacker still has to crack the master password, which could take years …
… as long as we used a secure password for the master password.
In general, password managers are an essential tool for anyone who wants to improve their online security and protect their personal information.