<!DOCTYPE HTML>
<html>
<head>
  <title>Autonomic Co-operative</title>
  <meta charset="utf-8" />
  <link rel="shortcut icon" href="/assets/images/favicon.ico" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <!--[if lte IE 8]><script src="/assets/js/ie/html5shiv.js"></script><![endif]-->
  <link rel="stylesheet" href="/assets/styles/main.css" />
  <!--[if lte IE 8]><link rel="stylesheet" href="/assets/css/ie8.css" /><![endif]-->
  <!--[if lte IE 9]><link rel="stylesheet" href="/assets/css/ie9.css" /><![endif]-->
</head>

<body class="landing">
  <div id="page-wrapper">
  <header id="header"  class="alt" >
    <h1><a href="/">Autonomic</a></h1>
    <nav id="nav">
      <ul>
        <li class="special">
          <a href="#menu" class="menuToggle"><span>Menu</span></a>
          <div id="menu">
            <ul>
              <li><a href="/">Home</a></li>
              <li><a href="/#core-values">Our Core Values</a></li>
              <li><a href="/blog">Blog</a></li>
              <li><a href="/#services">Services We Offer</a></li>
              <li><a href="/#contact">Get In Touch</a></li>
            </ul>
          </div>
        </li>
      </ul>
    </nav>
  </header>

  <!-- Banner -->
<div class="particle">
  <section id="banner">
    <div class="inner content">
      <h2>/Auto|nomic\</h2>
    </div>
  </section>
</div>

  <a class="named-anchor" name="core-values"></a>
<section id="one" class="wrapper style5 special">
  <div class="inner">
    <header class="major">
      <h2>
          Autonomic is a co-operative<br/>that is owned and run by its workers
      </h2>
      <p>
        We build technologies and infrastructure to empower users to make a positive</br>
        impact on the world. All of our services reflect our commitment to our core values:
      </p>
    </header>
    <ul class="icons major icons--flex">
      <li>
        <span class="icon fa-leaf major style1"></span>
        <span class="icons__title">Sustainability</span>
      </li>
      <li>
        <span class="icon fa-eye major style1"></span>
        <span class="icons__title">Transparency</span>
      </li>
      <li>
        <span class="icon fa-lock major style1"></span>
        <span class="icons__title">Privacy</span>
      </li>
    </ul>
  </div>
</section>

  <section id="two" class="wrapper alt style2">

  

  <section class="spotlight">
    <div class="image"><img src="/assets/images/pic01.jpg" alt="" /></div>
    <div class="content">
      <h2><a href="/blog/our-founding-principles/" class="link">Our Founding Principles</a></h2>
      <p>Autonomic Co-operative And Our Core Values.</p>
    </div>
  </section>
  

</section>

  <a class="named-anchor" name="services"></a>
<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>
      <li class="icon fa-code">
        <h3>Bespoke Development</h3>
        <p>
          For some problems, there may not be a pre-existing free software solution. Let
          us guide you through the full development cycle to deliver your bespoke solution.
        </p>
      </li>
      <li class="icon fa-lock">
        <h3>Cybersecurity Training</h3>
        <p>
          A grounded and principled understanding of the cybersecurity domain can ensure
          your organisation is not liable to any unwanted security threats. We provide
          structured training.
        </p>
      </li>
    </ul>
  </div>
</section>

  <a class="named-anchor" name="contact"></a>
<section id="contact" class="wrapper style5 special">
  <header class="major">
    <h2>Get in Touch</h2>
    <p>Contact us to discuss your project's needs and arrange a consultation.</p>
    <p><a href="mailto:autonomic@posteo.net">autonomic@posteo.net</a></p>
    <p>
      If you use encrypted email, here is our <a href="/assets/pgp/autonomic-key.asc">PGP key</a>.
      Our key fingerprint is: <br/><code id="fingerprint">82FC 87C5 1A71 902F DC10 2CF5 4F90 D55B B24B 1147</code>
    </p>
  </header>
</section>

  <!-- Footer -->
<footer id="footer">
  <ul class="icons">
    
    <li><a href="https://twitter.com/autonomiccoop" class="icon fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
      
    <li><a href="https://gitlab.com/autonomic-cooperative" class="icon fa-gitlab" target="_blank"><span class="label">GitLab</span></a></li>
     
  </ul>
  <ul class="copyright">
    <li class="icon fa-creative-commons">&nbsp;Autonomic Co-operative</li>
  </ul>
</footer>

</div>

<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<script src="/assets/js/skel.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="//cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<!--[if lte IE 8]><script src="/assets/js/ie/respond.min.js"></script><![endif]-->
<script src="/assets/js/main.js"></script>

</body>

</html>

  <!-- Piwik -->
<script type="text/javascript">
  var _paq = _paq || [];
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    _paq.push(['setTrackerUrl',  'https://api-183ae21d2fb4215fa8fb3bbf13fbda21.autonomic.sandcats.io']);
    _paq.push(['setSiteId', 1]);
    _paq.push(['setApiToken', '6X45HLvJ0KWNiLTlhbZ-uuhZcXfg9n3bDauHalRZMSh']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://6aurs6uetbyvpubfuh5y.autonomic.sandcats.io/embed.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Piwik Code -->
</body>
</html>