• Zetta@mander.xyz
      link
      fedilink
      arrow-up
      21
      ·
      edit-2
      2 months ago

      I’m not an expert but this seems likely fake, it just feels real because they really do let those accounts say whatever

      • shininghero@pawb.social
        link
        fedilink
        English
        arrow-up
        12
        ·
        2 months ago

        Definitely fake. I’ve worked in IT, and I know Okta’s offerings. They do multi-factor and SSO stuff, basically password management stuff on steroids along with any regulatory compliance checklist stuff.

        They do not rent out cloud infrastructure for other companies to use.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      arrow-up
      11
      arrow-down
      2
      ·
      edit-2
      2 months ago

      Why not? This is one of the more tame things Musk screwed up.

      But no, this is most likely fake. It’s way too convenient for it to be true.

      • Echo Dot@feddit.uk
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        It’s not how code works. There’s no reason to send this information to the client because the filtering runs server side, so the client never needs to know about it.

        • sugar_in_your_tea@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          You’re assuming proper design. I’ve worked on systems where filtering was done client-side (and fixed that), it’s stupid, but it’s what happens when a FE is assigned a task and uses the tools at their disposal. In fact, I think Lemmy used to filter deleted comments clientside a few versions ago.

          • Echo Dot@feddit.uk
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            If they were deleting contents client-side then you could get around the filters by using something like tweet deck. Since we know that doesn’t work we know that the filtering can’t be done client-side.

    • Septimaeus@infosec.pub
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      2 months ago

      Anecdotal but I’ve encountered a lot of this lately. It seems people have taken to dropping the term “API” arbitrarily into posts and conversations to signal knowledgeability with recognizable lingo, often resulting in nearly plausible but not quite accurate technical descriptions.

      TBF I bet it works most of the time, due to the ubiquity of interfaces in software, and I may only notice it when they feel emboldened by the success of their first attempt.