this post was submitted on 01 Jun 2025
93 points (93.5% liked)

No Stupid Questions

41000 readers
1642 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

Disclaimer: I use a password manager, so please don't direct your comments at me.


So I know this person that says they don't use a password manager because they have a better system like... I'm gonna give an example:

Lets say, a person loves Star Wars, and their favorite character is Yoda. The favorite Their favorite phrase is from The Good Place "This is the Bad Place!". And their favorite date is 1969 July 20th (first landing on moon).

So here:

Star Wars Yoda = SWYd

"This is the Bad Place!" = ThIThBaPl!

1969 July 20 ---> 69 07 20

So they have this "core" password = SWydThIThBaPl!690720

Then for each website, they add the website's first and last 2 characters of the name to the front of the password...

So, "Lemmy Forum" = leum

Add this to the beginning of the "core" password it becomes:

leumSWydThIThBaPl!690720

For Protomail Email it's: prilSWydThIThBaPl!690720

For Amazon Shopping it's: amngSWydThIThBaPl!690720

Get the idea?

The person says that, since the beginning of the password is unique, its "unhackable", and that the attacker would need like 3 samples of the password to figure out their system.

Is this person's "password system" actually secure?

top 50 comments
sorted by: hot top controversial new old
[–] hperrin@lemmy.ca 9 points 1 day ago* (last edited 1 day ago) (1 children)

It’s probably not safe if they use that for everything. Someone could match emails and password suffixes, then they’d only have four letters to brute force. So all it takes is two leaks that your friend is on and they’re at real risk.

Generally, this would be avoided by whatever site storing their passwords as hashes instead of in plain text, but you can’t rely on that.

They should just use a password manager.

If they start using Keepass, we now know, their master password will be: kessSWydThIThBaPl!690720

I hope OP just constructed the core password as an example only.

[–] JeeBaiChow@lemmy.world 87 points 2 days ago (6 children)

I used to do this. Have a system for generating a unique password for each site. But then one site got hacked and I had to reset my password, and I couldn't use the old password. So I had to make a new system. You see the problem.

[–] Takapapatapaka@lemmy.world 10 points 2 days ago (1 children)

A solution to this is to keep adding elements to the chain to create a new password. Like your base password is FavouriteCharacter2025siteletters, and if you need to change it, go for FavouriteCharacter2025siteletters!!!

If you add the same element across accounts when you need to change a pw, it's still easy to remember, just a few more try when you forget it, it's still useful against database leaks, and it's not worse when it comes to targeted hack.

[–] bamboo@lemmy.blahaj.zone 13 points 2 days ago (1 children)

How many sites are we talking about? I have like 600 passwords in my password manager, it would be insane to try to remember each of the rules for when I changed the password last.

[–] Takapapatapaka@lemmy.world 1 points 1 day ago

Well if you only change your password 3-4 times, you only have 4-5 options to try. You also kinda remember for most website if you changed your password a lot or not, so you naturally try the most plausible option first, at least in my experience.

If you regularly change your password, it can become a nightmare, i agree.

load more comments (5 replies)
[–] Ek-Hou-Van-Braai@piefed.social 39 points 2 days ago

You can buy leaked passwords from the dark web if you know someone's email.

So if someone got say 5 passwords from this person and look at them they'd very quickly be able to figure out the pattern and would know all their passwords.

The method they use is safe from scripts etc. But not foolproof

[–] 9point6@lemmy.world 26 points 2 days ago

I used to use a similar system until I switched to a password manager. Convenience is a big factor, it's nice to not have to think about logging in. Also coupled with that a secure password is a long password, so not having to type it in is a bonus.

The person says that, since the beginning of the password is unique, its "unhackable", and that the attacker would need like 3 samples of the password to figure out their system.

I've had my data leaked more than 3 times, it's not an unlikely scenario that someone could get a list of passwords used by someone.

Also once their system is compromised, they have to come up with a new system, then go and change every password. Which if it was me would be hundreds of places. With a password manager there's no reason not to have completely unique passwords for everything, so if there is a leak, oh well, just change that password.

[–] BillDaCatt@lemmy.world 38 points 2 days ago

