Zawaj_Al_Qasirat

u/Zawaj_Al_Qasirat@sh.itjust.works
0 posts · 19 comments

Recent posts

No posts.

Recent comments

Rimu actually stole the developers code and tried to hide their contributions.

It was extremely petty of him and many people called him out so he eventually reversed it rather than accept the user @quokka@quokk.au's code because he went on a huge crashout months ago. He also banned the user from his communities and shadowbanned their instance, so they won't be able to correct the record.

./Dockerfile:14:COPY --chown=node:node static/data/policy.dat /app/system/policy/policy.dat
./src/lib/policies/system.ts:105: res = await fetch('/data/policy.dat')
./src/server/system.ts:27: let file = await open(${policyDir}/policy.dat)
./src/server/system.ts:71: await writeFile(${policyDir}/policy.dat, policy)

Could be explained by me just not being familiar enough with the technical side, but saying stuff like “There’s a second filter policy fetched over HTTP every time the app loads” without breaking it down any further seems a bit suspicious to me? It doesn’t actually call out any function, file, or… i dunno, a logical starting point, for a competent reader to dig into the source themselves. Reads like it’s written for either an expert who doesn’t need any details, or for an audience with zero skepticism whatsoever.

It gives you the file directly

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