First site 2.0 copy

This commit is contained in:
Ubergeek 2019-01-11 13:07:35 +00:00
parent f26fad5e03
commit e840743ab9
23 changed files with 780 additions and 271 deletions

20
FOOTER.php Executable file → Normal file
View File

@ -1,11 +1,9 @@
<hr> <div id="footer">
<p><address> <p>Copyright &copy; 2018 <a href="/~amcclure/">Anton McClure</a> <a href="mailto:amcclure@ttm.sh">&lt;amcclure@ttm.sh&gt;</a><br>
<p>Copyright &copy; 2018 <a href="/~amcclure">Anton McClure</a> <a href="mailto:amcclure@ttm.sh">&lt;amcclure@ttm.sh&gt;</a><br> Copyright &copy; 2018 <a href="/~ubergeek/">Ubergeek</a> <a href="mailto:ubergeek@yourtilde.com">&lt;ubergeek@yourtilde.com&gt;</a><br>
Copyright &copy; 2018 <a href="/~ubergeek">Ubergeek</a> <a href="mailto:ubergeek@yourtilde.com">&lt;ubergeek@yourtilde.com&gt;</a></p> This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND 4.0 license</a>. Permissions beyond the scope of this license may be available at <a href="/copyright.php">https://www.thunix.cf/copyright.php</a>.<br>
<p>This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>. Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="/copyright.php" rel="cc:morePermissions">https://www.thunix.cf/copyright.php</a>.</p> <?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?><br>
<p><?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?></p> You may have to refresh the page to see any changes or updates.<br>
<p>You may have to refresh the page to see any changes or updates.</p> All questions, comments, and concerns about this site should be emailed to <a href="mailto:amcclure@ttm.sh">amcclure@ttm.sh</a>.</p>
<p>All questions, comments, and concerns about this site should be emailed to <a href="mailto:amcclure@ttm.sh">amcclure@ttm.sh</a>.</p> <p>Created with valid <a href="http://validator.w3.org/check?uri=referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> code.</p>
</address></p> </div></body></html>
</body>
</html>

15
HEADER.php Executable file → Normal file
View File

@ -1,4 +1,11 @@
<?php include 'HEADERS.php';?> <!DOCTYPE html>
<center><h1>thunix Shell Provider and Web Host</h1></center><hr> <html lang="en">
<center><p><?php include 'MENU.php';?></p></center> <head>
<hr> <meta name="description" content="thunix Shell Provider and Web Host & thunix Phoenix Project">
<meta name="author" content="Anton McClure">
<meta name="email" content="amcclure@ttm.sh">
<meta name="keywords" content="thunix,Shell,Provider,And,Web,Host,Phoenix,UNIX,Linux,HTML,CSS,XML,JavaScript,Gnu,Ubuntu,Debian,Arch,Mirrors,Mirror,Forums,Tildeverse">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="/site.css" rel="stylesheet" type="text/css" media="all">
<link href="/favicon.png" rel="icon">

42
MENU.php Executable file → Normal file
View File

@ -1,5 +1,37 @@
<a href="index.php">Home</a> | <div id="sidebar">
<a href="faq.php">FAQ</a> | <ul>
<a href="tos.php">Terms of Service</a> | <li>
<a href="contact.php">Contact Us</a> | <div style="clear: both;">&nbsp;</div>
<a href="signup.php">Sign Up</a> </li>
<li>
<h2>Main Menu</h2>
<ul>
<li><a href="/">Home</a></li>
<li><a href="faq.php">FAQ</a></li>
<li><a href="tos.php">Terms of Service</a></li>
<li><a href="contact.php">Contact Us</a></li>
<li><a href="signup.php">Sign Up</a></li>
</ul>
</li>
<li>
<h2>Main Resources On This Site</h2>
<ul>
<li><a href="users.php">User Web Directories</a></li>
<li><a href="server.php">Status of thunix Servers and Services</a></li>
</ul>
<li>
<h2>Server Staff</h2>
<ul>
<li><a href="/~amcclure/">Head Administrator: Anton McClure</a></li>
<li><a href="/~ubergeek/">Administrator and Server Host: Ubergeek</a></li>
</ul>
<li>
<h2>Other Information</h2>
<ul>
<li>(Coming soon)</li>
</ul>
</li>
</ul>
</div>
<div style="clear: both;">&nbsp;</div>
</div></div></div></div>

41
faq.php Executable file → Normal file
View File