There are two answers to your question.
Most password cracking operations target a database of user accounts in bulk. As long as the hacker is not targeting your friend specifically, they should be fine.
If your friend is the target, one or two successful hacks could make their other passwords vulnerable.

[–] Brkdncr@lemmy.world 18 points 2 days ago (1 children)

It’s safe until you’re targeted.

[–] uranibaba@lemmy.world 5 points 2 days ago (1 children)

From what I understand, they (hackers) try known email/password combinations at different sites because a lot of people reuse their passwords. I also find it unlikely that anyone trying hack accounts will spend any amount of time looking at individual passwords if their list is 1000+ (and we know there are leaks in the milions).

I agree that they are reasonably save unless they are targeted.

[–] hperrin@lemmy.ca 2 points 1 day ago

The problem is that it’s a common suffix among all of their passwords. That kind of thing is easy to search for in a password leak database.

[–] Zwuzelmaus@feddit.org 20 points 2 days ago

Know your enemy:

  1. Dictionary attacks
  2. Leaked passwords
  3. Password guessing attacks

Your "system" is good against 1. but vulnerable against 2., and a bit vulnerable against 3. because of the system.

[–] SkavarSharraddas@gehirneimer.de 12 points 2 days ago

If you're using a password on one site you're trusting that site to keep that password safe, so that only you can access your account.

If you're using one password everywhere you're trusting the weakest site to keep your most important account safe, which is obviously a bad idea.

Your friend is trusting the weakest sites he uses (or used at any point in the past) to keep his password scheme safe. Not quite as obviously bad, but to me it doesn't seem to be a particularly good idea either.

[–] yesman@lemmy.world 14 points 2 days ago

This system is fine. While patterns are obviously easier to hack, having unique passwords for each site and being able to remember them puts your friend in the 90^th^ percentile of computer users.

[–] halcyoncmdr@lemmy.world 12 points 2 days ago

For random password dumps going through thousands of accounts it's probably fine, but if you're targeted for some reason and they get just a couple passwords. With even just 2 passwords, that system may be obvious already to someone looking to gain access to your accounts specifically.

[–] null_dot@lemmy.dbzer0.com 13 points 2 days ago

I reject the premise!

There is no safe or unsafe. It's more like "more safe for a given person".

Your friend's system is better than using the same password everywhere. It's more difficult to hack than the majority of passwords that aren't generated by password managers. If that's what your friend likes and works for them well, fine I guess.

It wouldn't work for me because:

  • it doesn't input the password for you. Does your friend really type passwords in all the time?
  • IDK if my memory is particularly bad but having to remember anything at all is hit and miss. Like I could remember those characters that are used everywhere, but for the router at my mum and dads house that I haven't accessed in 5 years, was it "mums router" or "router mums house"
  • Also I manage multiple passwords for the same sites, as in credentials for my partner or whatever, but I guess I could make variant of this system.
  • also if I were to die the person who sorts out all my stuff will have access to my passwords
  • but the main reason is.... I use my keepassxc db as a database for all sorts of things which aren't necessarily passwords. ssh keys are a good example. I use it for TOTP. bank card details. membership numbers and government ids. VIN numbers for vehicles. Also, a weird one, I have to keep track of about 100 physical keys for reasons, I stamp a number on them like k32 and then store that number and an explanation of what it's for in my db.
[–] F04118F@feddit.nl 10 points 2 days ago (1 children)

There's literally only 4 characters difference between all their passwords, even if those would be completely random, that's very bad.

