Imagine if some big influencers like him switched to peertube, that would be quiet a thing indeed.
Imagine if some big influencers like him switched to peertube, that would be quiet a thing indeed.
Thats a problem with silos (where one owner hosts all the servers) in general. You will have to switch the entire ecosystem once the inevitable enshitification sets in. It’s a good idea to switch to something open source and federated (where many different non profit organisations and even self hosting individuals host many different servers). That way you can migrate your history and contacts to another server of necessary but never have to switch the ecosystem again. Think it how email works, it’s the best known federated system. If you don’t like you email provider anymore you can just chose another one and still keep your contacts and messages on a client like Thunderbird forever. Xmpp and matrix are the hottest candidates in my opinion, but you can check the messenger matrix that was linked in a comment above to see what suits you best.
I did something very similar via netcup tiny vps, nginx and wireguard. I could post my setup notes tomorrow if someone needs them.
It’s true there are a lot of better alternatives to jami when it comes to privacy/security: Here’s a good comparison table:
Matrix seems a bit overkill. I think they would be better off with something like gotify.
Take a look at dontkillmyapp.com to see if your phone provider hinders your messages.
There is unified push as Google alternative as well, which works with the schildichat matrix client.
I did not find any instruction on the source page on how to actually deploy this. That would be a nice touch imho.
I want a scheme for one with all the buttons. Gimme tactile!
mumble works very well and is foss as well.
I’ve been with 1984.is for a couple of years now. I think my domains cost around 12 Euros a year each. Their web GUI works fine and I’ve never needed to contact their customer service, so I cannot comment on that.
Openwrt generally works great on x64 PCs. Thiss machine will most likely be more beefy than your home router and could become your main firewall. It can handle adblocking and vpn client for all PCs on the network as well or whatever your need, as openwrt can do many nice things no commercial router can do out of the box. Install openwrt on your home router as well and use that as access point (connected via cable). You will improve your wifi signal as well. If your machine does not come with rj45 lan ports, install usb3 to rj45 adapters to the usb3.0 ports. They will give you the full 1000 mbit speeds.
You need to change the nginx config (for the website you will be hosting your services at. /etc/nginx/sites-available/yourdomain.com
You can reroute all http requests to https in that config.
Watch a video on how nginx works and how to set it up, and then look for example nginx configs for your services. It’s a pretty standard setting nowadays so the syntax should be easy to find.
I think nginx can be setup to work locally only, but do you even need it for that? It’s primary use is to proxy http requests to the different websites running on your server, enable https via letsencryt and so on, I think.
The scraper blocklist on crowdsec requires a paid subscription, though, or did you find another workaround?