Tomorrow passwords will be cracked in no time, because most algorithms are not quantum safe. Same with password length.
I never said it is not an attack vector. There are dozens if not hundreds. The question is about the probability, which is always a dimension if you manage risks. There is no need to list all theoretical possible attack vectors, if the probability of actually happening only affects 2 people on this planet.
Videos for educational purposes should not sensationalize unlikely attacks, as it only causes unnecessary fear. I’d rather have someone using torrent on VPN than not using anything at all because they are now afraid of the government.
By the way OP, similar but worse is the ability to handle 25Gbits. But someone made a working router for that as well and CPU was also a factor: https://michael.stapelberg.ch/posts/2022-04-23-fiber7-25gbit-upgrade/
My HA is running in docker. It is easier than you might think. Forget about LXC. And just take your time migrating the stuff and only when the service works in docker, you can shut off the VM. Believe me, management of docker is way easier than 5 VM‘s with different OS‘s. Docker Compose is beautiful and easy.
If you need help, just message me, I might be able to give you a kickstart
Don‘t forget that the copyright law is a civil law, so there needs to be someone being able to proof to have suffered from any damages. Having a law case within a border is usually much cheaper to having one internationally, because every country has a different law system and you need a lot more lawyers, just to then find out there was no damage. So the risk of paying a lot of law fees without getting any damages covered is just too high. Obviously, it makes sense that big studios will try to hunt down big trackers, but I think even with my 25/25Gbit I am far away of being an interesting target, especially on an international level. At least this is how my view on this is.
Thanks for the heads up. I am well aware of this. Obviously I would try not to get too much attention and would probably block all Swiss clients from accessing my server. Having legal issues internationally at that scale without any money involved is unlikely. But that‘s just my hypothesis.
Edit: only because I‘m a pirate does not mean I have no moral values. I would never want to distribute heavily illegal content. Only copyrighted content.
Yeah, I will keep on using usenet and just would use torrent as a supplement or additional source. Mainly only interested in movies/shows and games. But to be honest, I don‘t mind seeding other stuff for a couple of weeks, but will eventually have to delete it to save some space for the things I really want.
Maybe there are some screenshots on some old IDE drives or chatlogs of IRC, but I‘d have to invest a lot of time with low chances of finding something useful. So please, don’t trust me blindly. I know that trust has to be built first and that private communities can be fragile at times. So your questions are very valid and relatable :)
In Switzerland, the ISP Init7 is offering all their connections for CHF 777.- (USD 861.-) per year and you just get the maximum speed, which is currently 25/25Gbps. This provider is well known for fighting for net neutrality and being against any censorships or mass surveillance. I just love them very much and wish that other countries would have such awesome ISP‘s as well.
IPTV - I use a UK centric provider that costs £30 GBP every 3 months (Equivalent to 10 GBP a month). This gives live TV (sky), Netflix, Disney+, Amazon Prime and a few other bits and bobs in this price. You also get a backup stream so if the primary goes down you can still use your IPTV.
I‘m the author of this one and currently it is kind of a mess. Focus was on downloading stuff via usenet and torrent and now many home automation tools came along:
As I have no idea what level of knowledge you have in IT, it might be hard to understand. I try to keep it ELI5. Years ago, if you wanted to run software, you had to buy a PC/server, which meant you had to buy all the hardware for it. As hardware development continued, things like CPU‘s suddenly got faster and were able to handle multiple tasks at once. So people had to come up with ways to share this power between different software components. For various reasons, you didn’t want to install everything on the same operating system, to avoid compatibility issues. The ideas of Virtual Machines and Containers was born. The key difference between those two concepts is, that in VM‘s, you have a full operating system running the software. In Containers, you share the operating system base, but the containers itself are isolated.
So, docker is providing an easy way to manage containers. Since the container itself does not have that much overhead in terms of „blocked resources“, we can create one container per application we want to run. One for Sonarr, one for Radarr, etc.
Since docker is running on Linux kernels, is there a way for you to have a Linux server? Or could you maybe install Linux in a VM?
So I‘m a Synology user for years (currently a DS921+ with a DX517 extension) and use it mainly to store movies/shows.
For you here are some things that might be useful to know:
It looks nice, but honestly, once I set up everything (which I do on each of the *arr anyways), there is nothing left to be managed. That‘s the whole point of this setup, to get rid of managing things manually.
So even if I love that project and am very appreciative for all the work, I don’t have any use case in my setup that would want me to use this.