💾 Archived View for tilde.town › ~tickletickle › blog › 2021-02-14.gmi captured on 2024-12-17 at 09:47:45. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
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.