summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* authfs: implement RstatSam Anthony37 hours2-28/+41
|
* authfs: implement Rwalk, RcreateSam Anthony37 hours3-17/+89
|
* authfs: implement Rclunk and RopenSam Anthony37 hours6-0/+62
|
* authfs: implement Qid() for Session and SessionsDirSam Anthony38 hours4-7/+36
|
* authfs: rewrite with Harvey-OS/ninep, implement RattachharveyosSam Anthony43 hours11-244/+401
|
* back: add qver package to track qid versionsSam Anthony44 hours4-0/+445
|
* 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