this post was submitted on 14 Jul 2026
51 points (96.4% liked)
Privacy
50004 readers
867 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, as everything, it is safe is you do it right. If you are just starting, you could try running some services in LAN, or if you don't have the hardware, a cheap VPS with VPN or some other tunneling. That way, you're not exposing your data to the wider internet.
Of course, you should keep backups of everything you deem important, and once you start feeling more comfortable, you may try opening up your services with a reverse proxy (caddy, nginx) and some authentication (authelia, authentik). You can try hosting simple things, things that expect to be open to the internet, like a game server.
If you're limited by your hardware, you can start planning to buy something bigger. But I don't recommend it to just get started; you can do a lot of learning with basic hardware (and the prices are crazy right now too).
Edit: seconded what ghost_laptop said, an e-mail server is kind of the hardest there is for self-hosting. There are solutions like mailcow, but even that is very hard to set up.
Most of the other reply go the same way, so I really appreciate all of you taking the time to write detailed messages, I have many resources/services I can check to take my first steps into self hosting now.
So so much.
I'm running video calls (Livekit) for ~50 users (dunno how active) through an ancient laptop that doesn't even have USB3. Among other things - the same lappy is also doing email and TLS termination for a HLS stream.
I'm using an old phone, a Google Pixel 3a (that's 4 GB of RAM) as a monitoring solution (Prometheus, Grafana, AlertManager, ntfy).