@ -1,13 +1,28 @@
<?php include 'HEADER.php';?> <?php include 'HEADER.php';?>
<title>Frequently Asked Questions - thunix Shell Provider and Web Host</title> <title>Frequently Asked Questions - thunix Shell Provider and Web Host<</title>
<h2>Frequently Asked Questions</h2> </head>
<body>
<p><b>How do I sign up for an account?</b><br> <div id="top">
You can ask in #thunix on tilde.chat, or you can email amcclure (with the instructions on the main page). <div id="header">
<p><b>Who is running thunix?</b><br> <div id="logo">
The current system administrators are <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a>. <h1>&#9763; thunix</h1>
<p><b>What happened to the old thunix? Why the name change?</b><br> <p>Shell Provider and Web Host</p>
The original machine and founder dissappeared without any warning to anyone, including server staff. </div>
For this reason, most things were not backed up. The founder hexhaxtron is currently not reachable, </div>
so we needed to obtain a new domain name, and a new set of machines. <div id="page">
<?php include 'FOOTER.php';?> <div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<h2 class="title">Frequently Asked Questions</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<p><b style="color: #FF00FF">How do I sign up for an account?</b><br>You can ask in #thunix on tilde.chat, or you can email amcclure (with the instructions on the main page).</p>
<p><b style="color: #FF00FF">Who is running thunix?</b><br>The current system administrators are <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a>.</p>
<p><b style="color: #FF00FF">What happened to the old thunix? Why the name change?</b><br>The original machine and founder dissappeared without any warning to anyone, including server staff. For this reason, most things were not backed up. The founder hexhaxtron is currently not reachable, so we needed to obtain a new domain name, and a new set of machines.</p>
</div>
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<?php include 'MENU.php'; ?>
<?php include 'FOOTER.php';?>

130
index.php Executable file → Normal file
View File

@ -1,65 +1,65 @@
<?php include 'HEADER.php';?> <?php include 'HEADER.php'; ?>
<title>thunix Home Page - thunix Shell Provider and Web Host</title> <title>Welcome to thunix Shell Provider and Web Host</title>
<h2>Welcome to thunix Shell Provider and Web Host!</h2> </head>
<h3>Main Resource On This Site</h3> <body>
<p> <div id="top">
<ul> <div id="header">
<li><a href="users.php">User Web Directories</a>;</li> <div id="logo">
<li><a href="server.php">Status of thunix Servers and Services</a>;</li> <h1>&#9763; thunix</h1>
</ul> <p>Shell Provider and Web Host</p>
</p> </div>
</div>
<h3>About thunix Shell Provider and Web Host</h3> <div id="page">
<p>thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts, <div id="page-bgtop">
and many other services. It was founded by hexhaxtron in the Summer of 2017, <div id="page-bgbtm">
and was continued by <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a> <div id="content">
since 2018. We aim to provide the best service possible with a wide variety of features, <div class="post">
and we hope you have fun with it!</p> <h2 class="title">Welcome to thunix Shell Provider and Web Host</h2>
<h3>thunix Phoenix</h3> <div style="clear: both;">&nbsp;</div>
<p>The thunix Phoenix project aims to provide a new user experience for shell users, with <div class="entry">
integration into Ben Harris's Tildeverse network.</p> <p>We're so glad you could drop by and we hope you enjoy your visit. Stay a while! Feel free to inquire about what we have to offer and explore our services.</p>
<p>Join us on IRC at tilde.chat in these channels: </div>
<ul> </div>
<li>#thunix - General discussion about thunix and thunix services, including issues. Shell-specific issues go in #phoenix.</li> <div class="post">
<li>#phoenix - Discussion about the phoenix shell server, including issues.</li> <h2 class="title">About thunix Shell Provider and Web Host</h2>
</ul> <div style="clear: both;">&nbsp;</div>
</p> <div class="entry">
<p>If you want to sign up for an account, send an email to <a href="mailto:newuser@thunix.cf"><code>&lt;newuser@thunix.cf&gt;</code></a> with: <p>thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts, and many other services. It was founded by hexhaxtron in the Summer of 2017, and was continued by <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a> since 2018. We aim to provide the best service possible with a wide variety of features, and we hope you have fun with it!</p>
<ul> </div>
<li>Your desired username (all lowercase, alphanumeric characters only, no spaces)</li> </div>
<li>An alternate username (in case the desired username is unavailable) (all lowercase, alphanumeric characters only, no spaces)</li> <div class="post">
<li>Contact email address</li> <h2 class="title">thunix Phoenix</h2>
<li>How you heard about thunix</li> <div style="clear: both;">&nbsp;</div>
<li>What interests you in thunix</li> <div class="entry">
<li>Public SSH Key</li> <p>The thunix Phoenix project aims to provide a new user experience for shell users, with integration into Ben Harris's Tildeverse network.</p>
</ul> <p>Join us on IRC at tilde.chat in these channels:</p>
</p> <ul>
<p>thunix tries to adhere to the values and philosophy of the Hacker Ethic whenever possible. The hacker ethics and beliefs as described by Levy are: <li>#thunix - General discussion about thunix and thunix services, including issues. Shell-specific issues go in #phoenix.</li>
<ul> <li>#phoenix - Discussion about the phoenix shell server, including issues.</li>
<li>Access to computers - and anything which might teach you something about the way the world works - should be unlimited and total. Always yield to the Hands-On Imperative!</li> </ul>
<li>All information should be free</li> <p>If you want to sign up for an account, send an email to <a href="mailto:newuser@thunix.cf"><code>&lt;newuser@thunix.cf&gt;</code></a> with:</p>
<li>Mistrust authority - promote decentralization</li> <ul>
<li>Hackers should be judged by their hacking, not criteria such as degrees, age, race, sex, or position</li> <li>Your desired username (all lowercase, alphanumeric characters only, no spaces)</li>
<li>You can create art and beauty on a computer</li> <li>An alternate username (in case the desired username is unavailable) (all lowercase, alphanumeric characters only, no spaces)</li>
<li>Computers can change your life for the better</li> <li>Contact email address</li>
</ul> <li>How you heard about thunix</li>
</p> <li>What interests you in thunix</li>
<p>thunix will never use proprietary software but users can do that if they wish. This is something they should avoid however.</p> <li>Public SSH Key</li>
<p>If you want to help keep thunix running, please consider <a href="donate.php">donating</a>.</p> </ul>
<p>thunix tries to adhere to the values and philosophy of the Hacker Ethic whenever possible. The hacker ethics and beliefs as described by Levy are:</p>
<h3>Server Staff</h3> <ul>
<ul> <li>Access to computers - and anything which might teach you something about the way the world works - should be unlimited and total. Always yield to the Hands-On Imperative!</li>
<li><a href="/~amcclure/"><b>Head Administrator:</b> Anton McClure</a></li> <li>All information should be free</li>
<li><a href="/~ubergeek/"><b>Administrator & Server Host:</b> Ubergeek</a></li> <li>Mistrust authority - promote decentralization</li>
</ul> <li>Hackers should be judged by their hacking, not criteria such as degrees, age, race, sex, or position</li>
<li>You can create art and beauty on a computer</li>
<h3>Other information and resources</h3> <li>Computers can change your life for the better</li>
<ul> </ul>
<li>(Coming soon)</li> <p>thunix will never use proprietary software but users can do that if they wish. This is something they should avoid however.</p>
<!--<li><a href=""></a>;</li>--> <p>If you want to help keep thunix running, please consider <a href="donate.php">donating</a>.</p>
</ul> </div>
<p>Note that most content on thunix are provided by thunix's users, not the owner of </div>
the server. Comments should be addressed to the owner of the web directory in the <div style="clear: both;">&nbsp;</div>
first instance - their email address here is <code>&lt;username&gt;@thunix.cf</code> </div>
unless otherwise specified within their web directory.</p> <?php include 'MENU.php'; ?>
<?php include 'FOOTER.php';?> <?php include 'FOOTER.php'; ?>

