]> gitweb.fluxo.info Git - blog.git/commitdiff
Updates services and static sites
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 24 Feb 2017 15:16:09 +0000 (12:16 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 24 Feb 2017 15:16:09 +0000 (12:16 -0300)
services.mdwn
suckless/sites.mdwn

index 4f88774a2d11b912898866495a8a52178effa4c4..792af4c2b2a8fc15da31b748237122903e1d7797 100644 (file)
@@ -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
 ------------
index fb4469f740b9a080ff62e417dbb1d56393bce74a..69d952d482bf310ff463264afea32234c02d13b3 100644 (file)
@@ -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).