If you use let’s encrypt certificates on that subdomain it’s pretty easy to find. https://crt.sh/
It depends on your risk profile. On a private tracker it is much less likely that copyright trolls sit in the leech and log the ip of every peer, which is the main reason to use a vpn on public trackers. But it still increases your anonymity if you torrent over VPN.
And If your isp doesn’t allow port forwarding you could become connectable by using a VPN provider that provides that feature
coomer.su has an importer tool where you just need to provide your session key
The domain for their instance got seized. They don’t plan to host another public instance on a different domain but the development still continues you just need to spin up your own instance or use one someone else runs https://movie-web.github.io/docs/instances Edit: I think they still run the backend that can by anyone. You’ll just need to run your own fronted
Without private trackers the best way to get German content would probably be through Usenet. Scenenzbs.com would probably be the best indexer there.
Getting into some of the larger German private Torrent trackers isn’t that hard though.
It’s probably best to still use a VPN or seedbox. But the chance that you get some nice mail is much lower because much more effort is required by the lawfirm. In order to get the IP addresses of people seeding the torrent they would first need an account and would get banned pretty quickly by not seeding or just snatching hundreds of torrents and not downloading them
https://github.com/fnep/mtv_dl mtv_dl allows searching the Mediathekview database from the command line and download all videos that haven’t already been downloaded and that fit the search. I use it to download new episodes from TV shows that I’m interested in
It’s easy to get going with something like that, But it’s much harder to migrate to something else. Additionally yunohost doesn’t have Support for some kind of containerisation, which I find very useful, when I just want to try some application and completely remove it afterwards (without praying that my single database doesn’t break). I mostly use portainer to manage my Selfhosted applications, and it would be quite easy to switch to docker compose or another container orchestration platform if portainer does something funky
The Global Marketshare of mobile Operating Systems is very similar to the values from the survey. The conclusion probably still makes some sense because most responses came from the United States
If you plan to use docker containers for qbittorrent. gluetun is a pretty good way to put everything behind a vpn. It supports openvpn and wireguard, with presets for many providers
I use docker-mailserver with sendgrid as smtp relay
If you want to use OpenSUSE leap as your OS autoyast is made for that: automatic installation and configuration of new systems without (or with minimal) attendence
Or you could write an bash script that makes all those configurations and just run it after finishing the Install.
An ansible playbook would be another option to do these configurations semi-automatically
Are there any brave forks that throw out all the bullshit? Bold browser seems pretty dead
You could use something like mCaptcha, which isn’t really a captcha (because it doesn’t do a Turing test), but fills the same use case, by providing users with a proof of work challenge, which rate limits them like a captcha would
So in other words: no, you’re not transmitting unencrypted data
For what reason are you trying to avoid docker? since most projects provide docker images and an example docker-compose.yml it’s very easy to get the application you want running.
Otger projects that do plug and play application setup like yunohost etc. are casaOS and umbrel (both use docker under the hood btw)