11
old_site/FOOTER.php Executable file
View File

@ -0,0 +1,11 @@
<hr>
<p><address>
<p>Copyright &copy; 2018 <a href="/~amcclure">Anton McClure</a> <a href="mailto:amcclure@ttm.sh">&lt;amcclure@ttm.sh&gt;</a><br>
Copyright &copy; 2018 <a href="/~ubergeek">Ubergeek</a> <a href="mailto:ubergeek@yourtilde.com">&lt;ubergeek@yourtilde.com&gt;</a></p>
<p>This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>. Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="/copyright.php" rel="cc:morePermissions">https://www.thunix.cf/copyright.php</a>.</p>
<p><?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?></p>
<p>You may have to refresh the page to see any changes or updates.</p>
<p>All questions, comments, and concerns about this site should be emailed to <a href="mailto:amcclure@ttm.sh">amcclure@ttm.sh</a>.</p>
</address></p>
</body>
</html>

4
old_site/HEADER.php Executable file
View File

@ -0,0 +1,4 @@
<?php include 'HEADERS.php';?>
<center><h1>thunix Shell Provider and Web Host</h1></center><hr>
<center><p><?php include 'MENU.php';?></p></center>
<hr>

5
old_site/MENU.php Executable file
View File

@ -0,0 +1,5 @@
<a href="index.php">Home</a> |
<a href="faq.php">FAQ</a> |
<a href="tos.php">Terms of Service</a> |
<a href="contact.php">Contact Us</a> |
<a href="signup.php">Sign Up</a>

13
old_site/faq.php Executable file
View File

