Privacy: ToS/PP docs, consent capture, versioned per-user acceptance hash #49
Reference in New Issue
Block a user
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?
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}.nnSeedocs/architecture/privacy.md.