diff options
| -rw-r--r-- | services.mdwn | 5 | ||||
| -rw-r--r-- | suckless/sites.mdwn | 1 | 
2 files changed, 6 insertions, 0 deletions
| 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). | 
