💾 Archived View for foobucket.xyz › gemlog › 2021-09-13-Used_Software.gmi captured on 2023-01-29 at 02:37:45. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Author: -fab- <fab@foobucket.xyz> License: CC BY 4.0 Published on: Mon, 13 Sep 2021 08:47:57 +0200 Last updated: Mon, 03 Oct 2022 02:00:00 +0200
On monday, 3rd october 2022 I moved my gemini server to a smaller VPS and switched from Debian 11 to FreeBSD 13.1. Here's a list of the most notable software I use on this machine.
I switched from Debian to FreeBSD as my OS for the gemini server. This is mainly out of curiositiy. I want to gain some experience in running and maintaining a FreeBSD machine in the long run.
My new gemini server software of choice is gmid by Omar Polo. It is licensed under the permissive ISC license, easy to install and operate on FreeBSD and build with security in mind. Thanks alot!
Kineto is a gemini2web proxy by Drew Devault. It is written in Go. I use it, so I don't need to convert my capsule gmi files to html. Easy to use and supports own CSS styles. It is licensed under GPLv3. It's also in the FreeBSD package repos, so it was easy to continue using it. In fact, I needed to compile kineto on my old Debian 11 box from the git repo. No need for that anymore thanks to the maintainers!
https://git.sr.ht/~sircmpwn/kineto
I use the gemlog.sh script from nytpu to create the index and feed files for my gemlog. It eases my work a lot. It uses the GNU AGPLv3 License.
https://git.sr.ht/~nytpu/gemlog.sh
A Gemini Protocol Server written by Drew Devault. It's written in C and provided under the terms of the GNU GPLv3. I dropped this one on my move to FreeBSD.
https://git.sr.ht/~sircmpwn/gmnisrv
I don't use this server anymore since its upgrade to the RUSTLS library, because I couldn't find out how to use it with my self signed certificate. I like it a lot and I will maybe switch back to it if the former is solved. It's a gemini server written in rust by int80h with all the features I need. I recommend this server, if you want a gemini server with full features. It is distributed under a free license.
https://git.sr.ht/~int80h/gemserv
I want to thank these good people, who wrote this awesome and useful software and made their good work available for free.
All in all - have fun!
-fab-
--