gemini/readme.md

719 B


| || |____ __ __ ____ | | ___ ___ _ _ | | | / / -) / /\ V V /(-< || | / -|-<| ' / -_) | |__|_\ _/_()/_, |___/()||__|__| |_/

to generate keys : openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes -subj '/CN=localhost'

for some reason the gemini-server is extremley unstable TwT ill have to change it out at some point todo:

  • create uid on thread creation, that can be used to edit/delete
  • allow viewing of individual messages
  • get git repos from /home/git/
  • allow anyone to view database(and a parsed version)