Hey guys I'm new to everything, bitcoin, btc casino, this forum and etc.
After using a few bitcoin casino's i thought it would be nice if I start my own btc casino, and i figured out the script (gonna purchase one) but i couldn't figure some stuff out.
Here's a few questions I had:
1. Do i need a license? How much is the license?
2. Are we all sure it's legal?
3. What kind of domain do i need to buy if I want to put my own script? (I heard there were a couple of different types of scrupts)
Learn. Research. Repeat. I think that's the best advice I can give you.
1. Depends on the country you're in.
http://ezinearticles.com/?What-Countries-Allow-Online-Gambling&id=66671172. It depends. For instance, Bryan Micon was raided at gunpoint:
http://www.pokernews.com/news/2015/02/seals-with-clubs-chairman-bryan-micon-police-raid-20740.htm3. It's less about the domain name and more about the hosting. AWS and Azure don't allow gambling. You need a host that allows gambling with a private virtual server that allows you to pick your own OS.
Basic Security:
Follow a standard:
https://cryptoconsortium.org/standards/CCSS-Encrypt your whole disk (FIPS 140-2 or higher)
-Check your script for a backdoor, you're better off getting someone to code a new one for you from a trusted member.
-Don't allow any-any rules for your firewall (inbound or outbound)
-Run Qualys scans on your server
-Implement 2FA for users and admin.
-Don't use weak ciphers or weak hashes for passwords (MD5, SHA1)
-Encrypt transit data to your encrypted wallet
-Use cold wallets with watch addresses where possible
-Make sure your domain and hosting registrar won't change data without verifying your identity.
-Use a web application firewall
-Prepare for DDoS
-Don't trust any general support staff you bring on to manage security