Earlier quoted context omitted.
They are more expensive, but they are usually easy and immediate to acquire. Which makes provisioning much more efficient in case of fluctuating traffic. And overall sysadmins will have less tendency to over-provision, meaning getting more and beefier machines than it's needed "to be safe".
Nothing prevents you from using bare dedicated servers for your usual traffic, and VMs for anything else.
The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
21–30 of 55 posts
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#22Earlier quoted context omitted.
It depends on what you mean by that. The only way to prevent a codebase from being seen by an adversary with physical access when the server is on is to not have the sensitive data on the server in the first place. Encryption (with the decryption key being gotten at boot from, say, a particular .onion address) would work against backups, but won't protect against an adversary with admin access to the server when the…
This would be a cool application for some kind of homomorphic encryption. Server gets encrypted search request and matches it against an encrypted index and returns the encrypted results.
It will be amazing if/when we get to the point where you can have a virtual server where you know that the person with physical access to the server cannot access your data.
Even if it is two orders of magnitude slower than raw hardware that's still fast enough for some things. (For example, being able to have a username+password -> personal info database safely run on someone else's hardware.) And once it takes off there probably will start to be hardware support/accelerators for it - like vector intrinsics and AES instructions currently.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#23Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#24If the load balancer is the weak point that would be first to be discovered, then I imagine they must have some mechanism to stop it leaving evidence that leads to the other machines if it were to get raided (it isn't on their hardware, so they can't prevent the files being backed up). Is there a way the codebase could be entirely encrypted and not even accessible to the cloud provider (with some 'boot password' need…
I don't know how accurate this is, though.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#25Earlier quoted context omitted.
They are more expensive, but they are usually easy and immediate to acquire. Which makes provisioning much more efficient in case of fluctuating traffic. And overall sysadmins will have less tendency to over-provision, meaning getting more and beefier machines than it's needed "to be safe".
Nothing prevents you from using bare dedicated servers for your usual traffic, and VMs for anything else.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#26" This saved costs, guaranteed better uptime, and made the site more portable and thus harder to take down " Probably not true for " This saved costs ". From what i've seen, virtual machines usually cost more than twice the price of renting the equivalent "real" machine monthly. They could have used dedicated servers; there are more dedicated server providers than VM providers, thus achieving the same goal, less expe…
I think TPB specifically might save money: 1) Hardware seizure expenses vs LEOs duplicating the hdd of a virt. 2) TPB needs to locate in disparate jurisdictions to take advantages of different legal situations. That would involve a ton of shipping costs, probably more lost hardware, and paying for remote hands 3) They had been paying a premium for 'bulletproof' hosting.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#27If the load balancer is the weak point that would be first to be discovered, then I imagine they must have some mechanism to stop it leaving evidence that leads to the other machines if it were to get raided (it isn't on their hardware, so they can't prevent the files being backed up). Is there a way the codebase could be entirely encrypted and not even accessible to the cloud provider (with some 'boot password' need…
I remember reading their load-balancer shuts itself off after 2 minutes if something strange happens. The whole thing is run from memory, so no traces will be left. I don't know how accurate this is, though.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#28Earlier quoted context omitted.
A NAT does not stop you if you do it right. Console games have been hosting servers through NATs for the last decade.
As I said: it gets "fun", especially if you want to do it without a third server to set up the connection. Still doable, just "fun".
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#29" This saved costs, guaranteed better uptime, and made the site more portable and thus harder to take down " Probably not true for " This saved costs ". From what i've seen, virtual machines usually cost more than twice the price of renting the equivalent "real" machine monthly. They could have used dedicated servers; there are more dedicated server providers than VM providers, thus achieving the same goal, less expe…
I think TPB specifically might save money: 1) Hardware seizure expenses vs LEOs duplicating the hdd of a virt. 2) TPB needs to locate in disparate jurisdictions to take advantages of different legal situations. That would involve a ton of shipping costs, probably more lost hardware, and paying for remote hands 3) They had been paying a premium for 'bulletproof' hosting.
There are dedicated server providers in every part of the world, including MPAA-proof countries.
Re: The Pirate Bay Runs on 21 “Raid-Proof” Virtual Machines
#30Earlier quoted context omitted.
They may "have no clue" but it seems like that's only because they don't care and haven't looked. I don't see anything in the article that would prevent the providers from figuring this out unless I'm missing something.
If someone is paying the bill, do they really care?
So you could cross reference names of the people raided with payment information of the VPS providers (usual suspects or top "n" providers let's say). Of course that could be hidden as well.
Other issue is how does anyone know this isn't misinformation anyway and that the VPS providers don't play a role or not as much of a role as is indicated. Just because someone is writing this or because they said it?
What advantage does it have for anyone (like this) to reveal anything about how they are situated security wise if not to lead people off the beaten track even given some possible marketing advantage?