this post was submitted on 13 Mar 2026
124 points (92.5% liked)
Selfhosted
60281 readers
388 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man this list is depressing. Good to have handy though. Sad to see SearXNG and a few others on here.
Seriously... kitty, rawtherapee, keepassxc, python, the freaking linux kernel!
Did you read about kernel they are experimenting with using it for reviews. Which I don't see a reason why they at least wouldn't be looking these are people who like tech.
It might be, but for some people that might, understandably, be already bad enough, a line in the sand if you will.
I'm reminded of this statement about LLMs and the kind of people who use them in the first place. It's an early indicator that quality (and sovereignty) of the software is going to go the incline down.
Searxng? Fuck, guess I'm just not pulling a new container.
There is this that popped up the other day, but I haven't looked into it at all to see if it's vibecoded or not: https://github.com/fccview/degoog
It's not, the second I cloned it and gave codex access it found a whole whack of privacy issues. This was 100% human coded
degoog Dev here, definitely not vibecoded. Would you be able to tell me all these whack of privacy issues? I thought I had everything covered, but if you found something concerning it'd be nice to know before I get it out of beta :)
Additional Improvements:
Thanks, I'll individually look into all of these ♥️ I'll say some of them are more conscious compromises for the sake of an open scalable system where third party extensions can truly edit anything (intentionally) and everything around Auth/secure cookie is also fairly lax due to the fact the Auth is just a protection for the settings (which literally stop the settings from being served by the client), in the moment I decide to add some more structured Auth system/maybe users I'll look into proper secure cookie handling.
This is an awesome report, thank you so much for sharing it!!!
Thanks, will dig into this!