cooperative.computer/index.html

93 lines
3.1 KiB
HTML
Raw Normal View History

2023-03-21 16:17:02 +00: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" />
2023-04-08 23:03:12 +00:00
<title>Co-operative Computer</title>
2023-03-21 16:17:02 +00:00
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="stylesheet" href="/static/style.css" />
2023-04-08 23:02:32 +00:00
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
2023-03-21 16:17:02 +00:00
</head>
<body>
<header id="title-block-header">
2023-04-08 23:03:12 +00:00
<h1 class="title">Co-operative Computer</h1>
2023-03-21 16:17:02 +00:00
</header>
<p><br />
<img src="/static/nocloud.jpg" id="nocloud" alt="Image says “there is no cloud, its just someone elses computer”"></p>
<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>
<thead>
<tr class="header">
<th>Identity-management</th>
<th>File storage</th>
<th>Knowledge management/productivity</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Keycloak (SSO)</td>
<td>Nextcloud files</td>
<td>Nextcloud calendar</td>
</tr>
<tr class="even">
<td></td>
<td></td>
<td>CryptPad</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>The first month is free.</li>
2023-04-08 23:02:32 +00:00
<li>After that, its £3 / month for 5 GB storage (if youre based in the UK then + 20% VAT).</li>
2023-03-21 16:17:02 +00:00
</ul>
2023-04-08 23:02:32 +00:00
<p>Where does the money go?</p>
2023-03-21 16:17:02 +00:00
<ul>
2023-04-08 23:02:32 +00:00
<li>Storage space</li>
2023-03-21 16:17:02 +00:00
<li>App and server maintenance</li>
<li>Administration and support</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>