- New, clearer dashboard showing the status of each document - The administrator can create a list of expected signatures for a given document. - The administrator can manage the list of users who must confirm that they have read the document
- Replace SSPL with GNU AGPLv3 (LICENSE) - Add COPYRIGHT with attribution - Update Dockerfile label, README(s), BUILD.md - Add SPDX headers across repo refacto: remove redundant descriptive comments; keep only meaningful rationales - Convert doc-comments to GoDoc style without colons - Keep only security/algorithm rationales (CSRF state, CSP, chain hash, Bresenham) tests: harden OAuth handlers tests (state missing/invalid) and fix fakes - Add VerifyState token checks; ensure CreateAuthURL used - Clean noisy comments in tests docs: align docker-compose and scripts headers