this post was submitted on 07 May 2026
115 points (96.7% liked)

Selfhosted

59011 readers
457 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tuckerm@feddit.online 18 points 1 day ago (4 children)

I'm curious about whose website this is. Does this person make one-off informational pages? This security.html page has one style, then there's popular_self_hosting_services.html with a different style, and the homepage with a classic, basic HTML style.

I haven't read the article yet -- I can't say if it's good info or bad info. But it's nice to know something about who's writing it when it comes to this kind of thing.

[–] moonpiedumplings@programming.dev 9 points 1 day ago (1 children)

I think they have a lemmy account as I first saw them here, although I don't think OP is the site author.

Their javascript "game in less than X lines" stuff is pretty interesting and entertaining but their blogposts are mostly LLM slop. Of course, due to the fact that this article is just basic info, it's not that bad and is pretty accurate. But their more advanced blogposts begin to fall apart and have the LLM hallucinations, outdated info, and inaccuracies.

This video: https://www.youtube.com/watch?v=40SnEd1RWUU has similar information (though a bit less and doesn't cover some things), but presented in the style of a comedy skit type thing.

[–] jsparrow@sh.itjust.works 2 points 1 day ago* (last edited 1 day ago)

This is OP's website. @monica_b1998@lemmy.world

You can see they also have a Reddit account, and they've been posting for 7-8 years. https://old.reddit.com/user/monica_b1998

[–] monica_b1998@lemmy.world 2 points 1 day ago

We are legion and our pages are a beautiful mess. Even if we do say so ourselves.

[–] mhzawadi@lemmy.horwood.cloud 3 points 1 day ago (1 children)

I can confirm that the information is relevant to anyone hosting stuff on the internet, yes the site is a mess of style. that shows it has grown over time. I wander if some of it is AI generated and so has its own look

[–] non_burglar@lemmy.world -2 points 22 hours ago* (last edited 19 hours ago) (1 children)

I can confirm that the information is relevant to anyone hosting stuff on the internet

You use ufw at your network perimeter? This is really basic stuff and a fair bit ~~misleading~~ naive.

MaxAuthTries is negated by having no password auth, so no point in having the option.

These are not complete or even accurate.

[–] mhzawadi@lemmy.horwood.cloud 2 points 17 hours ago (1 children)

I dont use ufw, Im old and run raw iptables. But network perimeter here is the server perimeter, not the network (e.g. router). But I would apply the same logic to routers, only open ports you need

MaxAuthTries in the deb man page has this: Specifies the maximum number of authentication attempts permitted per connection. That could be both password and key

Just because you know how things work, doesnt mean everyone does. This is a good starting point for new homelabbers, as I see questions about security now and then

[–] non_burglar@lemmy.world 2 points 16 hours ago

I'm also old and use iptables at server level as well.

But network perimeter here is the server perimeter, not the network (e.g. router).

Most ppl in my profession would not assume a host's net controls as "network perimeter", so I'm not sure what your context is there.

Just because you know how things work, doesnt mean everyone does.

Yeah, fair. But by the same token, we still have to chime in when these terms are thrown around and offered to newer homelabbers. And there is a lot of free security "advice" in these sub's from folks who have a weak understanding of any of it.

[–] jsparrow@sh.itjust.works 2 points 1 day ago (1 children)

@monica_b1998@lemmy.world would be who you want to ask, luckily they are also who posted this.