[Docs] The FAQ claims a client-side-only architecture with no backend #602
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#602
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found in the pre-publication claim audit.
Evidence:
docs/FAQ.md:45lists as a security measure "- Client-side only architecture with no backend". Butserver/fetch-proxy/ocideck_fetch_proxy.pyis a server-side component in this repository, anddocs/ARCHITECTURE.md:43-48describes it: "fetch-proxy (server/fetch-proxy/) — the one optional server-side component… So in that one case the host does see the fetched URL." It is reached fromlib/services/parts/file_service_net.dart:42andlib/services/git/git_transport_web.dart:129.README.md:15was corrected for exactly this on 2026-07-21 — the correction note is still there — but it never reached the FAQ. Anddocs/FAQ.md:18-21, in the same file, does get it right ("including the few whose address you did not choose"), so the document contradicts itself two sections apart.Why this matters now: the FAQ is what a casual reader opens, and this bullet sits under "What security measures does OciDeck implement?" — the highest-stakes list in the file. A one-line self-contradiction is the cheapest possible way for a critic to argue that the careful README wording was written after the fact.
Proposal: change the bullet to "No application backend for editing; the one optional server-side component is the web build CORS fetch-proxy, and it relays raw bytes only (see ARCHITECTURE.md, runtime and network model)." While in the file:
docs/FAQ.md:33-34("nothing to download yet. No version has been tagged") goes stale the moment a release is cut — fold it into the release checklist in #520.Opgelost in #656 (gemerged).
make checkgroen op de gerebasede kop.