@ -0,0 +1,13 @@
<?php include 'HEADER.php';?>
<title>Frequently Asked Questions - thunix Shell Provider and Web Host</title>
<h2>Frequently Asked Questions</h2>
<p><b>How do I sign up for an account?</b><br>
You can ask in #thunix on tilde.chat, or you can email amcclure (with the instructions on the main page).
<p><b>Who is running thunix?</b><br>
The current system administrators are <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a>.
<p><b>What happened to the old thunix? Why the name change?</b><br>
The original machine and founder dissappeared without any warning to anyone, including server staff.
For this reason, most things were not backed up. The founder hexhaxtron is currently not reachable,
so we needed to obtain a new domain name, and a new set of machines.
<?php include 'FOOTER.php';?>

65
old_site/index.php Executable file
View File

@ -0,0 +1,65 @@
<?php include 'HEADER.php';?>
<title>thunix Home Page - thunix Shell Provider and Web Host</title>
<h2>Welcome to thunix Shell Provider and Web Host!</h2>
<h3>Main Resource On This Site</h3>
<p>
<ul>
<li><a href="users.php">User Web Directories</a>;</li>
<li><a href="server.php">Status of thunix Servers and Services</a>;</li>
</ul>
</p>
<h3>About thunix Shell Provider and Web Host</h3>
<p>thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts,
and many other services. It was founded by hexhaxtron in the Summer of 2017,
and was continued by <a href="/~amcclure">amcclure</a> and <a href="/~ubergeek">ubergeek</a>
since 2018. We aim to provide the best service possible with a wide variety of features,
and we hope you have fun with it!</p>
<h3>thunix Phoenix</h3>
<p>The thunix Phoenix project aims to provide a new user experience for shell users, with
integration into Ben Harris's Tildeverse network.</p>
<p>Join us on IRC at tilde.chat in these channels:
<ul>
<li>#thunix - General discussion about thunix and thunix services, including issues. Shell-specific issues go in #phoenix.</li>
<li>#phoenix - Discussion about the phoenix shell server, including issues.</li>
</ul>
</p>
<p>If you want to sign up for an account, send an email to <a href="mailto:newuser@thunix.cf"><code>&lt;newuser@thunix.cf&gt;</code></a> with:
<ul>
<li>Your desired username (all lowercase, alphanumeric characters only, no spaces)</li>
<li>An alternate username (in case the desired username is unavailable) (all lowercase, alphanumeric characters only, no spaces)</li>
<li>Contact email address</li>
<li>How you heard about thunix</li>
<li>What interests you in thunix</li>
<li>Public SSH Key</li>
</ul>
</p>
<p>thunix tries to adhere to the values and philosophy of the Hacker Ethic whenever possible. The hacker ethics and beliefs as described by Levy are:
<ul>
<li>Access to computers - and anything which might teach you something about the way the world works - should be unlimited and total. Always yield to the Hands-On Imperative!</li>
<li>All information should be free</li>
<li>Mistrust authority - promote decentralization</li>
<li>Hackers should be judged by their hacking, not criteria such as degrees, age, race, sex, or position</li>
<li>You can create art and beauty on a computer</li>
<li>Computers can change your life for the better</li>
</ul>
</p>
<p>thunix will never use proprietary software but users can do that if they wish. This is something they should avoid however.</p>
<p>If you want to help keep thunix running, please consider <a href="donate.php">donating</a>.</p>
<h3>Server Staff</h3>
<ul>
<li><a href="/~amcclure/"><b>Head Administrator:</b> Anton McClure</a></li>
<li><a href="/~ubergeek/"><b>Administrator & Server Host:</b> Ubergeek</a></li>
</ul>
<h3>Other information and resources</h3>
<ul>
<li>(Coming soon)</li>
<!--<li><a href=""></a>;</li>-->
</ul>
<p>Note that most content on thunix are provided by thunix's users, not the owner of
the server. Comments should be addressed to the owner of the web directory in the
first instance - their email address here is <code>&lt;username&gt;@thunix.cf</code>
unless otherwise specified within their web directory.</p>
<?php include 'FOOTER.php';?>

175
old_site/site.css Normal file
View File

