view the rest of the comments
Selfhosted
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. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
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!
I get frequent login attempts from Google servers too. I got the impression they offer a SaaS service some script kiddie uses to attack home assistant installations.
Make sure passwords are unique and activate incorrect login bans.
How are they casually finding these home assistant servers? I sure hope people dont have port 8123 exposed publicly like that? Are you all broadcasting it in to the ether?
If you use a publicly trusted TLS certificate (either directly, or via Nabu Casa offering), domain will be recorded in Certificate Transparency logs.
You can slightly hide it if you use a wildcard domain in the TLS certificate (e.g.
*.example.com), and then use a subdomain for the service. Ideally, something that's nothome/hass/ha.example.com, or otherwise easily guessable.Because there are a limited number of IPv4 addresses and bots scan them for open ports.
Nabu Casa offers a reverse proxy through their own services. I run mine this way. Haven't really had any problems with it in the year I've been subscribed.
Wait. Is this really all that nabu casa is doing? Why in the ever loving fuck would anybody agree to that, let alone pay them for it?
Looks like it's true. They are even leaking all the hostnames in the certificate transparency logs for the bots to scrape. Just when you think you've seen it all...
Haha heck no, at least not in my case. It's not impossible to just stumble on the domain. An infinite monkey sorta thing.