Monday, May 02, 2022

[new] net/gmid -- a gemini server

here's another try for net/gmid

% pkg_info gmid
Information for inst:gmid-1.8.3

Comment:
simple gemini server

Description:
gmid is a small but featureful gemini server for Unix-like operating
systems. Features include support for CGI and FastCGI, reverse proxying
capabilities, IRI (RFC3987) support, per location-rules and more.

Maintainer: Omar Polo <op@openbsd.org>

WWW: https://gmid.omarpolo.com/


it needs a dedicated user for privdrop (no files are owned by _gmid, not
that it matters)

Index: infrastructure/db/user.list
===================================================================
RCS file: /home/cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.399
diff -u -p -r1.399 user.list
--- infrastructure/db/user.list 28 Apr 2022 22:10:28 -0000 1.399
+++ infrastructure/db/user.list 2 May 2022 18:38:39 -0000
@@ -386,3 +386,4 @@ id user group port
875 _guacd _guacd net/guacamole/server
876 _shairport _shairport audio/shairport-sync
877 _znc _znc net/znc
+878 _gmid _gmid net/gmid

No comments:

Post a Comment