If you like DNray Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

Virtual hosting or own webserver

Started by diyasaini, Dec 11, 2022, 02:17 AM

Previous topic - Next topic

diyasainiTopic starter

Hello there!
I would appreciate some guidance on the proper course of action.
 
I have a project that I am considering hosting on my server, which I plan to subsequently relocate to a data center in Kiev. However, I am hesitant because I am concerned about the possibility of the project being copied by the hoster. This is especially likely with virtual hosting offered by some hosting companies.
Given this, I was hoping you could advise me on how to proceed in order to minimize the chances of the project being copied.
I assume that high-value projects cannot be hosted on just any web hosting site. Nonetheless, I would like to clarify any doubts and seek your input.
Thank you for your time.
  •  

evejones

take a regular VPS with KVM virtualization - in this case, even the host will not get access to your data without having a root password to your virtual machine. If KVM, then the hosting provider sees only one virtual machine file (with the size allocated according to the tariff plan), which can not be opened.

In general, hosting providers don't really need your projects.
  •  

Vanesill

Under what circumstances is a VPS preferable to shared hosting? Primarily when you possess an understanding of server configuration or the capability to hire a system administrator. Otherwise, all the advantages of VPS fine-tuning will be rendered ineffective. If you have a medium or high-traffic project in mind, it is advisable to rent a virtual server; shared hosting will not suffice for maintaining such a site's stable performance.
VPS hosting is commonly utilized to host:

- large online stores
- large corporate portals designed for communication and work of employees of large companies
- popular blogs with an attendance of 1000 people per day

On the other hand, most simple projects that do not entail custom software installation can be comfortably accommodated on virtual hosting. Such projects may include small blogs, personal websites, online stores with basic features, information pages, business card sites, and so forth. In summary, if your website does not involve unique functionality, it can be hosted on virtual hosting without issue. For beginners, virtual hosting is the most suitable option for their first website.
  •  

snakelonesome

When it comes to hosting a project and minimizing the chances of it being copied, there are a few steps you can take:

1. Research and choose a reputable hosting provider: Look for providers with a good track record of security and data protection. Read reviews and consider recommendations from trusted sources.

2. Consider dedicated hosting: Instead of virtual hosting, consider dedicated hosting where you have exclusive use of the server. This reduces the risk of your project being accessed or copied by others sharing the same server.

3. Implement strong security measures: Ensure that your project is protected by robust security measures such as firewalls, encryption, regular backups, and access control mechanisms. This helps to safeguard your data and prevent unauthorized access.

4. Non-disclosure agreements (NDAs): Consider implementing NDAs with your hosting provider. This legally binds them not to disclose or copy any of your project's information or code.

5. Regular monitoring and audits: Stay vigilant in monitoring your project for any signs of unauthorized access or copying. Conduct regular security audits to identify and address any vulnerabilities.

Additionally, before relocating your project to a data center in Kiev, thoroughly research the reputation and security practices of the facility. Make sure they have a strong track record of protecting customer data and maintaining high-security standards.

steps you can consider to further minimize the chances of your project being copied:

1. Use encryption: Encrypt sensitive data within your project, both at rest and in transit. This adds an extra layer of security and makes it much harder for unauthorized individuals to access and understand your data.

2. Limit access: Implement strong access controls within your project. Only grant access privileges to those who genuinely need it. Monitor and log access attempts to track any suspicious activity.

3. Application-level security: Pay attention to the security of your application itself. Ensure that your code is secure, free from vulnerabilities, and regularly updated with the latest security patches. Conduct periodic security audits or penetration tests to identify and address any potential weaknesses.

4. Two-factor authentication (2FA): Require users to use 2FA when accessing the project. This adds an additional layer of identity verification and makes it more difficult for unauthorized individuals to gain access.

5. Intellectual property protection: Consider registering your project or parts of it for intellectual property protection, such as copyrights or patents. This can provide legal remedies and act as a deterrent against unauthorized copying.
  •  


If you like DNray forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...