this post was submitted on 20 Aug 2024
64 points (97.1% liked)

Selfhosted

39241 readers
280 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Basically every local service is accessed via a web interface, and every interface wants a username and password. Assuming none of these services are exposed to the internet, how much effort do you put into security here?
Personally, I didn't really think about it when I started. I make a half-assed effort at security where I don't use "admin" or anything obvious as the username, and I use a decent-but-not-industrial password - but I started reusing the u/p as the number of services I'm running grew. I have my browsers remember the u/ps.
Should one go farther than this? And if so, what's the threat model? Is there an easier way?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 1 month ago (36 children)

But if they do, they have every password for all your stuff. hopefutlly you have Ipv6 disabled

[–] [email protected] 12 points 4 weeks ago (7 children)

Just because each device has a globally routable IP address doesn't mean they can be accessed from outside your LAN. You still have to add a firewall rule to open a port to the device.

[–] [email protected] 3 points 4 weeks ago* (last edited 4 weeks ago) (6 children)

I was referring to the latest CVE for ipv6 where an attacker just sends a flood of IPv6 packets which puts things like WindowsOS into a mode for remote code execution, even via webpage. Windows remedy right now is turnoff all ipv6 capability, as they don't have a fix yet

[–] [email protected] 7 points 4 weeks ago (1 children)

do self hosters use Windows? i would have thought most people were running Linux

[–] [email protected] 2 points 4 weeks ago

I have seen both. Typically you expect somebody self hosting to be about privacy and freedom, and thus choosing Linux, but there are WinFans too

load more comments (4 replies)
load more comments (4 replies)
load more comments (32 replies)