sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit da4e65e559a5798c22e6f8d6f5f1b4d7ec0e1af3
parent 873b63de15a1c76137909b0f6aa8110351cc7b67
Author: parazyd <parazyd@dyne.org>
Date:   Mon,  5 Feb 2018 23:37:25 +0100

more gopher

Diffstat:
Mindex.gph | 31++++++++++++++++++++++---------
Aprojects.gph | 46++++++++++++++++++++++++++++++++++++++++++++++
Mprojects.html.md | 6+++---
3 files changed, 71 insertions(+), 12 deletions(-)

diff --git a/index.gph b/index.gph @@ -1,19 +1,32 @@ -~~ parazyd.cf ~~ + ⣀⡀ ⢀⣀ ⡀⣀ ⢀⣀ ⣀⣀ ⡀⢀ ⢀⣸ ⢀⣀ ⣰⡁ parazyd's gopherhole + ⡧⠜ ⠣⠼ ⠏ ⠣⠼ ⠴⠥ ⣑⡺ ⠣⠼ ⠶ ⠣⠤ ⢸ gopher://parazyd.cf + +Welcome to my gopherhole :) Feel free to lurk around. +Most of these pages are also accessible through the obsolete +HTTP and HTTPS protocols if that's your thing. + +--- + +[GOPHERSPACE ENTRY POINT]________________________________________ +[1|The Gopher Project|/|gopherproject.org|port] +[1|Bitreich.org|/|bitreich.org|port] + +[PERSONAL]_______________________________________________________ +[1|This gopherhole via Tor|/|szpvqtyw3vbgzb3s.onion|port] [0|About this page|/index.html.md|server|port] -[0|Projects|/projects.html.md|server|port] [0|Contact|/contact.html.md|server|port] -[0|GnuPG pubkey|/fa1b0274.txt|server|port] -[1|This gopherhole via Tor|/|szpvqtyw3vbgzb3s.onion|port] - --- Lurk more -- +[1|Projects|/projects.gph|server|port] +[0|parazyd's GnuPG pubkey|/fa1b0274.txt|server|port] +[LURK MORE]______________________________________________________ [1|Code repositories|/git|server|port] [1|Public files|/pub|server|port] [1|Random knowledgebase|/doc|server|port] --- More gopher -- - +[MORE GOPHER]____________________________________________________ [1|The Gopher Lawn|/lawn|bitreich.org|port] -[1|josuah.net|/|josuah.net|port] + +----------------------------------------------------------------- + powered by geomyidae diff --git a/projects.gph b/projects.gph @@ -0,0 +1,46 @@ + +Some projects I work on and/or are worth mentioning. + +[1|Tor DAM|/git/tor-dam/log.gph|server|port] +------- +Tor Distributed Announce Mechanism is the protocol and tooling +implementing discovery and announcement of nodes running the +software in the Tor network. + +[h|Maemo Leste|URL:https://github.com/maemo-leste|server|port] +----------- +Fremantle Porting Task Force. The effort to reverse-engineer and +provide packages of Nokia's Maemo mobile operating system +installable on devices and computers other than the Nokia N900. + +[h|heads|URL:https://heads.dyne.org|server|port] +----- +heads is the libre privacy distro. It is loosely based around the +concepts of Tails. Built upon Devuan as a base distribution. + +[h|devuan-sdk|URL:https://git.devuan.org/sdk/|server|port] +---------- +Devuan's Simple Distro Kit. Based around a shell script library +called libdevuansdk, wrappers are easy to code and create distro +derivatives. + +[1|amprolla|/git/amprolla/log.gph|server|port] +-------- +Devuan's apt repo merger. A tool used to stack deb-based repos on +ttop of each other while keeping priorities and banning packages. + +[h|Dowse|URL:https://github.com/dyne/dowse|server|port] +----- +The Privacy Hub for the Internet of Things. Awareness in the +context of your network made easy. + +[h|Devuan|URL:https://devuan.org|server|port] +------ +The distro of choice for people that want Debian without systemd. +On top of that, I also maintain a build framework for a plethora +of ARM devices called arm-sdk (which is part of the devuan-sdk). + +[1|blck|/git/blck/log.gph|server|port] +---- +Use{ful,less} microservice to shorten links or paste text in an +ephemeral way. First come first serve. diff --git a/projects.html.md b/projects.html.md @@ -3,7 +3,7 @@ projects Some projects I work on and/or are worth mentioning. -[Tor DAM](https://parazyd.cf/git/tor-dam/) +[Tor DAM](/git/tor-dam/) ------------------------------------------ Tor Distributed Announce Mechanism is the protocol and tooling @@ -33,7 +33,7 @@ Devuan's Simple Distro Kit. Based around a shell script library called libdevuansdk, wrappers are easy to code and create distro derivatives. -[amprolla](http://parazyd.cf/git/amprolla/) +[amprolla](/git/amprolla/) ------------------------------------------- Devuan's apt repo merger. A tool used to stack deb-based repositories on @@ -55,7 +55,7 @@ of that, I maintain a build framework for a [plethora of ARM devices](https://git.devuan.org/sdk/arm-sdk). -[blck](http://parazyd.cf/git/blck/) +[blck](/git/blck/) ----------------------------------------- use{ful,less} microservice to shorten links in an ephemeral way. First