They don't seem to understand that it's not about how many samples you need to see to be sure what their Amazon password is. The problem is that if one of their passwords ever leaks, some bot can brute-force try thousands of variations on it and find any other password very quickly (they effectively only have to guess 4 characters, plus a bit to find that it's the first 4 to change).

How can anyone think this is more secure than having completely different and long passwords for every site?

They probably don't understand that your pw manager's password is safer because you don't enter it anywhere, only into your password manager (ideally with 2FA). This person is effectively spreading their master password around by putting it as the core of ALL their passwords, significantly increasing the risk that it leaks.

[–] throwawayacc0430@sh.itjust.works 3 points 2 days ago* (last edited 2 days ago) (2 children)

There’s literally only 4 characters difference between all their passwords, even if those would be completely random, that’s very bad.

So the 4 characters is just my way to explain their system, I don't actually know how many characters they use in their "unique" part of the password, but the idea is that the unique part of the password is derived from the website.

[–] Clent@lemmy.dbzer0.com 4 points 1 day ago

The relationship is the problem.

Calculating the levenshtein distance is the first thing that comes to mind, then creating a regular expression that covers any leaked passwords tied to the same account.

This is all easily scriptable and two leaked passwords might be all a script needs to discover the pattern. Once the pattern is known, all of their passwords become knowable.

[–] F04118F@feddit.nl 6 points 2 days ago

Obviously random is better, but uniqueness of passwords is IMO even more important. They are effectively spreading around their master password

[–] zxqwas@lemmy.world 7 points 2 days ago

Better than a lot of other methods. What are you protecting, from who and how annoying would it be to recover if it went wrong. I don't use a password manager because I'd lose the file for sure and it would be just as inconvenient to recover as if someone hacked me. I also don't have any sensitive stuff. Work on the other hand I have a password manager.

The lowest hanging fruit is using a leaked/hacked/stolen list of accounts/emails and passwords and trying them on other sites. You should be safe from that.

If you have sensitive information someone would be willing to break the law and spend a few thousands of dollars to get you're not safe.

[–] A_norny_mousse@feddit.org 7 points 2 days ago* (last edited 1 day ago) (5 children)

~~I hope you didn't make their actual basic phrase public.~~

In my opinion any password that's designed to be human-friendly isn't secure. Every crutch one uses to remember it, a machine can make much faster use of.

In this case I'd say the core idea: "SWydThIThBaPl!" is relatively safe, but 690720 is almost immediately recognizable as a date - to a machine! - and amng, leum etc. are even easier assuming the cracking program has knowledge of which site they're trying to gain access to.

So the only good part is the one that repeats for every password.

I think the top half of this xkcd illustrates some of it; but iirc the bottom half has been sort-of half debunked.

In any case, I use only very long and completely random passwords for online accounts.

Does this person think password managers are crutches? You cannot out-remember a machine.


PS: entropy is not the only measure for password safety.

  1. Dictionary attacks
  2. Leaked passwords
  3. Password guessing attacks

Brute force comes way down the list.

[–] throwawayacc0430@sh.itjust.works 4 points 2 days ago (2 children)

Its an example. Not a real password

If you replace the "SWydThIThBaPl!690720" part with a random string like: dsh2box5hRs3wraA (just generated this), but kept the system the same, would your assessment of this system be different? (Assuming someone can actually remember that string of characters)

load more comments (2 replies)
load more comments (4 replies)
[–] TranslateErr0rs@lemmy.world 7 points 2 days ago (1 children)

I get the idea as I used to do this too. Having secure & different passwords everywhere is just the basic way to go. As such I dont think though its a good idea to put a system in your passwords. Hacking attempts are automated and getting smarter every day. Its only a matter of time until someone unleashes an AI to look for patterns and you are toast.

I recommend to juse a decent password manager that generates them for you and as much MFA as possible.

[–] kambusha@sh.itjust.works 4 points 2 days ago

Just use is now j'use

[–] ThatGuy46475@lemmy.world 4 points 2 days ago

As long as it’s capitalized with a 1! at the end

https://m.youtube.com/watch?v=z_HmDP3lKMI

[–] rumschlumpel@feddit.org 6 points 2 days ago

On one hand, it's probably not that unlikely that an attacker gets 3 samples if the email or username gets reused a lot, on the other hand I wonder how well automated password crackers deal with systems like this. 'one good pattern with a couple of extra characters per site' seems like a pretty common password system.

[–] BananaTrifleViolin@lemmy.world 5 points 2 days ago* (last edited 2 days ago)

So no this is not safe. Once ypu have a system it is easier to crack because if someone has 2 or more of your passwords they can work out there is a system and it'd make it much easier to crack others if they're determined.

It is unlikely that someone random would specifically target a person and systematically try and crack their passwords. If that were to happen it'd most likely he someone they know - and this does happen sometimes. So while the passwords are definitely flawed it may not be something that anyone takes the time to exploit. But you can never say never.

The best way to manage passwords probably remains a secure password manager and randomly generated series of characters for each site. If its truly random then there are no shortcuts and every single password stands independently. The password manager gets round the issue of memorising them.

[–] dwindling7373@feddit.it 5 points 2 days ago

So, dedicated enough to embrace the importance of a solid password but not humble enough to think he's got a better system than what everybody else reccomend.

The system is clearly flawed ego wise.

It's an insafe password + salt.

[–] Yermaw@lemm.ee 4 points 2 days ago

Its secure enough for the average person. If your friend was a big deal, super rich or powerful and a massive target it would be easy enough to figure out.

I doubt it would be worthwhile trying to crack that particular code for the average joe.

[–] Witchfire@lemmy.world 3 points 2 days ago

No it's still not safe. The only way to truly be safe is randomized password strings and 2fa (and even then, you're beholden to the safety of the company)

