| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | makefile: rebuild backend when source changes | Sam Anthony | 2 days | 1 | -1/+1 |
| | | |||||
| * | doc: remove authfs passwdhash file | Sam Anthony | 3 days | 2 | -7/+2 |
| | | |||||
| * | doc: simplify architecture, some notes | Sam Anthony | 8 days | 8 | -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 description | Sam Anthony | 9 days | 1 | -0/+33 |
| | | |||||
| * | doc: architecture and authentication | Sam Anthony | 9 days | 6 | -0/+111 |