HamHost Dedicated Blockland servers | New poll: More free-user features?

Poll

What should happen to the price of HamHost?

Make it completely free. All features of the web control panel will br available for everybody.
Keep it free/premium, but give half of the features to free users.
Continue making more (web) control panel features for premium users, and occasionally make one for unpaid clients.
Keep adding more control panel features for premium users, but add none for free clients.
Make HamHost paid-only.

Author Topic: HamHost Dedicated Blockland servers | New poll: More free-user features?  (Read 101142 times)

I made a properly aligned version because I was bored


Thank you. I'll use that logo.

Thank you. I'll use that logo.
No problem, it took only like 10 minutes

But reupload it to your image host so I can remove the temp image

No problem, it took only like 10 minutes

But reupload it to your image host so I can remove the temp image
Okay, I uploaded the new image to the website and replaced the old one.
And www.hammereditor.net is my image host.

I think it's good seeing other hosting companies come up, I mean obviously RTB has the superior service right now, but it's good to have variety.

Wish you the best of luck, this looks alright so far

I think it's good seeing other hosting companies come up, I mean obviously RTB has the superior service right now, but it's good to have variety.

Wish you the best of luck, this looks alright so far
Yes, and I believe that RTB is the only hosting service that has more features than us.

Yes, and I believe that RTB is the only hosting service that has more features than us.
Who's "us"?


HamHost.
But if you're only one guy, why say "us" and not "me" :v

Use first-person singular instead. Be proud that you're a one-man crew.

You should scale down the logo

Also what prevents you from stealing our keys?

You should scale down the logo

Also what prevents you from stealing our keys?
The users join the server, and eval a new function called 'changekey'.
Then they set the Blockland key by evaling,
Code: [Select]
@changekey("XXXXX","XXXX","XXXX","XXXX");

After the server has been set up, I send the customers an e-mail with instructions on how to do that.

So if I make an add-on that changes certain functions into the game to allow me to modify the way my server accepts connection requests, you would call me a hacker because I require a dll to do it?

Is your server on a SSD or a regular old HDD?
« Last Edit: August 09, 2013, 01:46:48 PM by Matthew Padilla »

The users join the server, and eval a new function called 'changekey'.
Then they set the Blockland key by evaling,
Code: [Select]
@changekey("XXXXX","XXXX","XXXX","XXXX");

After the server has been set up, I send the customers an e-mail with instructions on how to do that.
key.dat file

So if I make an add-on that changes certain functions into the game to allow me to modify the way my server accepts connection requests, you would call me a hacker because I require a dll to do it?

Is your server on a SSD or a regular old HDD?
1. The server uses a normal HDD. What would you expect?
2. I understand that there are legitimate uses of .DLL injection, and it is not hacking most of the time. But I cannot take any risks, and enable malicious users to tamper with other users' files by injecting a .dll.

key.dat file
That file is encrypted, and you cannot view the Blockland key on it.

That file is encrypted, and you cannot view the Blockland key on it.
...decrypt it then?
It contains all information that the auth server needs.