view it at gemini://kekw.sytes.net
Go to file
grant 9e23185062 forgor 404 2022-12-04 00:38:12 -06:00
pages license:) 2022-12-02 16:38:32 -06:00
.gitignore license:) 2022-12-02 16:38:32 -06:00
LICENSE license:) 2022-12-02 16:38:32 -06:00
package.json forums 2022-11-10 11:34:39 -06:00
readme.md ascii 2022-11-20 18:16:09 -06:00
server.ts forgor 404 2022-12-04 00:38:12 -06:00

readme.md


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

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

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)