From 7c32f8a87889c8fdb8637243fd540061ea1a8539 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 7 Mar 2026 11:45:19 -0500 Subject: doc: simplify architecture, some notes 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/arch.png | Bin 41371 -> 24198 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'doc/arch.png') diff --git a/doc/arch.png b/doc/arch.png index d9cb9f0..50fa34f 100644 Binary files a/doc/arch.png and b/doc/arch.png differ -- cgit v1.2.3