Castor is a gemini-protocol server.
Go to file
David da4e3ec935 generate certs as needed, remove unneeded interfaces 2020-09-16 14:54:56 -04:00
certificates generate certs as needed, remove unneeded interfaces 2020-09-16 14:54:56 -04:00
.gitignore ignore generated files 2020-09-12 18:09:40 -04:00
README.md add .gmi type and update README 2020-09-14 16:42:18 -04:00
go.mod remove certmagic; gemini's TOFU model doesn't benefit from short-lived certs 2020-09-14 16:38:45 -04:00
go.sum remove certmagic; gemini's TOFU model doesn't benefit from short-lived certs 2020-09-14 16:38:45 -04:00
logger.go remove certmagic; gemini's TOFU model doesn't benefit from short-lived certs 2020-09-14 16:38:45 -04:00
main.go generate certs as needed, remove unneeded interfaces 2020-09-16 14:54:56 -04:00

README.md

Castor

Castor is a lightweight but full-featured gemini server, focused on ease of setup and use.

Servers are configured using Castorfiles, analogous to Caddyfiles or nginx configurations. Various handlers can be defined:

  • static file serving
  • hard-coded responses

Castorfiles also support client cert requirements; lists of client certificate hashes can be provided for authentication, or simply as session-management (hashes being passed off to a backend server for mapping to a user identity).

Name

Castor is the second-brightest object in the zodiac constellation of Gemini and one of the brightest stars in the night sky, as well as one of a pair of twin half-brothers, along with his brother Pollux.