Files
cooperative.computer/index.html
2025-06-18 20:39:41 +05:00

125 lines
3.6 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Co-operative Computer</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="/static/style.css" />
</head>
<body>
<header id="title-block-header">
<h1 class="title">Co-operative Computer</h1>
</header>
<br />
<center>
<img src="/static/logo.jpg" id="logo" alt="A simple drawing of two rectangles representing servers smilinig at each other.">
</center>
<p><strong>Co-operative Computer</strong> is an offering by <a
href="https://autonomic.zone">Autonomic Co-operative</a> to help people
divest from corporate clouds and the surveillance capitalist
ecosystem.</p>
<p>We provide <strong>dGaaS (De-Googling as a Service).</strong> No ads.
No data mining. Dont like it? Change it! Come and participate in the
decision making processes instead of having stuff forced on you by a
corporation.</p>
<table>
<colgroup>
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
<thead>
<tr>
<th>Identity-management</th>
<th>File storage</th>
<th>Knowledge management/productivity</th>
<th>Comms</th>
</tr>
</thead>
<tbody>
<tr>
<td>Keycloak (SSO)</td>
<td>Nextcloud files</td>
<td>Nextcloud calendar</td>
<td>Matrix</td>
</tr>
</tbody>
</table>
<hr />
<h2 id="membership">Membership</h2>
<ul>
<li>One member, one vote, think of it like a <strong>Free Software Users
Union</strong>!</li>
<li>Democratic say over how this works: everything can be voted on,
including costs</li>
</ul>
<p>For the moment, this service is operated by Autonomic Co-operative;
we eventually plan to make a separate legal entity for Co-operative
Computer to give users full control. Join in to have a say!</p>
<p><br />
</p>
<hr />
<h2 id="money">Money</h2>
<ul>
<li>Its £3 / month for 5 GB storage (if youre based in the UK/EU then
+ 20% VAT) - if you want more than 5GB send us a mail and well get back
to you with a quote.</li>
</ul>
<p>Where does the money go?</p>
<ul>
<li>Storage space</li>
<li>App and server maintenance</li>
<li>Administration and support</li>
</ul>
<p>How to pay?</p>
<ul>
<li>Check out <a
href="https://opencollective.com/cooperative-computer">our Open
Collective</a> and select the donation level that is appropriate for
you.</li>
</ul>
<hr />
<h2 id="services">Services</h2>
<ul>
<li>Single Sign-On (Keycloak)
<ul>
<li>One username/password</li>
<li>2FA</li>
</ul></li>
<li>File &amp; calendar sharing (Nextcloud)
<ul>
<li>Files</li>
<li>Calendar</li>
</ul></li>
<li>Real-time messaging (Matrix)</li>
</ul>
<hr />
<h1 id="sign-up-today">Sign up today!</h1>
<p>Send an email to <a
href="mailto:boop@autonomic.zone">boop@autonomic.zone</a> with your
desired username!</p>
<p><br />
<img src="/static/vibing.gif" id="vibing" alt="vibing cat gif"></p>
</body>
</html>