[–] 7uWqKj@lemmy.world 3 points 2 days ago (2 children)

KeePassXC can tell you if a password is secure ("entropy", "health check", they also use an online service to check for leaked/known passwords).

[–] rumschlumpel@feddit.org 9 points 2 days ago (1 children)

I doubt it can figure out whether a password system is secure. I'd be surprised if "leumSWydThIThBaPl!690720" didn't get a decent score, though.

load more comments (1 replies)
load more comments (1 replies)
[–] foggy@lemmy.world 2 points 2 days ago

If it is sufficiently long, and the pattern is in any way dynamic then yes.

If they're doing something like lemmy-core-420 then no.

A drummer friend used to do a few bars of a different rudiment. Like djddjdjjdjddjdjjdjddjdjjdjddjdjj and then account for PW rules

[–] LiamMayfair@lemmy.sdf.org 2 points 2 days ago (3 children)

That system is vulnerable to social engineering attacks. If hackers found out all their favourite things that lead to the core part of the password, guessing the prefix wouldn't be that hard. Also, what would your friend do if one of these passwords got compromised and had to change it? Would he just add a 1 to the site-specific part of the password?

[–] sxan@midwest.social 4 points 2 days ago (1 children)

Isn't every system vulnerable to social engineering hacks?

[–] LiamMayfair@lemmy.sdf.org 2 points 1 day ago (1 children)

Yeah, but there are degrees of vulnerability. Otherwise, things like password strength or MFA wouldn't matter.

If all your passwords are fully random, then that's one less weakness that can be exploited. People can't make educated guesses about your passwords just from analysing your social media profiles and history, e.g. if you post a lot about Star Wars, it's more likely your passwords could contain a Star Wars reference.

[–] sxan@midwest.social 2 points 1 day ago* (last edited 1 day ago)

... true. You were clearly talking about how the "root" was constructed. If the root were random, a weakness would still be inherent in having the root exposed means all your accounts are potentially compromised, but social engineering wouldn't be as much of an issue.

I skipped over the root generation, as it's just a useless twist on an older process. "Useless" in that I don't think it adds any value to construct a root from favorite things. It's no easier than just memorizing a single 12-character random string and then adding per-site suffixes, which is how I first heard this described a decade ago.

load more comments (2 replies)
[–] FriendOfDeSoto@startrek.website 2 points 2 days ago* (last edited 2 days ago)

I would say this system is safe until one password - through no fault of their own - gets leaked. Worse even, two of them. If a bored hacker sees them in a stolen list, they could go to town on all other accounts. So you should advise your acquaintance to change their system. Long passwords are great but if they repeat a lot of characters they are immediately less useful. If the repeating string is known it makes brute-forcing other accounts that much easier.

The best advice is to keep unique passwords for all accounts. And by unique I mean not following a system like that. Long, random, non-sensical crap is best (but also most annoying) - for now. Once quantum computers become a thing, all this probably won't matter any more.

Edit: And always with non-SMS, non-emailed 2FA. But if those are the only options available it's better than nothing.

load more comments
view more: next ›