this post was submitted on 21 Oct 2025
68 points (98.6% liked)

Selfhosted

60281 readers
622 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Not an ad, I'm not involved with Bento (or Stirling, for that matter). I've been unhappy with Stirling for a while (why do documents need to be uploaded to the server? That makes it really hard to safely host publicly. Why is it so slow? Plus, too many things are put behind a fucking paywall).

Learned about Bento this morning, tried it out, really liked it, spent an hour today packaging it for nixpkgs. It doesn't quite have feature parity with Stirling yet, but at least for me, everything I need is there, it's fast, and it keeps processing in the browser. Like, not even joking: the output of the build process/nixpkg are just a couple of static HTML files and some WASM. No server-side components at all. Really refreshing to see.

you are viewing a single comment's thread
view the rest of the comments
[–] seang96@spgrn.com 1 points 8 months ago (8 children)

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.

[–] smiletolerantly@awful.systems 3 points 8 months ago (7 children)

Why not open a PR to make it configurable? The maintainer is super active and friendly.

[–] seang96@spgrn.com 1 points 8 months ago (5 children)

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

[–] smiletolerantly@awful.systems 3 points 8 months ago (1 children)

While I don't like it, it's not hidden either:

https://bentopdf.com/privacy.html

There should definitely be an option to disable this for self-hosting, but if it's just a counter for how often each tool is used by all users combined... Eh...

(Stirling also has something similar)

[–] seang96@spgrn.com 1 points 8 months ago (1 children)

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

[–] smiletolerantly@awful.systems 1 points 8 months ago (1 children)

Thank you for your sacrifice :D

[–] seang96@spgrn.com 2 points 8 months ago (1 children)

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!

[–] smiletolerantly@awful.systems 2 points 8 months ago

Oh wow, awesome!

load more comments (3 replies)
load more comments (4 replies)
load more comments (4 replies)