• mogranja@lemmy.eco.br
    link
    fedilink
    arrow-up
    41
    arrow-down
    1
    ·
    2 months ago

    I hate when websites have some weird rules for passwords, and show the rule when you are creating the password, but not when entering it. How am I supposed to remember the password must begin and end with a special character?

    • AceOnTrack@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      11
      arrow-down
      4
      ·
      2 months ago

      Having to alter my one generic password I use for random ass website because there’s a stupid extra rule is usually annoying me enough that I don’t register lmao.

    • furry toaster@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      18
      ·
      edit-2
      2 months ago

      and when the rule is also wrong example: password must contain special charcters

      the password in question contained : and ^

      if those aren’t special characters idk what is

      • sus@programming.dev
        link
        fedilink
        arrow-up
        12
        ·
        edit-2
        2 months ago

        maybe they were looking for extra special characters like 🁄 or ⶸ. Who am I kidding, RFC 1738 tells us that literally everything is unsafe and you know, we need to prepare for the inevitable occasion when the password somehow ends up inside an URL.

        The characters “<” and “>” are unsafe because they are used as the delimiters around URLs in free text;
        the quote mark (“”") is used to delimit URLs in some systems.
        The character “#” is unsafe
        The character “%” is unsafe

        It ends up with

        Thus, only alphanumerics, the special characters
        $ - _ . + ! * ’ ( ) ,
        are safe

        • topherclay@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          2 months ago

          “Punctuation yes, emoji no” sounds like something a grade school teacher would have embroidered on a throw pillow.

      • fibojoly@sh.itjust.works
        link
        fedilink
        arrow-up
        7
        ·
        2 months ago

        I never get bored of discovering yet another software that gets broken because someome put a dollar sign in their password…