thunix-www/index.php

67 lines
3.5 KiB
PHP

<?php include 'HEADER.php'; ?>
<title>Welcome to thunix Community</title>
</head>
<body>
<div id="top">
<div id="header">
<div id="logo">
<h1>&#9763; thunix</h1>
</div>
</div>
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<h2 class="title">Welcome to thunix!</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<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>
</div>
</div>
<!--<div class="post">
<h2 class="title">Latest News</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<p>(Coming soon)</p>
</div>
</div>-->
<div class="post">
<h2 class="title">About thunix Community</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<p>thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts, and many other services. But, most of all, we are a community of users. 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>
</div>
</div>
<div class="post">
<h2 class="title">thunix Phoenix</h2>
<div style="clear: both;">&nbsp;</div>
<div class="entry">
<p>The thunix Phoenix project aims to provide a new user experience for shell users, with integration into the wider Tildeverse network.</p>
<p>Join us on IRC on irc.tilde.chat/6697 in the #thunix channel, or just click here for a web client: <a href="https://web.tilde.chat/?join=thunix"><img src="https://tilde.chat/badges/badge.php?channel=%23thunix"/></a></p>
<p>If you want to sign up for an account, simply open our <a href="/signup.php">signup form</a> and provide us with:</p>
<ul>
<li>Your contact name</li>
<li>Your email address (so that we can contact you with login details)</li>
<li>Your desired username (all lowercase, alphanumeric characters only, no spaces)</li>
<li>How you heard about us and what interests you in thunix</li>
<li>Your Public SSH Key</li>
</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>
<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>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>
</div>
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<?php include 'MENU.php'; ?>
<?php include 'FOOTER.php'; ?>