Files
cooperative.computer/index.html

125 lines
3.6 KiB
HTML
Raw Permalink Normal View History

2025-06-18 20:39:41 +05:00
<!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>
2023-06-05 09:51:21 +02:00
<br />
<center>
<img src="/static/logo.jpg" id="logo" alt="A simple drawing of two rectangles representing servers smilinig at each other.">
</center>
2025-06-18 20:39:41 +05:00
<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>
2023-03-21 17:17:02 +01:00
<table>
2025-06-18 20:39:41 +05:00
<colgroup>
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
2023-03-21 17:17:02 +01:00
<thead>
2025-06-18 20:39:41 +05:00
<tr>
2023-03-21 17:17:02 +01:00
<th>Identity-management</th>
<th>File storage</th>
<th>Knowledge management/productivity</th>
2023-06-05 09:51:21 +02:00
<th>Comms</th>
2023-03-21 17:17:02 +01:00
</tr>
</thead>
<tbody>
2025-06-18 20:39:41 +05:00
<tr>
2023-03-21 17:17:02 +01:00
<td>Keycloak (SSO)</td>
<td>Nextcloud files</td>
<td>Nextcloud calendar</td>
2023-06-05 09:51:21 +02:00
<td>Matrix</td>
2023-03-21 17:17:02 +01:00
</tr>
</tbody>
</table>
<hr />
<h2 id="membership">Membership</h2>
<ul>
2025-06-18 20:39:41 +05:00
<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>
2023-03-21 17:17:02 +01:00
</ul>
2025-06-18 20:39:41 +05:00
<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>
2023-03-21 17:17:02 +01:00
<p><br />
</p>
<hr />
<h2 id="money">Money</h2>
<ul>
2025-06-18 20:39:41 +05:00
<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>
2023-03-21 17:17:02 +01:00
</ul>
2023-04-08 19:02:32 -04:00
<p>Where does the money go?</p>
2023-03-21 17:17:02 +01:00
<ul>
2023-04-08 19:02:32 -04:00
<li>Storage space</li>
2023-03-21 17:17:02 +01:00
<li>App and server maintenance</li>
<li>Administration and support</li>
</ul>
2025-06-18 20:39:41 +05:00
<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>
2023-03-21 17:17:02 +01:00
<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>
2025-06-18 20:39:41 +05:00
<p>Send an email to <a
href="mailto:boop@autonomic.zone">boop@autonomic.zone</a> with your
desired username!</p>
2023-03-21 17:17:02 +01:00
<p><br />
<img src="/static/vibing.gif" id="vibing" alt="vibing cat gif"></p>
2025-06-18 20:39:41 +05:00
</body>
</html>