amuck-landowner

24khost hacked?

Jeffrey

New Member
although, it appears my security is at risk trusting hosts who think using complicated closed third-party software is a good idea
This is very true.  All of the major attacks have been targeted towards third party software.  Personally, I would rather just code up something myself and stay out of WHMCS, but it doesn't look like that will be happening anytime soon. 
 

Slownode

New Member
 

This is very true.  All of the major attacks have been targeted towards third party software.  Personally, I would rather just code up something myself and stay out of WHMCS, but it doesn't look like that will be happening anytime soon. 
 
As someone who has made internal cms/vmcp from scratch for companies... it's really not that difficult, I find programming video games far more challenging. My background is microcontrollers for various things, remote automation, no scripty stuff, schools teaching scripting script instead of C, and people wonder why the world is full of bad programmers.


Billing is harder than the actual CMS/VPS-CP because you have to work with mostly ugly APIs... and often insecure APIs because people don't use them properly. *coughcreditcardnumbersinrawjsonoverhttp*

If you are able to take care about security. A lot of devs do not know newer attack vectors and so don't know how to harden your scripts.
Why even use script stuff if it's so hard to secure? It's a mess... when I make a hard-coded web server my only vulnerability are the static/shared libs I use, I have very tight controls on my own code with a user/permissions system. You just have to assume all input is hostile.
 
Last edited by a moderator:

Slownode

New Member
Maybe a new RLT brand coming soon?
Better not, I have 2 VPS and was about to order more before he got hacked.

At some point I feel I should start seriously fishing for a host to work with.


I can develop software; VPS-Panel/CMS/Forum/Ticket(skipping email and webhosting, will have API for that, not my areas, my real area is micros), host provides some resources to test software, they can use for whatever. An open source project, lots of eyes peering on easy to read code, very modular, easy to audit.
 

JDiggity

New Member
We are not dead,  we are not gone. 

I have been working 2 jobs

Fulltime job - 11 hours a day ( non-webhost related)

Paper route - 4-5 hours a day (weekends)

plus doing 24khost 

Some financial issues have come up.  This is also the reason for the failed expansion as I ran out of personal fund and have had to re-evaluate things.  24khost pays for itself.  No worries about dead pooling.  Growth has been put on hold though.

Website is a work in progress right now.  Just haven't had time to finish it up.  Will be doing it soon.
 
Last edited by a moderator:

MartinD

Retired Staff
Verified Provider
Retired Staff
Have you just publicly stated that 24k is essentially your hobby then?
 

JDiggity

New Member
No but I also have to pay my bills.  And right now it is just not paying my bills.  I have funded 24khost from my pocket personally for over 3 years.  I have put every dime back in it.

I put out thousands on new servers and never launched.
 
Last edited by a moderator:

wlanboy

Content Contributer
Yup, good luck.

A lot of people don't know nothing whatsoever about self-dependence.

Not that easy to bear the whole economic risk and being your own boss.
 

Slownode

New Member
Well it's good to hear everything is paying for itself, this means there's no risk in you, financial stability is kinda a big thing.

I suggest putting up a simple site and just selling the old fashioned way in the meantime.
 

Shados

Professional Snake Miner
  


As someone who has made internal cms/vmcp from scratch for companies... it's really not that difficult, I find programming video games far more challenging. My background is microcontrollers for various things, remote automation, no scripty stuff, schools teaching scripting script instead of C, and people wonder why the world is full of bad programmers.
Yeah, but to be fair games programming can be fairly hard - there are a lot of potentially non-trivial problems, and you need to solve them all with very hardline timing guarantees otherwise you blow your framerate targets.
 
Top
amuck-landowner