summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* makefile: rebuild backend when source changesSam Anthony3 days3-2/+6
|
* doc: remove authfs passwdhash fileSam Anthony4 days2-7/+2
|
* authfs: implement p9p.SessionSam Anthony8 days10-20/+307
|
* remove theme submoduleSam Anthony9 days3-4/+0
|
* doc: simplify architecture, some notesSam Anthony9 days8-55/+107
| | | | | | | | | | Got rid of client-side 9p, which was just silly bloat. Using HTTP exclusively on the client side now, with htmx. Combined auth and api servers into monolithic buthd, which translates http/9p between client and backend 9p servers. Added some implementation and security notes, and part of shopfs.
* doc: authfs 9p interface descriptionSam Anthony9 days1-0/+33
|
* doc: architecture and authenticationSam Anthony10 days10-1/+121
|
* init Go and HugoSam Anthony10 days9-0/+44