Compare commits

..

1 Commits

Author SHA1 Message Date
KawaiiPunk 136b9cd8cc
Inital blog post draft 2020-07-13 18:40:04 +01:00
9 changed files with 41 additions and 25 deletions

View File

@ -10,18 +10,22 @@ steps:
password:
from_secret: docker_reg_passwd
repo: decentral1se/autonomic.zone
tags: latest
tags: v2.0.0
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
image: decentral1se/drone-stack:19.03.8
settings:
stack: jekyll
compose: docker-compose.prod.yml
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
host: tcp://swarm.autonomic.zone:2376
stack_name: jekyll
tlsverify: true
environment:
PLUGIN_CACERT:
from_secret: docker_cacert
PLUGIN_CERT:
from_secret: docker_cert
PLUGIN_KEY:
from_secret: docker_key
trigger:
branch:
- master
event:
exclude:
- pull_request

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
jekyll:
image: decentral1se/autonomic.zone:latest
image: decentral1se/autonomic.zone:v2.0.0
command: bundle exec jekyll serve --host 0.0.0.0 --trace
environment:
JEKYLL_ENV: production

View File

@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}

View File

@ -1 +1 @@
docker-compose==1.27.4
docker-compose==1.25.5

View File

@ -54,11 +54,7 @@
</address></br>
We are a Co-operative Society registered with the <a href="https://mutuals.fca.org.uk/Search/Society/30380">FCA</a>.
<b>Registration Number: 4597 </b>
</br></br>
</div>
<div style="vertical-align: bottom;">
<a href="{{ '/privacy' | relative_url }}">Privacy Policy</a> - <a href="{{ '/terms' | relative_url }}">Terms of Service</a> - <a href="{{ '/gdpr' | relative_url }}">GDPR</a>
</div>
</div>
</div>
</footer>

View File

@ -0,0 +1,22 @@
---
layout: post
title: Federate all the things
description: Autonomic launches new Matrix server
image:
category: updates
date: 2020-07-13
---
# Federate all the things
The chat space is a mess. Between your proprietary behemoths such as Facebook Messenger, Slack and WhatsApp to centralised libre apps such as [Signal](https://signal.org/) and Telegram (which is not fully open source), there are way too many platforms to choose from.
So we decided to add another option :)
At Autonomic, we are fans of decentralisation and so we keep a close eye on developments in libre messaging space. We've tried them all. [XMPP](https://xmpp.org/), [Delta Chat](https://delta.chat/en/) and [Matrix](https://matrix.org/) and even more esoteric projects. While they all have their place, we have been really impressed with the Matrix project, especially after they introduced [end to end encryption by default](https://matrix.org/blog/2020/05/06/cross-signing-and-end-to-end-encryption-by-default-is-here) earlier this year.
Matrix is a federated protocol that could be used for a wide variety of uses but we are primarily seeing it being used for messaging. A Matrix server can be federated with all the other public Matrix servers and you can speak to anyone or join any room on any of these servers, just as they can join your public room. There are a [multitude of different apps](https://matrix.org/docs/projects/try-matrix-now) for every taste and a bunch of bridges into different networks such as [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) and pretty much all the apps we already mentioned.
For a lot of our existing clients, group chat is an important part of their organisation. We have previously been deploying [RocketChat](https://rocket.chat/) which is fully featured team chat server that we think is even better than Slack. This works well for some, however we found that a whole RocketChat server was kind kind of overkill for small organisations. Sometimes they only needed one or two channels and perhaps they wanted a mixture of public and private channels and they don't need single-sign-on.

View File

@ -1,5 +1,5 @@
---
layout: page
layout: default
title: Privacy Policy
description: Privacy policy for Autonomic Co-operative Limited.
meta_description: This is the privacy policy for Autonomic Co-operative Limited.
@ -19,7 +19,7 @@ This data is processed by our staff and only stored in the EU. We do not share d
We are required under UK tax law to keep your basic personal data (name, address, contact details) for a minimum of 6 years after which time it will be destroyed.
If at any point you believe the information we process on you is incorrect you request to see this information and even have it corrected or deleted. If you wish to raise a complaint on how we have handled your personal data, you can contact our Secretary [helo@autonomic.zone](mailto:helo@autonomic.zone) who will investigate the matter.
If at any point you believe the information we process on you is incorrect you request to see this information and even have it corrected or deleted. If you wish to raise a complaint on how we have handled your personal data, you can contact our Secretary [helo@autonomic.zone](helo@autonomic.zone) who will investigate the matter.
See also our website privacy policy.

View File

@ -1,5 +1,5 @@
---
layout: page
layout: default
title: Website Privacy Policy
description: Privacy policy for autonomic.zone.
meta_description: This is the privacy policy for the website of Autonomic co-operative.
@ -11,6 +11,6 @@ The Autonomic Co-operative Limted website privacy policy.
Our Privacy Notice contains information regarding our General Data Protection Regulation 2016 (GDPR) compliance.
This site does not set cookies. The source code for this website can be found [here](https://git.autonomic.zone/autonomic-cooperative/autonomic.zone).
This site does not set cookies. The source code for this website can be found here.
This site is configured to collect statistics including IP addresses via web server log files as is standard practice. The log files are kept for 28 days or less and are then deleted. We reccomend you use Tor Browser if you require great anonoymity.

View File

@ -1,5 +1,5 @@
---
layout: page
layout: default
title: Terms of Service
description: Terms of Service for autonomic.zone.
meta_description: This is the Terms of Service for Autonomic Co-operative Limited.