• Frezik@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 hours ago

    An address without a domain is irrelevant for a signin/registration form. Which is like 90% of the code being written in the wild to validate addresses.

    If you’re writing an email server, then you need to care about all these details. Most of us never will.

        • zurohki@aussie.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 hours ago

          Don’t be ridiculous, I’m going to use an open source password manager to fill an IPv6 address for my email server into the DoorDash signin page.

          • Frezik@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 hours ago

            I know you’re being facetious, but I’m thinking through the implications of someone actually doing this. ISPs aren’t always handing out static IPv6 prefixes for some damn reason, so you can’t count on that address staying the same when self-hosting. Even if you can, you don’t know what will happen when you change ISPs.

            So yeah, really bad idea regardless.