Rsync everything besides media to a Storj free account. I also rsync my most important data(docker compose files,config files, home assistant, a few small databases) to Google drive.
I have many of my services open to the internet, but behind authelia w/2fa and a reverse proxy. I haven’t had a security issue yet, been running this way for a few years.
I think it’s pretty safe as long as you keep them up to date. I run backups weekly and do updates at least once a month.
Using geoip restrictions will also help a lot because you can block most of the scanner bots by denying connections from outside your geographic region. These bots detect what services are open to the internet and then add them to databases like shodan. If a security flaw is found in one of those services, hackers will search those databases for servers with those services running and try to exploit them. If you aren’t in those databases they can’t easily find you before you are able to patch.
We’re also in a big vehicles arms race. I’m always telling people about how big vehicles cause more kids to get run over, more pedestrians to die, more damage in accidents, etc. The most common response from giant vehicle owners is that it makes them feel safer in an accident.
In 10 years they’ll probably all be driving tanks with stadium lights mounted on top.
A lot of this self censoring is algorithm voodoo. Nobody knows what makes these platforms mark your videos as age restricted, so people do silly stuff like say, “unalive”. I’ve seen many videos where people use the word kill that aren’t age restricted.
I think SSO is less important than having everything behind the reverse proxy. The importance of the proxy is that if there is a security hole in the web server component of your service, it cannot be exploited without a second flaw in the proxy. It’s an additional layer of abstraction and security that doesn’t add a ton of overhead.
An attacker would have to find an exploit in nginx, which is used by most of the big tech companies, so it is well secured compared to the services many of us selfhost.
Another advantage of using SWAG is being able to use fail2ban and geoip restrictions. Any ports open to the ipv4 internet get scanned by security services and malicious actors many times each day. It’s nice to be able to have nginx refuse connections from any of them that repeatedly fail to login, or that come from outside your geographic region.
If you’re going to try Authelia and a reverse proxy, I recommend using SWAG. It’s a docker container that includes Authelia, nginx, fail2ban, geoip restrictions, and has premade config files for most of the selfhosted software that people run. The config files are especially useful since they include comments that describe the settings you need to change within the services you run, like changing the external domain in Emby for example.
Exactly. Federation means no single instance needs to serve millions of users. If one gets too big and becomes too commercialized, you can move to a different one that shares your values. If large instances cost more per user as they scale up, we just need more instances.
I also think people are vastly overestimating the cost to serve users on Lemmy/kbin. Last time I calculated it, lemmy.world costs were around €0.01/mo per monthly active user. That can be maintained with 1% users donating €1 a month.
I was one of the people who thought meta joining the fediverse could be good, but that convinced me that we need to keep them out.
Thanks for posting that
I’m not convinced statistics can be used like this on big questions where we know so little. Just because we believe the universe to be massively large and ever expanding doesn’t satisfy the basic premise that underlies the assumption that there is so much stuff that some of the stuff must be alive. I don’t think we know enough about the universe to make the assumption that because it is so big, it must be infinitely variable.
But what do I know, I’m just some idiot on the internet.