This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/src/_includes/section-three.html

38 lines
2.3 KiB
HTML

<!-- Three -->
<section id="three" class="wrapper style6 special">
<div class="inner">
<header class="major">
<h2>Services we offer</h2>
<p>We design integrated infrastructure tailored to your needs utilising technologies from<br />the
best free and open source software projects available. Your data under your control. <br />Here are some examples of the
applications we have deployed for our clients.</p>
</header>
<ul class="features">
<li class="icon fa-paper-plane-o">
<h3>Encrypted Email</h3>
<p>Secure your email communications with state of the art transport encryption and <a href="https://0xacab.org/riseuplabs/trees">TREES</a> encrypted mailbox storage.</p>
</li>
<li class="icon fa-rocket2">
<h3>Text and Video Chat</h3>
<p>Mobile friendly multi-channel team chat using <a href="https://rocket.chat/">Rocket.Chat</a>, with no artificial limits on features. Vital for remote project coordination.</p>
</li>
<li class="icon fa-cloud-o">
<h3>Cloud Storage and Collaboration</h3>
<p><a href="https://sandstorm.io/">Sandstorm</a> is a personal "cloud in a box" , designed with the upmost security in mind. It allows you to deploy apps for file-storage, collaborative document editing, calendars, to-do lists and much more.</p>
</li>
<li class="icon fa-headphones">
<h3>Voice Conferencing</h3>
<p>Stable and low latency voice communications using <a href="https://wiki.mumble.info/wiki/Main_Page">Mumble</a>. Perfect for meetings, even with large groups, on mobile, or with low bandwidth.</p>
</li>
<li class="icon fa-comments-o">
<h3>Forum and Mailing Lists</h3>
<p>Build your online community with a modern and responsive forum with <a href="https://www.discourse.org/">Discourse</a>. An accessible replacement for traditional mailing lists.</p>
</li>
<li class="icon fa-map-o">
<h3>Interactive Data and Mapping</h3>
<p>Got some data? We can provide a variety of interactive data visualisations, including mapping using <a href="https://www.openstreetmap.org">OpenStreetMap</a>, and charts using <a href="https://d3js.org/">D3.js</a>. Get the most out of your data by presenting it in a bespoke web app.</p>
</li>
</ul>
</div>
</section>