▓█████ ██▒ █▓ ██▓ ██▓ ██████ ██▓ ▄▄▄█████▓ ▓█████ ▓█ ▀▓ ██░ █▒ ▓██▒ ▓██▒ ▒██ ▒ ▓██▒▓ ██▒ ▓▒ ▓█ ▀ ▒███ ▓██ █▒░ ▒██▒ ▒██░ ░ ▓██▄ ▒██▒▒ ▓██░ ▒░ ▒███ ▒▓█ ▄ ▒██ █░░ ░██░ ▒██░ ▒ ██▒ ░██░░ ▓██▓ ░ ▒▓█ ▄ ░▒████▒ ▒▀█░ ░██░ ░██████▒ ██▓ ▒██████▒▒ ░██░ ▒██▒ ░ ░▒████▒ ░░ ▒░ ░ ░ ▐░ ░▓ ░ ▒░▓ ░ ▒▓▒ ▒ ▒▓▒ ▒ ░ ░▓ ▒ ░░ ░░ ▒░ ░ ░ ░ ░ ░ ░░ ▒ ░ ░ ░ ▒ ░ ░ ░▒ ░ ░ ▒ ░ ░ ░ ░ ░ ░ ░░ ▒ ░ ░ ░ ░ ░ ░ ▒ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░
- Frequently Asked Questions -
- SSHKEY is our form of authentication for our server. Instead of using passwords which can be brute forced we result to using Encryption Keys. - You will have one private key and one public key.
The private key is used to decrypt your public key, you should never give out your private key. Your public key can be given out and is the key we require for our service. This public key must be decrypted by its paired private key and its paired key only, if an invalid or corrupt private key tries to decrypt your public key, it will fail. - No, your public key is definitely not identifying information unless this public key is found and linked to other sites or places you may have given it out on. Then it could identify some form of online identity, this can easily be avoided by creating a new key for evil and evil only. - No, we do not purchase or give out domains. When using our service you are using our domain. We do have support for your own custom domain if you already own one and would like to use it instead of our domain. - Custom domains are 15EUR Lifetime. You must first give us the domain you would like to have point towards your evil.site website, we will then create a configuration file via our web-service for your domain, you must then create an 'A Record' pointing your domain towards evil's backend IP which is 65.109.25.190 (at the time of writing this).
Once this is done your domain will be pointed towards your files on our server. - Once your domain is pointing towards our domain, we will have to create certifications for your domain which could take between 2-7 days. If you want this to be instantly initialized message one of our staff on Jabber or Email us with your domain and onsite username. - Once your account has been created on our server you will be able to SSH or SFTP into your user via the following command in your terminal:
ssh user@evil.site
If your SSH KEY is not in the default path you will have to specify where your private key is by using this command:
ssh -i /path/to/private_key user@evil.site - The first thing you need to know is which directory is being displayed on the website, in your home directory there will be a folder called "public_html" this is the directory your website files will need to go in. Any files in your home directory will not be accessible by the website. - Uploading and downloading using "wget" or loging into the server using SFTPWhat is "SSH KEY"?
How does "SSH KEY" work?
Is my SSH key considered personal information?
Does evil offer free domains?
How do custom domains work?
My custom domain does not have HTTPS
How do I access the server?
I'm on the server, now what?
How do I get my files onto the server?