Hacker News new | ask | show | jobs
by wishiknew 4106 days ago
On the other hand, if nobody's ever leaving Google, Google will sure keep its access to almost everybody's mail. And I don't agree with the time argument. I ordered a VPS a few weeks ago (mainly to host my websites) and it didn't take me more than ten minutes to create an email account through a web interface. And with Roundcube, I don't have to deal with Google deciding it suddenly wants to organize my mail in "tabs" or revamp the UI to the latest design trend.
1 comments

I don't mean installing the software, I mean hardening the box so it's not a sitting duck. It takes time. Sure, there are fire-and-forget ways to setup mail software like Roundcube, but I am referring to VPSes themselves. There are innumerable things that can go wrong. I will outline a two of the most (usually overlooked) ones:

Origin Shield: You don't want the raw IP of a box anywhere near the public Internet. Attackers can scan for IPs if they want an IP, but they should never have to simply ping a server and its IP is in plain sight.

Auto-update: The box should respond to the current threat landscape. There was a massive uptick in sysadmins logging into old and forgotten boxes when Heartbleed came out. You want to be able to auto-patch and very rarely (if ever) SSH into a box.

Those are just two of the things I've learned the hard way recently, and yeah; they're probably obvious low hanging fruit stuff. But the list goes on...

Have you been hacked? Mind sharing some more details? I might be in a honeymoon period with my VPS right now, sure. But Google has shut down Gmail accounts for no reason, too. There are always going to be risks on both sides.