@ -0,0 +1,175 @@
/*
COPYRIGHT (C) 2006-2018 Anton McClure
Anton McClure - https://gozips.uakron.edu/~asm135
*/
body {
color: #000000;
background-color: #FFFFFF;
/* font-family: "Times, Times New Roman", serif;*/
margin: 0px 20px 0px 20px;
}
a.glossary {
border: 1px solid red;
padding: 2px 2px;
display: inline-block;
}
/* Need hover for accessibility */
a:link:hover {
color: #9932CC;
}
/* Larger font for mobile devices */
@media screen and (max-device-width: 480px) {
body {
font-size: 175%;
}
}
li {
margin-bottom: 8px;
}
/* Header columns */
.columnt1 {
width: 66%;
float: left;
text-align: center;
border: solid 1px;
border-radius: 4px 4px 4px 4px;
}
.columnt1 a:link:hover, .columnt1 a:visited:hover {
font-style: italic;
text-shadow: 2px 2px 9px #f44;
}
.columnt2 {
width: 33%;
float: right;
text-align: center;
}
.nobr {
white-space: nowrap;
}
/* urgent action items*/
.column1 {
width: 31%;
float: left;
}
/* long term action items */
.column2 {
width: 31%;
float: left;
border-left: solid 1px;
border-right: solid 1px;
margin: 0px 10px 0px 10px;
padding: 0px 10px 0px 10px;
}
/* misc */
.column3 {
width: 31%;
float: left;
}
/* rest */
.rest {
width: 100%;
float: left;
}
:link { color: #1F00FF }
:visited { color: #9900DD }
div.c3 { margin-left: 2em }
.c2 {
text-align: center;
width: 100%;
font-weight: bold;
font-style: italic;
}
h3.c1 {
text-align: center;
font-size: 30px;
text-decoration: underline;
}
.titlelink { color: #000000 }
.fullwide { width: 900px; }
#comic-container {
position: relative;
width: 100%;
height: 122px;
margin-bottom: 4px;
}
#comic {
position: absolute;
max-width: 406px;
width: 100%;
height: 122px;
overflow: hidden;
background-color: #fff;
}
#comic-expand img {
display: none;
}
@media screen and (max-width: 1300px) {
#comic { right: 0px; }
#comic:hover {
width: 406px;
padding: 0;
transition: width .4s ease-out, box-shadow 1s ease, transform .8s ease;
}
#comic-expand {
position: absolute;
display: block;
right: 0;
width: 32px;
height: 160px;
border-right: 1px solid blue;
}
#comic-expand img {
position: absolute;
display: block;
bottom: 35px;
}
}
sub {
line-height: 0.25em;
font-size: 70%;
vertical-align: -.05em;
}
sup {
line-height: 0.25em;
font-size: 70%;
vertical-align: 0.7em;
}
.footnote {
font-size: 90%;
padding-left: 0.9em;
text-indent: -0.9em;
}
.footnote sup {
line-height: 0.25em;
font-size: 78%;
vertical-align: 0.4em;
}
.vol {
margin-left: 5%;
font-family: Arial, Helvetica, sans-serif;
}
div.comp {
margin: 0 auto;
width: 98%;
}

26
old_site/tos.php Executable file
View File

@ -0,0 +1,26 @@
<?php include 'HEADER.php';?>
<title>Terms of Service and Privacy Policy - thunix Shell Provider and Web Host</title>
<h2>Terms of Service and Privacy Policy</h2>
<p>Nothing is without its rules &amp; regulations; thunix is no exception. Below are the site's service terms &amp; privacy policy. Everything in this page should be clear to everyone who wishes to use thunix's services, especially the service terms; failure to abide by them can result in such penalties as service bans &amp; even legal action, depending on the severity of a violation. Be sure to read the terms carefully &amp; understand them.</p>
<h3>Terms of Service</h3>
<p>thunix relies on the common courtesy and consideration of users to make its services fair for everyone. The following offences will result in a service ban:</p>
<ol>
<li>Deliberately defacing the accounts of other users</li>
<li>Deliberately trying to disrupt thunix's server</li>
<li>Using thunix as a launch pad for disrupting other servers</li>
<li>Using thunix to impersonate other websites and businesses for criminal purposes</li>
<li>Storing/distributing pornography of any genre and medium (especially child pornography)</li>
<li>Storing/distributing content that defames any individual</li>
<li>Promoting racial, ethnic, religious, political &amp; other forms of bigotry</li>
<li>Mining cryptocurrencies</li>
</ol>
<p>Items 4, 5, 6 &amp; 7 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p>
<p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p>
<p>It's also expected that all users respect the copyrights of those who produce original content of any kind (only share if the author or license grants you permission). However, using accounts for external file storage is permissible, under fair use &amp; other laws promoting consumer rights. Note that original content from other users must also be respected, though creating/sharing public domain content is highly encouraged.</p>
<p>If you want to request for content you own the copyright for to be removed from thunix, please email <a href="mailto:amcclure@ttm.sh"><code>&lt;amcclure@ttm.sh&gt;</code></a>.
In the email, please identify who you are, if you are the copyright holder or legally representing them, the exact files you want removed with links to the files and infringed content, and contact information such as phone numbers or a reply-to email address.</p>
<p>Users that repeatedly infringe copyrights will have their account removed. Depending on the degree of the offense, their account may be removed immediately.</p>
<h3>Privacy Policy</h3>
<p>Privacy is a major concern for everyone. thunix respects the privacy rights of others &amp; refuses to collect/store/distribute anyone's private information, except when necessary; thunix collects usernames &amp; encrypted passwords for account registration purposes only, while logging IP addresses for server administration &amp; policy enforcement purposes. The privacy rights of individual users may be overturned ONLY when it is known that they have violated the service terms; this is done strictly to uphold the service terms as well as the law.</p>
</p>
<?php include 'FOOTER.php';?>

