You can totally use emojis as passwords. You can probably even make this a policy at your company.

Edit: I thought this was an obvious enough joke, but just to clear things up: Only do this if you hate your company and everyone working there.

  • federalreverse-old
    link
    fedilink
    99
    edit-2
    2 years ago

    And here I am avoiding even special characters because I worry about having to enter them on a French keyboard at some point.

    Do be aware that a single emoji is often composed of multiple Unicode characters (e.g. base emoji + gender modifier + skin tone modifier). Entering that on the command line is going to be fun.

    • merde alors
      link
      fedilink
      32 years ago

      that happened to me :/

      i couldn’t login using AZERTY. i thought i fucked up and forgotten my password but no, same letter was encoded as a different character in 2 different languages 🤷

    • @[email protected]
      link
      fedilink
      562 years ago

      On the upside, you could probably satisfy length and complexity requirements with just one emoji. ;)

    • @[email protected]
      link
      fedilink
      English
      172 years ago

      And here I am avoiding even special characters because I worry about having to enter them on a French keyboard at some point.

      I use only special characters that are on the same places with most layouts (at least english and finnish). I suppose passwords with ä or ö might be a bit more resistant to brute-force attacks, but it causes far more problems than it might theoretically solve.

      • @[email protected]
        link
        fedilink
        82 years ago

        Longer passwords make your passwords exponentially more secure, in terms of security bits. Length matters.

        • @[email protected]
          link
          fedilink
          English
          72 years ago

          True, and for most credentials I of course use password manager, but things like workstation password are still something I need to manually type out and for those 65 random characters aren’t really practical. And for those I use things like ‘HorseBattery69+’ instead of ‘SalainenSäläsänä69+’ since while they (could be) equally long and complex the latter is pretty much impossible to type out if keyboard setting is something else than finnish (swedish works too I think).

      • PupBiru
        link
        fedilink
        22 years ago

        also nothing that looks the same for the annoying time when you do have to do some analog copying

        no I, l, or | and i usually avoid ‘, “, !, /, \ (which one was it again?) and a few others that i have set in my password manager

      • Skull giver
        link
        fedilink
        42 years ago

        ö and ä can be risky because there are multiple ways in which they can be encoded. ä can either be the backwards compatible “a with umlaut” or it can be “a” + joiner + “diaeresis”. Software is supposed to normalise this, but it you’ve ever used a non-Latin character in your Windows username you’ll realise how little software actually bothers to normalise input.

        That means you can run into things like “if I enter my password on my PC it works, but if I enter it on my phone it doesn’t, unless I use this specific keyboard app”.

      • federalreverse-old
        link
        fedilink
        5
        edit-2
        2 years ago

        Why not? Pretty much all software from the past twenty years has been UTF-8 compatible. The issue is more that you may at some point be in a situation where you can’t (directly) use your password manager.