It is truly upsetting to see how few people use password managers. I have witnessed people who always use the same password (and even tell me what it is), people who try to login to accounts but constantly can’t remember which credentials they used, people who store all of their passwords on a text file on their desktop, people who use a password manager but store the master password on Discord, entire tech sectors in companies locked to LastPass, and so much more. One person even told me they were upset that websites wouldn’t tell you password requirements after you create your account, and so they screenshot the requirements every time so they could remember which characters to add to their reused password.

Use a password manager. Whatever solution you think you can come up with is most likely not secure. Computers store a lot of temporary files in places you might not even know how to check, so don’t just stick it in a text file. Use a properly made password manager, such as Bitwarden or KeePassXC. They’re not going to steal your passwords. Store your master password in a safe place or use a passphrase that you can remember. Even using your browser’s password storage is better than nothing. Don’t reuse passwords, use long randomly generated ones.

It’s free, it’s convenient, it takes a few minutes to set up, and its a massive boost in security. No needing to remember passwords. No needing to come up with new passwords. No manually typing passwords. I know I’m preaching to the choir, but if even one of you decides to use a password manager after this then it’s an easy win.

Please, don’t wait. If you aren’t using a password manager right now, take a few minutes. You’ll thank yourself later.

0 points
*

I use a password pattern. I have hundreds of different passwords all stored in my head and all between 10-20 characters long. The trick is to have a deterministic formula for picking a password.

Example: short word + First 6 in url + symbol + short word capitalised + number

Let’s say the first word is cat and second is dog, symbol is - and number is 5 and you have a Gmail it would give you

“catgmail-Dog5”

https://www.passwordmonster.com/ gives it 61 years to crack this one but if you use longer words you get better times.

permalink
report
reply
2 points

Wait are you saying that with the example your provided your password for Lemmy would be catlemmy-Dog5? Because that’s a terrible system.

permalink
report
parent
reply
0 points
*

Maybe it’s not for you then. It’s been working pretty well for me and my passwords aren’t saved anywhere but locally in the browser.

permalink
report
parent
reply
3 points

It’s better than reusing the same password, but not by much. If one of your passwords get compromised, an attacker can easily guess to try to just replace “gmail” by whatever service they’re attempting to log into as you, and give it a shot.

permalink
report
parent
reply
0 points
*

Unless you really really need portability between devices, paying for an online password manager is idiotic in my view, you’re generally just waiting for someone to hack it (which happens all the time).

I use firefox’s local, inbuilt manager and that’s everything I need.

permalink
report
reply
7 points

Wild ass comment.

Unless you really really need portability between devices

Who doesn’t??? What do you do, copy 20-char randomly generated passwords manually all the time? That’s the whole point of password managers…

I use firefox’s local, inbuilt manager

Browsers are NOT a secure storage for sensitive data, if you want a local password manager at least please use KeePassXC.

permalink
report
parent
reply
1 point

Why is Firefox not secure storage?

permalink
report
parent
reply
-2 points

just. write it down? in a notebook? keepassxc is rly good if you dont want to do that though

permalink
report
reply
3 points

This is not a real solution. You’re supposed to have a unique password for everything. Managing that notebook would be an hassle, not to mention backing it up. It would easily have dozens of records, if not hundreds.

permalink
report
parent
reply
0 points

oh shit fair enough!! i use temp-mail.org for most things so i frogot about accounts for every tiny service lmao

permalink
report
parent
reply
4 points
*

But what if you lose the notebook? Or just don’t have it on you, when you need it? God help ya if someone malicious gets it. Keep it digital, always available, backed up, and secure.

permalink
report
parent
reply
-4 points
*

My password manager is

mkdir ~/Account/some.domain
cd $_
genpasswd | openssl some-cipher -k 'really strong encryption password' >pass.enc
echo username >login
#decrypt
cd ~/Account/some.domain
openssl some-cipher -d <pass.enc | xclip
#paste in field
xclip login
#paste in field

Couldn’t be easier, couldn’t be safer.

permalink
report
reply
6 points

Why?

permalink
report
parent
reply
-1 points

Why would I use a password manager when this is much simpler and less error-prone?

permalink
report
parent
reply
3 points

Nothing about this is simpler than just using a proper password manager.

permalink
report
parent
reply

1337

permalink
report
parent
reply
1 point

i dont understand this post. like every browser has a password manager, why install some 3rd party you can even trust less?! am i missing something? doesnt safari have a password manager? is keepasscx really safe (CVE-2023-32784)? or bitwarden (https://blog.redteam-pentesting.de/2024/bitwarden-heist/)?

permalink
report
reply
7 points
*

With keepasscx YOU have the password-file. Period. You know what’s been done with it: Nothing, as it doesn’t phone home except update-checks. Which you can also disable.

With the browser-addon you’ll get the same result but with control.

permalink
report
parent
reply
5 points

Bitwarden exploit was already patched. And required a domain joined PC with Windows Hello active, and the attackers already had access to the DC. Not exactly a large vector. Also enterprise PCs shouldn’t be using windows hello to begin with, IMO. Now if we look at CVEs affecting browser password managers, there are literally exploits for download on GitHub.

permalink
report
parent
reply
3 points

In-built password managers for browsers are straightforward to crack. Like… Terrifyingly easy. It’s much better to use something like Bitwarden, Vaultwarden if you don’t trust Bitwarden, 1Password if you really want the reassurance of paying someone for trust, or KeePass if you don’t trust anyone at all (I, personally, fit into this category).

permalink
report
parent
reply
1 point

show me an example of the firefox password manager being “cracked”. i mean i still sync them into my local nextcloud. @Dyskolos@lemmy.zip suggests it is cool to have your passwords in a file?!

doubt there is a scenario where using MORE services makes anything safer. Well maybe for Windows Users…but thats a dying species with the win11 crap.

so no. third party corpos…the worst.

permalink
report
parent
reply
1 point

Sure yeah. I think corpos suck, too. That’s why I don’t prefer 1password. But Firefox puts their passwords into a file, too (two actually). Key3.db and Logins.json, both with known locations, and encrypted using AES-256-GCM which is… Decent but I prefer to go a little more hardened. The thing with keepass is the following:

  1. Its open source, no corpo
  2. The file encryption you select can be as hardened as you want
  3. No one but you need know the location of your file
  4. It offers 2fa which Firefox password manager doesn’t
  5. Firefox password manager is more susceptible to social engineering attacks is mainly what I was worried about but it seems like you’ve got a good handle on it.
  6. You don’t have to integrate keepass with the browser to use it

But I want to make it abundantly clear. @Dyskolos@lemmy.zip has not recommended storing your passwords in a file. They have suggested storing your passwords in a mechanism that can be as secure as your hardware is capable of securing and keeping the location of that up to your own decision making.

But also. Promise me this. If you’re going to keep using Firefox as your password manager:

  1. Don’t use sync. That’s run by Firefox’s corporate arm, Mozilla PBC
  2. Use a primary password of at least 32 characters
  3. Consider rotating your password on a regular interval, like on your birthday
permalink
report
parent
reply
1 point

I dunno where you got that shit, but i never suggested to use a file or whatever. I’m keepassxc-user.

permalink
report
parent
reply

Privacy

!privacy@lemmy.ml

Create post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

much thanks to @gary_host_laptop for the logo design :)

Community stats

  • 7K

    Monthly active users

  • 3.2K

    Posts

  • 86K

    Comments