[wiki] [sites] Add gopher to suckless projects. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Thu, 22 Oct 2015 17:40:16 +0200

commit 527ce896f505bca269c238a2d2ca4ffeafa05556
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Thu Oct 22 17:39:42 2015 +0200

    Add gopher to suckless projects.

diff --git a/suckless.org/project_ideas.md b/suckless.org/project_ideas.md
index cb79063..0b77107 100644
--- a/suckless.org/project_ideas.md
+++ b/suckless.org/project_ideas.md
_AT_@ -125,6 +125,22 @@ This task requires writing a new cookie handler in surf which:
 ***Requirements:*** Good knowledge of C and POSIX file locking. Basic knowledge
 of GTK and its other evil friends.
 
+### Gopher services
+
+Gopher is a sane prorotocol which has hierarchy in its design. It allows the
+abstraction of a mass of information in a filesystem. The goal of this meta
+project is to find ideas how to implement gopher services to easily access the
+web and new information.
+
+See the [protocol](https://en.wikipedia.org/wiki/Gopher_(protocol)#Protocol)
+for how easy it is to write a `menu`, which can be seen as a directory.
+
+* [gopherproject.org](http://www.gopherproject.org)
+* [gopher proxy](http://gopher.floodgap.com/gopher/)
+* [Gopher wikipedia article](https://en.wikipedia.org/wiki/Gopher_(protocol))
+
+Anyone creating a gopher interface to suckless.org will get a bonus.
+
 ### A sane backend for surf
 
 There is dillo, netsurf and abaco which implement HTML. The problem is
Received on Thu Oct 22 2015 - 17:40:16 CEST

This archive was generated by hypermail 2.3.0 : Thu Oct 22 2015 - 17:48:11 CEST