From ee6beda60c0ed025deec7791f2f9be29461a7b5b Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Fri, 24 Feb 2017 12:16:09 -0300
Subject: [PATCH] Updates services and static sites

---
 services.mdwn       | 5 +++++
 suckless/sites.mdwn | 1 +
 2 files changed, 6 insertions(+)

diff --git a/services.mdwn b/services.mdwn
index 4f88774..792af4c 100644
--- a/services.mdwn
+++ b/services.mdwn
@@ -83,6 +83,11 @@ Infostructure
 * Proxies and load balancing like [Deflect](http://wiki.deflect.ca).
 * [Ethereum Frontier](https://www.ethereum.org/).
 * Software repositories (apt, f-droid, etc).
+* Censorship circunvention:
+  * [shadowsocks](https://github.com/shadowsocks/shadowsocks).
+  * [lantern](https://github.com/madeye/lantern).
+  * [meek](https://trac.torproject.org/projects/tor/wiki/doc/meek).
+
 
 Social media
 ------------
diff --git a/suckless/sites.mdwn b/suckless/sites.mdwn
index fb4469f..69d952d 100644
--- a/suckless/sites.mdwn
+++ b/suckless/sites.mdwn
@@ -84,3 +84,4 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you
 * [Juvia: a commenting server similar to Disqus and IntenseDebate](https://github.com/phusion/juvia).
 * [gitit](https://github.com/jgm/gitit/tree/master/).
 * [Sphinx](http://sphinx-doc.org/) ([package](https://packages.debian.org/stable/python-sphinx)).
+* [Utterson: a minimal static blog generator written using old-school unix tools (make, ksh, m4, awk, procmail and a pinch of elisp)](https://github.com/stef/utterson).
-- 
GitLab