site/about/index.html

75 lines
4.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>TiB. | About</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media about page." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>
<body id="about">
<header><img id="logo" src="/assets/img/TiB-network.png" width=25% style="vertical-align:top" /></header>
<nav><h4 style="text-align: right"><li class="home"><a href="/">Home</a></li> | <li class="network"><a href="/network">Network</a></li> | <li class="blog"><a href="/blog">Weblog</a></li> | <li class="about"><a href="/about">About</a></li></h4></nav>
<p>
Tebibyte Media was started in 2020 by <a
href="/~emma">Emma Tebibyte</a> in order to create
a community of technology-savvy individuals who share faer values. The
original goal was to propagate free software values, and that goal
heavily influenced the development of the Project's new goals. The
loose group quickly became a project dedicated to bringing together
other, like-minded projects and networks.
<br>
Today, Tebibyte Media is an aspiring group of free software and
open-access enthusiasts who believe that all information should be
free and publicly accessible. To that end, we promote, share,
connect, and support like-minded developers and artists whose work
progresses toward this goal. Read more at our
<a href="/blog">blog</a>.
</p>
<h3 id="faq"><a href="#faq">Frequently Asked Questions</a></h3>
<h4 id="wtf-is-a-tib"><a href="#wtf-is-tib">The question comes up
often: <i>wtf is a tebibyte?</i></a></h4>
<p>A tebibyte is a unit of digital storage equal to
1099511627776 bytes. The confusion ensuing due to Microsoft
Windows' usage of the SI prefixes instead of the proper IEC ones
is documented on <a href="https://en.wikipedia.org/wiki/Binary_prefix#Consumer_confusion">Wikipedia</a>.</p>
<h4 id="license"><a href="#license">How is your site
licensed?</a></h4>
<p>The Tebibyte Media website is free software: you can
redistribute it and/or modify it under the terms of the GNU
Affero General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version.<br>
The Tebibyte Media website is distributed in the hope that it
will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Affero General Public License for more
details.<br>
You should have received a copy of the GNU Affero General Public
License along with the Tebibyte Media website. See
<a href="/LICENSE">here</a> for that copy.<br>
The source code is available
<a href="https://git.tebibyte.media/meta/site">here</a>.</p>
<h4 id="hosting"><a href="#hosting">Who is your hosting
provider?</a></h4>
<p>The server hosting this site and its services is hosted on a
<a href="https://www.linode.com/">Linode</a> running
<a href="https://www.debian.org/">Debian 11</a> with the
<a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/">Linux-libre</a>
kernel.</p>
<h3 id="network"><a href=#network>Network</a></h3>
<p style="font-size:0.75em;"><i>For aspiring Network Members, please
see our <a href="/network#application">application
information</a></i></p>
<p>See <a href="/network#members">here</a> for a list of
members.</p>
</body>
</html>