424
site.css
View File

@ -1,175 +1,305 @@
/*
COPYRIGHT (C) 2006-2018 Anton McClure
Anton McClure - https://gozips.uakron.edu/~asm135
*/
body { body {
color: #000000; margin: 0;
background-color: #FFFFFF; padding: 0;
/* font-family: "Times, Times New Roman", serif;*/ background: #222222;
margin: 0px 20px 0px 20px; font-family: Consolas,Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #00FF00;
} }
a.glossary { h1, h2, h3 {
border: 1px solid red; margin: 0;
padding: 2px 2px; padding: 0;
display: inline-block; font-weight: normal;
color: #00FF00;
} }
/* Need hover for accessibility */ h1 {
a:link:hover { font-size: 2em;
color: #9932CC;
} }
/* Larger font for mobile devices */ h2 {
@media screen and (max-device-width: 480px) { font-size: 1.8em;
body {
font-size: 175%;
}
} }
li { h3 {
margin-bottom: 8px; font-size: 1.6em;
} }
/* Header columns */ p, ul, ol {
margin-top: 0;
.columnt1 { line-height: 180%;
width: 66%;
float: left;
text-align: center;
border: solid 1px;
border-radius: 4px 4px 4px 4px;
} }
.columnt1 a:link:hover, .columnt1 a:visited:hover { ul, ol {
font-style: italic;
text-shadow: 2px 2px 9px #f44;
} }
.columnt2 { a {
width: 33%; color: #00FFFF;
float: right; text-decoration: none;
text-align: center;
} }
.nobr { a:hover {
white-space: nowrap;
}
/* urgent action items*/
.column1 {
width: 31%;
float: left;
}
/* long term action items */
.column2 {
width: 31%;
float: left;
border-left: solid 1px;
border-right: solid 1px;
margin: 0px 10px 0px 10px;
padding: 0px 10px 0px 10px;
}
/* misc */
.column3 {
width: 31%;
float: left;
}
/* rest */
.rest {
width: 100%;
float: left;
}
:link { color: #1F00FF }
:visited { color: #9900DD }
div.c3 { margin-left: 2em }
.c2 {
text-align: center;
width: 100%;
font-weight: bold;
font-style: italic;
}
h3.c1 {
text-align: center;
font-size: 30px;
text-decoration: underline; text-decoration: underline;
} }
.titlelink { color: #000000 }
.fullwide { width: 900px; }
#comic-container { #top {
position: relative; margin: 0 auto;
width: 100%; padding: 0;
height: 122px;
margin-bottom: 4px;
}
#comic {
position: absolute;
max-width: 406px;
width: 100%;
height: 122px;
overflow: hidden;
background-color: #fff;
}
#comic-expand img {
display: none;
}
@media screen and (max-width: 1300px) {
#comic { right: 0px; }
#comic:hover {
width: 406px;
padding: 0;
transition: width .4s ease-out, box-shadow 1s ease, transform .8s ease;
}
#comic-expand {
position: absolute;
display: block;
right: 0;
width: 32px;
height: 160px;
border-right: 1px solid blue;
}
#comic-expand img {
position: absolute;
display: block;
bottom: 35px;
}
} }
sub { /* Header */
line-height: 0.25em;
font-size: 70%; #header {
vertical-align: -.05em; background: linear-gradient(#666666,#222222);
} margin: 0 auto;
sup { padding: 0px 0px 0px 30px;
line-height: 0.25em;
font-size: 70%;
vertical-align: 0.7em;
}
.footnote {
font-size: 90%;
padding-left: 0.9em;
text-indent: -0.9em;
}
.footnote sup {
line-height: 0.25em;
font-size: 78%;
vertical-align: 0.4em;
} }
.vol { /* Logo */
margin-left: 5%;
font-family: Arial, Helvetica, sans-serif; #logo {
text-align: center;
margin: 0;
padding-top: 20px;
} }
div.comp { #logo h1, #logo p {
margin: 0 auto; margin: 0;
width: 98%; padding: 0;
} }
#logo h1 {
font-size: 3.8em;
font-weight: bold;
color: #EEEEEE;
text-shadow: -1px 1px #000000;
}
#logo p {
margin: 0;
padding: 0px 0 0 2px;
font: 14px Consolas,Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #00FF00;
}
#logo a {
text-decoration: none;
font-family: Consolas,Arial, Helvetica, Sans-Serif;
color: #EEEEEE;
}
#logo a:hover {
text-decoration: none;
font-family: Consolas,Arial, Helvetica, Sans-Serif;
color: #EEEEEE;
}
/* Menu */
#menu {
width: 980px;
height: 90px;
margin: 0 auto;
padding: 0;
}
#menu ul {
margin: 0;
padding: 50px 0px 0px 0px;
list-style: none;
line-height: normal;
}
#menu li {
float: left;
}
#menu a {
display: block;
width: 130px;
height: 30px;
margin-right: 1px;
padding: 9px 0px 0px 0px;
text-decoration: none;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #00FFFF;
border: none;
}
#menu a:hover, #menu .current_page_item a {
text-decoration: none;
}
#menu .current_page_item a {
padding-left: 0;
}
/* Page */
#page {
width: 980px;
margin: 0 auto;
padding: 0px 0px 0px 0px;
}
#page-bgtop {
padding: 20px 0px;
}
/* Content */
#content {
float: right;
width: 650px;
padding: 0px 0px 0px 0px;
}
.post {
background: #000000;
border: 2px solid #EEEEEE;
border-radius: 5px;
margin-bottom: 40px;
}
.post .title {
height: 33px;
padding: 7px 0px 0px 30px;
background: #EEEEEE;
letter-spacing: -.5px;
color: #000000;
}
.post .title a {
color: #000000;
border: none;
}
.post .meta {
margin-bottom: 30px;
padding: 20px 30px 0px 30px;
text-align: left;
font-family: Consolas,Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-weight: bold;
font-style: italic;
}
.post .meta .date {
float: left;
}
.post .meta .posted {
float: right;
}
.post .meta a {
}
.post .entry {
font-size: 14px;
padding: 0px 30px 20px 30px;
padding-bottom: 20px;
text-align: justify;
}
.links {
padding-top: 20px;
font-size: 12px;
font-weight: bold;
}
/* Sidebar */
#sidebar {
float: left;
width: 310px;
margin: 0px;
padding: 0px 20px 0px 0px;
color: #00FF00;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar li {
margin: 0;
padding: 0;
}
#sidebar li ul {
margin: 0px 0px;
padding-bottom: 30px;
}
#sidebar li li {
padding-bottom: 5px;
line-height: 16px;
border-bottom: 1px solid #222222;
margin: 5px 30px 0px;
border-left: none;
}
#sidebar li li span {
display: block;
margin-top: -20px;
padding: 0;
font-size: 11px;
font-style: italic;
}
#sidebar h2 {
height: 38px;
padding-left: 30px;
letter-spacing: -.5px;
font-size: 1.6em;
}
#sidebar p {
margin: 0 0px;
padding: 0px 30px 20px 30px;
text-align: justify;
}
#sidebar a {
border: none;
color: #00FFFF;
}
#sidebar a:hover {
text-decoration: underline;
color: #00FFFF;
}
/* Footer */
#footer {
margin: 0 auto;
padding: 0px 0 15px 0;
background: linear-gradient(#222222,#000000);
font-family: Consolas,Arial, Helvetica, Sans-Serif;
}
#footer p {
margin: 0;
padding-top: 15px;
line-height: normal;
font-size: 12px;
text-align: center;
color: #00FF00;
}
#footer a {
color: #00FFFF;
}
#footer a:hover {
text-decoration: underline;
color: #00FFFF;
}

