Now that there’s way more trash out there it feels irresponsible not to check for client side security

  • TootSweet@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 days ago

    client side security

    What do you mean by this? Like, MTLS or requiring people to install client certificates in their browsers, or installing certificates in some other client application. Or something else?

    And who are/own the clients in question? These aren’t B2C sort of customers, are they?

    • Gonzako@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      6 days ago

      Just fiddling with the console to see if I can get onto panels I shouldn’t. Making bool return funcs always go true and seeing the results. Like, the Fifa hack where they made the role checks on the client, not the server.

      • TootSweet@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        Ah. Ok, yeah. That makes sense. I just wanted to make sure you weren’t advocating for doing more security checks on the client and thinking that would improve security at all. But I see you were saying quite the opposite.