

Even Bernie was supporting fetterman. If you think “Dr.” Oz was better choice I got some fake pills to sell you.


Even Bernie was supporting fetterman. If you think “Dr.” Oz was better choice I got some fake pills to sell you.


I mean his competition was the fraudulent Dr… Also prior to his stroke he was aligned more as a progressive. Strokes mess up the brain.


Higgins was ultimately taken to the Whipple Federal Building, where he said he watched authorities enter his Social Security number and other personal information into a Microsoft Teams chat.
“They called it ‘agitator chat,’ and they would just put information in there. I have no idea who was in there, but it looked like 500 people,” he said.
Cool entering PII info into a teams chat with 500 people that’s good security.


Funny enough there is a layer for discord like stuff adding into https://movim.eu/ which relies on the backed of an XMPP server.
It appears the image runs as a non root user at least… You can drop unnecessary capabilities https://oneuptime.com/blog/post/2026-01-16-docker-drop-capabilities/view
You can also add firewall redfrictions to container to only allow it to connect to services you want to limit injection attacks.
This would help, but still could be open to a lot of security problems I’d imagine.
I been watching this one but lacking docker images published from anywhere but docker.io has kept me from wanting to migrate to it, glad to see its being added in v2.0.0 though.


Yeah I updated too don’t auto update but I have renovate monitor updates and submit PRs for it. All running good here.


v2.5.2 is planned to release today, they pulled v2.5.0 android apk since there was a bug with it. So I’d suggest waiting for the release today at least.


Guess I don’t have to, the dev released a new update without analytics, scripts and fonts are internal and created an issue for running as root which someone’s assigned to. This project got some crazy momentum!


Yeah stirling has options to remove though, at least I remember seeing the option since the beginning and disabled it haha. Option to disable that should probably be a 3rd PR then got some work to do lol


More worryingly now looking at loaded JS again it loads an analytics JavaScript file too.
https://github.com/alam00000/bentopdf/blob/main/index.html#L9


Plan to if no one beats me to it… Just gotta find time when I am free and have the energy to program more.


Yeah very exciting project and to be honest a lot of popular services run as root by default. That said this ones harder to change from port 80 without changing the image. Could mount a nginx.conf to override probably though.


I believe you can just do the sha but it would be a similar affect pinning it to that sxact docker image, but doing so without version tag makes it harder for you to know what you are running.
The sha256 is generated by an algorithm based off of the bytes of the image wherr the tag is overwritable and pushed by the developer.


I want to swap to this but also want to do a few PRs but haven’t had the time.
Otherwise I am excited for this. Stirling doesn’t really support replicating even with license and its fat image takes up a bit of my disk space for images.


Its also good practice to include the sha256 digest after the version like
DockerImage:v… @sha256:…
If you pull without digest and say the maintainers get compromised and release an update with the same version tag with malicious stuff in it, then you won’t pull it automatically since the digest does not match.
After searching a few time I actually found someone already made an issue but was closed as not planned.
Issue #5450. I haven’t dealt with woodpecker before, I’ll see if I can do a PR then since opening a new issue would likely get closed again.
Will do thanks!
Thanks for the update! Is there any chance we can get docker images hosted in a better platform as well? Dockerhub has so many API restrictions that it hardly works with renovate anymore and limits pulls as well for those run in clusters.
Githubs container registry or quay would be awesome.
I didn’t say Bernie was a god. He’s just one of the best we got. Dudes not a corporate sellout and has stood publicly with his beliefs instead of lying to get votes time and time again.
There should be reprucussions for lying / swapping parties if you don’t do what you were voted to do, another vote should be held to fill in that party’s representative for the rest of the term.