adds readme

This commit is contained in:
James Tomasino 2022-02-20 23:10:18 +00:00
parent 2711e2c748
commit 5d56ea0ce7
1 changed files with 9 additions and 0 deletions

9
cgi-example/README.md Normal file
View File

@ -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