summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* makefile: rebuild backend when source changesSam Anthony2 days1-1/+1
|
* doc: remove authfs passwdhash fileSam Anthony3 days2-7/+2
|
* doc: simplify architecture, some notesSam Anthony8 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 Anthony9 days6-0/+111