This commit is contained in:
Omar Polo 2021-02-08 18:54:34 +00:00
parent b9231167fb
commit 747b35d0da
1 changed files with 3 additions and 9 deletions

View File

@ -2,21 +2,15 @@
gmid is a fast Gemini server written with security in mind. I gmid is a fast Gemini server written with security in mind. I
initially wrote it to serve static files, but it has grown into a initially wrote it to serve static files, but it has grown into a
featureful server that can be used from either the command line to featureful server.
serve local directories
gmid docs # serve the directory docs over gemini
or as a traditional daemon
gmid -c /etc/gmid.conf
## Features ## Features
(random order) (random order)
- reconfiguration: reload the running configuration without interruption - reconfiguration: reload the running configuration without
interruption
- sandboxed by default on OpenBSD, Linux and FreeBSD - sandboxed by default on OpenBSD, Linux and FreeBSD
- IRI support (RFC3987) - IRI support (RFC3987)
- punycode support - punycode support