Privacy: ToS/PP docs, consent capture, versioned per-user acceptance hash #49

Closed
opened 2026-04-13 14:35:36 +00:00 by alvis · 0 comments
Owner

Before any real user signs in, we need: (1) Terms of Service document, (2) Privacy Policy document, (3) first-sign-in consent screen capturing which version the user agreed to, (4) storage of {user_id, tos_version, pp_version, accepted_at}.nnSee docs/architecture/privacy.md.

Before any real user signs in, we need: (1) Terms of Service document, (2) Privacy Policy document, (3) first-sign-in consent screen capturing which version the user agreed to, (4) storage of `{user_id, tos_version, pp_version, accepted_at}`.nnSee `docs/architecture/privacy.md`.
alvis added this to the M0 — Prototype milestone 2026-04-13 14:35:36 +00:00
alvis added the backendplatform labels 2026-04-13 14:35:36 +00:00
alvis closed this issue 2026-04-16 03:28:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alvis/oO#49