summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* authfs: rewrite with Harvey-OS/ninep, implement RattachharveyosSam Anthony29 hours11-244/+401
|
* back: add qver package to track qid versionsSam Anthony30 hours4-0/+445
|
* makefile: rebuild backend when source changesSam Anthony2 days3-2/+6
|
* doc: remove authfs passwdhash fileSam Anthony3 days2-7/+2
|
* authfs: implement p9p.SessionSam Anthony8 days10-20/+307
|
* remove theme submoduleSam Anthony8 days3-4/+0
|
* 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 days10-1/+121
|
* init Go and HugoSam Anthony9 days9-0/+44