Update frontpage and FAQ texts
This commit is contained in:
@ -16,6 +16,7 @@ header('Content-Type: text/html; charset=UTF-8');
|
||||
<tr><td>Can I host a porn site?</td><td>Yes as long as your content is legal you may upload adult content.</td></tr>
|
||||
<tr><td>What is the directory structure for when I connect via (s)ftp?</td><td>There are several directories you on the server for your account:<br><b>Maildir</b> - used to store your mails in (don't touch it)<br><b>data</b> - You can store application data here that should not be accessible via your site. E.g. configuration or database files.<br><b>tmp</b> - anything saved here will automatically be deleted after about 24 hours<br><b>www</b> - this is where you upload your website which becomes then available under your domain.</td></tr>
|
||||
<tr><td>My application is very ressource intensive or I want to host a different service e.g. my own tor relay. Can you get me a VPS?</td><td>Yes, if you have special requirements, want a dedicated VPS for your application or just want to anonymously support the TOR network (or other networks) without having to deal with server setup etc. I can offer you a managed VPS hosting. However this will not be for free. It depends on which server you want me to get. For details, <a href="http://tt3j2x4k5ycaa5zt.onion/contact.php">contact me</a></td></tr>
|
||||
<tr><td>I want to publish my site on clearnet also. Can you offer a clearnet relay?</td><td>Yes, I can offer you a subdomain on my server, e.g. yoursite.danwin1210.me or if you have your own domain use that. Just <a href="http://tt3j2x4k5ycaa5zt.onion/contact.php">contact me</a> for setting up a clearnet gateway for your site.</td></tr>
|
||||
<tr><td>I want to also publish my site on clearnet. Can you offer a clearnet relay?</td><td>Yes, I can offer you a subdomain on my server, e.g. yoursite.danwin1210.me or if you have your own domain use that. Just <a href="http://tt3j2x4k5ycaa5zt.onion/contact.php">contact me</a> for setting up a clearnet gateway for your site.</td></tr>
|
||||
<tr><td>Can you make my website also available via I2P?</td><td>Sure I can. Just <a href="http://tt3j2x4k5ycaa5zt.onion/contact.php">contact me</a> to set it up for you.</td></tr>
|
||||
</table>
|
||||
</body></html>
|
||||
|
@ -11,7 +11,8 @@ header('Content-Type: text/html; charset=UTF-8');
|
||||
<p>Here you can get yourself a hosting account on my server.</p>
|
||||
<p>What you will get:</p>
|
||||
<ul>
|
||||
<li>Chose between PHP 7.0 or 7.1</li>
|
||||
<li>Free anonymous webhosting</li>
|
||||
<li>Chose between PHP 7.0, 7.1 or no PHP support</li>
|
||||
<li>Nginx Webserver</li>
|
||||
<li>SQLite support</li>
|
||||
<li>1 MariaDB (MySQL) database</li>
|
||||
@ -24,8 +25,9 @@ header('Content-Type: text/html; charset=UTF-8');
|
||||
<li>Webmail and IMAP, POP3 and SMTP access to your mail account</li>
|
||||
<li>Mail sent to anything@your.onion gets automatically redirected to your inbox</li>
|
||||
<li>Your own .onion address</li>
|
||||
<li>On request your own clearnet domain or a free subdomain of danwin1210.me. I can setup an I2P domain as well.</li>
|
||||
<li>There is a missing feature or you need a special configuration? Just <a href="http://tt3j2x4k5ycaa5zt.onion/contact.php">contact me</a> and I'll see what I can do.</li>
|
||||
<li>Empty accounts will be deleted after a month</li>
|
||||
<li>Empty/Unused accounts will be automatically deleted after a month</li>
|
||||
<li>More to come…</li>
|
||||
</ul>
|
||||
<h2>Rules</h2>
|
||||
@ -37,8 +39,8 @@ header('Content-Type: text/html; charset=UTF-8');
|
||||
<li>No phishing!</li>
|
||||
<li>No scams!</li>
|
||||
<li>No spam!</li>
|
||||
<li>No shops! (mostly scams anyway)</li>
|
||||
<li>No proxy scripts!</li>
|
||||
<li>No shops, markets or any other sites dedicated to making money! (This is a FREE hosting!)</li>
|
||||
<li>No proxy scripts! (You are already using TOR and this will just burden the network)</li>
|
||||
<li>No IP logger or similar de-anonymizer sites!</li>
|
||||
<li>I preserve the right to delete any site for violating these rules and adding new rules at any time.</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user