80
tos.php Executable file → Normal file
View File

@ -1,26 +1,54 @@
<?php include 'HEADER.php';?> <?php include 'HEADER.php'; ?>
<title>Terms of Service and Privacy Policy - thunix Shell Provider and Web Host</title> <title>Terms of Service and Privacy Policy - thunix Shell Provider and Web Host</title>
<h2>Terms of Service and Privacy Policy</h2> </head>
<p>Nothing is without its rules &amp; regulations; thunix is no exception. Below are the site's service terms &amp; privacy policy. Everything in this page should be clear to everyone who wishes to use thunix's services, especially the service terms; failure to abide by them can result in such penalties as service bans &amp; even legal action, depending on the severity of a violation. Be sure to read the terms carefully &amp; understand them.</p> <body>
<h3>Terms of Service</h3> <div id="top">
<p>thunix relies on the common courtesy and consideration of users to make its services fair for everyone. The following offences will result in a service ban:</p> <div id="header">
<ol> <div id="logo">
<li>Deliberately defacing the accounts of other users</li> <h1>&#9763; thunix</h1>
<li>Deliberately trying to disrupt thunix's server</li> <p>Shell Provider and Web Host</p>
<li>Using thunix as a launch pad for disrupting other servers</li> </div>
<li>Using thunix to impersonate other websites and businesses for criminal purposes</li> </div>
<li>Storing/distributing pornography of any genre and medium (especially child pornography)</li> <div id="page">
<li>Storing/distributing content that defames any individual</li> <div id="page-bgtop">
<li>Promoting racial, ethnic, religious, political &amp; other forms of bigotry</li> <div id="page-bgbtm">
<li>Mining cryptocurrencies</li> <div id="content">
</ol> <div class="post">
<p>Items 4, 5, 6 &amp; 7 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p> <h2 class="title">Terms of Service and Privacy Policy</h2>
<p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p> <div style="clear: both;">&nbsp;</div>
<p>It's also expected that all users respect the copyrights of those who produce original content of any kind (only share if the author or license grants you permission). However, using accounts for external file storage is permissible, under fair use &amp; other laws promoting consumer rights. Note that original content from other users must also be respected, though creating/sharing public domain content is highly encouraged.</p> <div class="entry">
<p>If you want to request for content you own the copyright for to be removed from thunix, please email <a href="mailto:amcclure@ttm.sh"><code>&lt;amcclure@ttm.sh&gt;</code></a>. <p>Nothing is without its rules and regulations; thunix is no exception. Below are the site's service terms and privacy policy. Everything in this page should be clear to everyone who wishes to use thunix's services, especially the service terms; failure to abide by them can result in such penalties as service bans and even legal action, depending on the severity of a violation. Be sure to read the terms carefully and understand them.</p>
In the email, please identify who you are, if you are the copyright holder or legally representing them, the exact files you want removed with links to the files and infringed content, and contact information such as phone numbers or a reply-to email address.</p> </div>
<p>Users that repeatedly infringe copyrights will have their account removed. Depending on the degree of the offense, their account may be removed immediately.</p> </div>
<h3>Privacy Policy</h3> <div class="post">
<p>Privacy is a major concern for everyone. thunix respects the privacy rights of others &amp; refuses to collect/store/distribute anyone's private information, except when necessary; thunix collects usernames &amp; encrypted passwords for account registration purposes only, while logging IP addresses for server administration &amp; policy enforcement purposes. The privacy rights of individual users may be overturned ONLY when it is known that they have violated the service terms; this is done strictly to uphold the service terms as well as the law.</p> <h2 class="title">Terms of Service</h2>
</p> <div style="clear: both;">&nbsp;</div>
<?php include 'FOOTER.php';?> <div class="entry">
<p>thunix relies on the common courtesy and consideration of users to make its services fair for everyone. The following offences will result in a service ban:</p>
<ol>
<li>Deliberately defacing the accounts of other users</li>
<li>Deliberately trying to disrupt thunix's server</li>
<li>Using thunix as a launch pad for disrupting other servers</li>
<li>Using thunix to impersonate other websites and businesses for criminal purposes</li>
<li>Storing/distributing pornography of any genre and medium (especially child pornography)</li>
<li>Storing/distributing content that defames any individual</li>
<li>Promoting racial, ethnic, religious, political and other forms of bigotry</li>
<li>Mining cryptocurrencies</li>
</ol>
<p>Items 4, 5, 6 and 7 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p>
<p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p>
<p>It's also expected that all users respect the copyrights of those who produce original content of any kind (only share if the author or license grants you permission). However, using accounts for external file storage is permissible, under fair use and other laws promoting consumer rights. Note that original content from other users must also be respected, though creating/sharing public domain content is highly encouraged.</p>
<p>If you want to request for content you own the copyright for to be removed from thunix, please email <a href="mailto:amcclure@ttm.sh"><code>&lt;amcclure@ttm.sh&gt;</code></a>. In the email, please identify who you are, if you are the copyright holder or legally representing them, the exact files you want removed with links to the files and infringed content, and contact information such as phone numbers or a reply-to email address.</p>
<p>Users that repeatedly infringe copyrights will have their account removed. Depending on the degree of the offense, their account may be removed immediately.</p>
</div>
</div>
<div class="post">
<h2 class="title">Privacy Policy</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<p>Privacy is a major concern for everyone. thunix respects the privacy rights of others and refuses to collect/store/distribute anyone's private information, except when necessary; thunix collects usernames and encrypted passwords for account registration purposes only, while logging IP addresses for server administration and policy enforcement purposes. The privacy rights of individual users may be overturned ONLY when it is known that they have violated the service terms; this is done strictly to uphold the service terms as well as the law.</p></div>
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<?php include 'MENU.php'; ?>
<?php include 'FOOTER.php'; ?>