summaryrefslogtreecommitdiffstats
path: root/doc/auth.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: remove authfs passwdhash fileSam Anthony3 days1-1/+1
|
* doc: simplify architecture, some notesSam Anthony9 days1-30/+27
| | | | | | | | | | 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: architecture and authenticationSam Anthony9 days1-0/+50