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?

  • 7uWqKj@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    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
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      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.

      • Argurotoxus@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        I can’t say with complete certainty, but 1password at least does have a flag if I use the same password for multiple accounts. I don’t know if it’d identify this or not

  • F04118F@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    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.worksOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      20 days ago

      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
        link
        fedilink
        English
        arrow-up
        0
        ·
        19 days 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
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

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

  • TranslateErr0rs@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    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.

  • rumschlumpel@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    20 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.

  • mel ♀@jlai.lu
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    If this person is scared to have password stored, you can talk them about lesspass. It is available as a website where everything happens inside the browser, a browser plugin or an android app and it uses crypto derivation to generate unique passwords for each site.

  • rottingleaf@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    A phrase is better:

    unlucky friendly monkey got raped by feral donkeys the monkey ran away from donkeys led astray

    It’s not very different from a sequence of 13 symbols, but there are many more words in English lexicon than symbols in ASCII plus 10, and the password becomes easier to memorize.

    This is also an adaptation of a joke from a Russian cyberpunk novel, one of the last good things by its author, called “Labyrinth of reflections”. It’s still very good BTW.

    One my friend has a very good taste in books and poetry, but when you talk to him, you wouldn’t think that. He spews bullshit about “patriotism”, alternative history, “anti-male laws” and such, believes that he can feel energies, and the only way to notice there’s something much better buried underneath is to talk about random life events for long, not trying to fix on anything in particular or reason logically. Yet every book he’s advised has been precious to me.

    • Tiger@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      20 days ago

      Phrases or words are good, but they should be random - not from known passages in poems, books movies etc, at least not without significant alteration.

  • yesman@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    20 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 90th percentile of computer users.

  • null_dot@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    20 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.
  • A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    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.

    • nimpnin@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      but iirc the bottom half has been sort-of half debunked

      Any source for this? It’s literally just random words. Just pick from a large enough list and you’re good.

      • A_norny_mousse@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        19 days ago

        Things a password cracker does before brute force guessing:

        1. Dictionary attacks
        2. Leaked passwords
        3. Password guessing attacks
        • nimpnin@sopuli.xyz
          link
          fedilink
          arrow-up
          0
          ·
          19 days ago

          If you pick 4 random words, the attacker would still need to brute force through (hundreds of?) billions of word combinations. That’s the point.

          • hangonasecond@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            19 days ago

            Yeah you’re correct. The person you’re replying to is treating dictionary attacks as separate from brute forcing. Dictionary attacks are great on short passwords using likely words, but as soon as you use 2 or 3 or 4 words it becomes computationally unfeasible. I would say a completely random string of the same or much less length is more secure because a dictionary attack won’t work at all, but 3-4 word passphrases are excellent for passwords that you have to manually enter ever.

    • throwawayacc0430@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      20 days ago

      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)

      • A_norny_mousse@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        20 days ago

        Your new example is confusing. With or without the date?

        In any case, what would be the point? “I can remember the first 4 letters of the password but not the last 20”?

        This person needs to understand that they cannot outsmart a machine, at least not in this. FWIW I’ve been using keepassxc for I don’t even remember how many years and never had a problem with it. It has the option to additionally encrypt the database with a file, so if someone steals the database and even manages to guess the password (the only one that I haven’t written down anywhere) they still don’t have access.

  • Yermaw@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    20 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.

  • dwindling7373@feddit.it
    link
    fedilink
    arrow-up
    0
    ·
    20 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.

  • BillDaCatt@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    20 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.

  • BananaTrifleViolin@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    20 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.

  • Liam Mayfair@lemmy.sdf.org
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    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?

      • Liam Mayfair@lemmy.sdf.org
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        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.

      • Tiger@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        20 days ago

        Hackers aren’t always using the login interface, sometimes they’re beyond that and have access to the database of password hashes, and they’re trying to crack the password that can be entered to match a hash and get to try as many times as they like on their own away from the target system.