💾 Archived View for tilde.town › ~tickletickle › blog › 2021-02-14.gmi captured on 2023-09-08 at 15:47:36. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
2021-02-14
I finally released a working version of my implementation of the Gemini protocol in Nim.
It can be installed with `nimble install gemini` or downloaded from github:
https://github.com/benob/gemini/
It is relatively easy to setup a server or client and it supports self-signed peer certificates.
I already use it for the humble server hosting this capsule, and it will probably be the basis for some more projects.