| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: simplify architecture, some notes | Sam Anthony | 8 days | 1 | -11/+8 |
| | | | | | | | | | | | 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 authentication | Sam Anthony | 9 days | 1 | -0/+18 |