this post was submitted on 27 Oct 2025
427 points (98.9% liked)
Technology
76460 readers
3664 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Reminder to everyone, if you aren't necessarily worried about uptime too much, and have a spare device at home, you can host personal websites and various services that might be useful for yourself or friends and family. To keep it simple, all you would really need is
Keep your device and router updated and reboot it every once in a while to load the updated kernel. Then just install some web server software or whatever on your device and point your domain to it.
Together, we can decentralize the web a little bit ๐
As a novice DON'T put your devices on the open Internet. Use something like tailscale or Splittunnel. You can give your friends access through that.
Thats why I suggested an up-to-date router that isn't end-of-life. If you keep your router firmware updated, your firewall on, and your "server" updated, then you are as protected as any VPS that has ever been deployed.
Tailscale is centralized and prevents you from accessing your devices if it goes down, which is what the OP points out. If we want some decentralization, we can configure our current equipment to do so. Its not so difficult if you spend some time reading your router's documentation and keep everything behind it updated. NAT firewalls are pretty good at keeping bad things out.