From 5d56ea0ce7d19e1841829680547b318bb3b3e2a0 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Sun, 20 Feb 2022 23:10:18 +0000 Subject: [PATCH] adds readme --- cgi-example/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cgi-example/README.md diff --git a/cgi-example/README.md b/cgi-example/README.md new file mode 100644 index 0000000..d8bc3af --- /dev/null +++ b/cgi-example/README.md @@ -0,0 +1,9 @@ +# CGI Example Project + +The goal of this project is to give a working example of a basic Gemini CGI application. User identities are driven by TLS Client Certificates. This project will serve as a reference for CGI authors and be explained in detail in an instructional video. + +## Features + +* New TLS certificates automatically create a new user account +* Users can set data on their own account (a name field for example) +* Users can add additional certificates to the same account by using a special code