• 0 Posts
  • 134 Comments
Joined 1 year ago
cake
Cake day: August 25th, 2025

help-circle

















  • There’s a second filter policy fetched over HTTP every time the app loads. It isn’t in the git repository. It’s unauthenticated and world-readable, so anyone can pull it. Right now it carries 552 user accounts, 2,275 username patterns, 54 instances, 97 communities, 289 keyword patterns and 351 domains, with every category set to hide matches rather than flag them. Not collapsed behind a click. Simply absent, with no indication anything was removed.

    Verify all of it in ten seconds

    curl -s https://tesseract.dubvee.org/tesseract/api/system/policy \
      | base64 -d | gunzip > policy.json
    

    Oh, is that why my self-hosted Tesseract instance had stopped working while DubVee was down for maintenance?

    https://feddit.org/post/6042872