Basically the subject is in title. I recently discovered lemmy.world doesn’t allow commenting/posting from VPNs. Some VPNs are working, but it seems to be a matter of time until they appear on publicly sourced lists and banned.

  • viking@infosec.pub
    link
    fedilink
    arrow-up
    24
    ·
    2 months ago

    I’m using a VPN almost permanently, never had any issues there.

    Are you sure it’s lemmy.world and not cloudflare or something?

    • Tellore@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      11
      ·
      2 months ago

      Yes, this is response payload it gives when hitting “Reply” or “Post” from certain VPNs:

      {
        "success": false,
        "error": {
          "code": 403,
          "message": "Posting & Uploading blocked from VPN/Tor"
        }
      }