Also wanted to test linking a Mastodon post of mine to my Lemmy account. If anything bungles up, sorry in advance!

  • @noodlejetski@lemm.ee
    link
    fedilink
    439 months ago

    …or you could just use a password manager that generates random and unique passwords whenever you need, without you having to memorize multiple phrases (because you don’t want to reuse the same phrase across multiple accounts).

    • @BeanCounter@sh.itjust.works
      link
      fedilink
      English
      2
      edit-2
      9 months ago

      My first language is Korean. A lot of the time people just write some words or phrases in Korean in English keyboard layout.

      If I, for example, write 손톱깎이, that way, which is nail clipper in Korean,

      thsxhqRkRdl

      Basically totally random. Add in some numbers and !@#$% and you have easy to remember, quick to type and secure password.

      Quite nice.

      • @noodlejetski@lemm.ee
        link
        fedilink
        69 months ago

        …or you could just use a password manager that generates random and unique passwords whenever you need, without you having to memorize multiple phrases (because you don’t want to reuse the same phrase across multiple accounts).

  • auth
    link
    fedilink
    119 months ago

    Why not use a password manager like most people?

    • Fox TrentonOP
      link
      fedilink
      English
      29 months ago

      I do. I use a B64 password and a key file to my manager. In fact, I have three different files for my manager, one containing seldom used financial data, etc

  • ScottA
    link
    English
    59 months ago

    You Know How To Scare Me Shitless

      • @gomp@lemmy.ml
        link
        fedilink
        49 months ago

        Yes, but you only really need one (the one that unlocks your password manager) and you’ll quickly learn to type that relatively fast.

        • @Devjavu@lemmy.dbzer0.com
          link
          fedilink
          19 months ago

          Realtively, yes. But I myself like a 16 symbol or longer cryptic password because in the end when I have remembered it it takes less time to put in and has the same protection as a longer passphrase. (Not against brute force I am aware).

  • @gomp@lemmy.ml
    link
    fedilink
    29 months ago

    “You Know How To Scare Me Shitless” is 33 characters and a decent passphrase on its own.

    Base64 brings the length to 44 characters, but you might be better off by just using a longer passwphrase (eg. “You know how to scare me shitless and you do it every day, dear student of mine!” is 80 characters long, not much more difficult to remember that the 33-char one and way easier to type than the 44-char base64 one).

    All in all, IMHO base64 is not the best idea.

      • @gomp@lemmy.ml
        link
        fedilink
        1
        edit-2
        9 months ago

        I wasn’t recommending OP to switch to an 80-character passphrase (see the very first sentence in my comment)… I was just showing that passphrases are about length and not about (real or perceived) randomness how difficult they are to memorize or type.

        Also, if I may, one shouldn’t throw terms like “unbreakable” around: security is a game where you trade usability for resilience to attacks and what how much security is enough security depends on your specific circumstances and risk profile… absolute terms like “unbreakable” picture security as something different than the compromise it is and should be left to marketing people.