[ANN] stargazer - A new gemini server

Ben Goldberg ben at benaaron.dev
Thu Nov 12 06:26:30 GMT 2020


Hello everyone,

I'd like to announce the initial release of the gemini server I've 
written which I have dubbed stargazer[1].  It's concurrent using 
asynchronous IO, auto generates certificates, and is configured through 
a single config file for ease of use.  It also has a *dev* mode to 
server files out of the current directory with no configuration.  It's 
design it largely inspired by gmnisrv[2].

It's written in Rust and uses rustls instead of openssl for TLS.  As a 
result, stargazer has no runtime dependencies (if compiled with musl libc).

[1] https://sr.ht/~zethra/stargazer/
[2] https://sr.ht/~sircmpwn/gmnisrv/


More information about the Gemini mailing list