So I thought I give empire-hosting a try to play with a cheap box. >>> Thank you for signing up with us. Your new account has been setup and you can now login to our client area using the details below. Email Address: my.mail@address Password: YepYouGuessWhatWasRightHereInCleartext To login, visit http://secure.empire-hosting.net Ah well.. Let's look at the other recommendations of that list, I guess.
Just because the welcome email contains the password in clear doesn't mean that they permanently store the password in their database unhashed.
Super Cheap Virtual Private Servers - the Wild West of Hosting
51–60 of 65 posts
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#52No Chunkhost. I signed up for the beta and now pay for a Xen machine with 512 MB of RAM for only 14 dollars.
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#53Earlier quoted context omitted.
Just because the welcome email contains the password in clear doesn't mean that they permanently store the password in their database unhashed.
can we please stop having this conversation every time a plain text password is mentioned, its a bad idea to have a recoverable password, in any form, the end. http://codahale.com/how-to-safely-store-a-password/
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#54Earlier quoted context omitted.
No, but it does mean that anyone who's able to view your traffic or your mail box content could've seen the password (anyone controlling any router or a mail relay between you and them, or your mail service provider, or even someone with tcpdump on your LAN segment).
If your threat model includes hostile mail relays, you probably shouldn't be using bargain basement VPS providers. Password-reset emails are also easy for an attacker to generate, and no harder for them to intercept than the welcome email.
And yes, password-reset emails may also be a concern (not as severe, though, if reset emails are single-use and have short TTL).
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#55Earlier quoted context omitted.
Just because the welcome email contains the password in clear doesn't mean that they permanently store the password in their database unhashed.
can we please stop having this conversation every time a plain text password is mentioned, its a bad idea to have a recoverable password, in any form, the end. http://codahale.com/how-to-safely-store-a-password/
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#56The Dutch company Versio (domains, shared hosting, dedicated, vps, colocation) hosts VPSes from as little as €5,-/month. You need to pay in 3 month terms, though. I don't really mean to adverstise, but why did this page make it to the HN homepage?
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#57From the article: > Linode http://linode.com - expensive, no IPV6, really fast network @ 11.9 Mbps Actually Linode have IPv6 support in 5 of their 6 locations :-)
I just did the speed test on linode (Atlanta) and got 52.1 MBps. I can't say enough good things about their service. http://imgur.com/BLmCH
I'm not saying they're doing that, just that the methodology of using a single URL to wget is way too easy to cheat.
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#58Part of why this can be so cheap is density. The Parallels Virtuozzo / OpenVZ container-based approach to virtualization is just so infinitely more efficient than hypervisor-based virtualization. It's really, really staggering. We use it where I work for internal virtualization and have done tests with thousands of containers on a box that could hold at most 20-30 KVM-based hypervisor instances. If you look into the…
Part of why this can be so cheap is density. This is also the reason why performance is usually beyond terrible. Most of the cheap VPS hosts are extremely overprovisioned and not very well maintained. There may be the odd gem (I haven't tried alien), but $130 buys you a rackspace VM for a year nowadays, so I don't see the point of even bothering anymore.
You don't have to oversell like that. It doesn't change the fundamental, unavoidable fact that containers are a far more efficient way to virtualize than hypervisors for fundamental architectural reasons. An OpenVZ-based hoster that didn't oversell ridiculously would be cheaper and faster than a hypervisor-based host.
With a hypervisor you are running an entire kernel within a simulated machine within another kernel. That will never be more efficient.
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#59Earlier quoted context omitted.
No, but it does mean that anyone who's able to view your traffic or your mail box content could've seen the password (anyone controlling any router or a mail relay between you and them, or your mail service provider, or even someone with tcpdump on your LAN segment).
If your threat model includes hostile mail relays, you probably shouldn't be using bargain basement VPS providers. Password-reset emails are also easy for an attacker to generate, and no harder for them to intercept than the welcome email.
Re: Super Cheap Virtual Private Servers - the Wild West of Hosting
#60It could run that network test he mentions in the article, and hdparm, something to check CPU load, gather info on the CPUs and memory and whether it was using Xen or OpenVZ or whatever, maybe try a few benchmarks.