9
2
Fork
You've already forked platform
2

Re-acceptance flow when Terms of Service or Privacy Notice are updated #368

Open
opened 2026年07月09日 20:13:47 +02:00 by xenushka · 0 comments

Context

We already require ToS + Privacy Notice acceptance at signup, but we need to finalize the re-acceptance flow after docs at https://caution.co/privacy.html and/or https://caution.co/terms.html get updated.

Some groundwork should exist - I started a helper for updating the legal documents on caution.co, but it has not been properly tested and may be incomplete. Please treat it as a starting point to evaluate, not a finished component. Keep, fix, or replace it at your discretion.

Desired behavior

  1. Legal documents on caution.co are the single source of truth. When ToS or Privacy Notice is updated there, the platform should pick up the new version automatically (or via a lightweight publish step), not through a separate manual update in the dashboard codebase.
  2. Each update carries a version identifier (e.g. date-based, matching the existing tos_version convention).
  3. On next dashboard login after a version change, the user sees a blocking prompt: what changed (at minimum, which document and a link to it), and an explicit accept action before proceeding. Acceptance is recorded with version + timestamp, same schema as signup acceptance.
  4. Users with an email on file also receive an email notification about the update. Users without an email rely on the dashboard prompt only, which is expected (email is optional in our signup flow).

Scope of documents

Re-acceptance applies to Terms of Service and Privacy Notice only. Refund policy changes surface through the ToS. Future documents like a DPA are negotiated per-customer and out of scope for click-through. That said, if it is not going to blow up the scope - would be great to build the mechanism as a configurable list of documents requiring acceptance rather than hardcoding two, so adding one later is trivial.

UX

We already have the modal designed, so you should be able to test it and see what the user should experience after ToS has been updated and they log in after that.

Definition of done

  • Updating ToS or Privacy Notice on caution.co results in existing users being prompted on next login and re-acceptance being recorded
  • Email notification goes out to users with an email on file
  • Flow tested end to end, including the existing helper (validated or replaced)
  • Signup acceptance flow unaffected

Note: we have a separate ticket for implementing a full ToS/Privacy acceptance flow via CLI (#175) which is not a priority for now, and is not part of this ticket.

### Context We already require ToS + Privacy Notice acceptance at signup, but we need to finalize the re-acceptance flow after docs at https://caution.co/privacy.html and/or https://caution.co/terms.html get updated. Some groundwork should exist - I started a helper for updating the legal documents on caution.co, but it has not been properly tested and may be incomplete. Please treat it as a starting point to evaluate, not a finished component. Keep, fix, or replace it at your discretion. ### Desired behavior 1. Legal documents on caution.co are the single source of truth. When ToS or Privacy Notice is updated there, the platform should pick up the new version automatically (or via a lightweight publish step), not through a separate manual update in the dashboard codebase. 2. Each update carries a version identifier (e.g. date-based, matching the existing `tos_version` convention). 3. On next dashboard login after a version change, the user sees a blocking prompt: what changed (at minimum, which document and a link to it), and an explicit accept action before proceeding. Acceptance is recorded with version + timestamp, same schema as signup acceptance. 4. Users with an email on file also receive an email notification about the update. Users without an email rely on the dashboard prompt only, which is expected (email is optional in our signup flow). ### Scope of documents Re-acceptance applies to Terms of Service and Privacy Notice only. Refund policy changes surface through the ToS. Future documents like a DPA are negotiated per-customer and out of scope for click-through. That said, if it is not going to blow up the scope - would be great to build the mechanism as a configurable list of documents requiring acceptance rather than hardcoding two, so adding one later is trivial. ### UX We already have the modal designed, so you should be able to test it and see what the user should experience after ToS has been updated and they log in after that. ### Definition of done - Updating ToS or Privacy Notice on caution.co results in existing users being prompted on next login and re-acceptance being recorded - Email notification goes out to users with an email on file - Flow tested end to end, including the existing helper (validated or replaced) - Signup acceptance flow unaffected Note: we have a separate ticket for implementing a full ToS/Privacy acceptance flow via CLI (#175) which is not a priority for now, and is not part of this ticket.
Sign in to join this conversation.
No Branch/Tag specified
main
feat/legal-publish-doc
fix/issue-119-logout-confirmation
fix/paddle-customdata-credit-mint
anton/feat/multi-user
fix/issue-116-duplicate-ssh-key
fix/issue-265-http-port-private
fix/issue-330-remove-build-binary
feat/paddle-byoc-subscriptions
fix/issue-307-remove-apps
feat/issue-164-account-id
feat/add-tofu-lockfile-cache
feat/webauthn-discoverable-login
docs/issue-339-install-instructions
fix/issue-336-split-qr-login-tokens
fix/verify-app-source-preflight
fix/many-git-push-deploy
fix/issue-334-email-verification-throttle
fix/issue-273-billing-url
fix/issue-333-final-usage-collection
fix/issue-270-low-credit-email
fix/issue-301-remove-auto-topup
fix/issue-320-byoc-auth-first
fix/issue-348-git-progress-checklist
fix/issue-321-byoc-caution-hcl
fix/issue-332-resource-id-suspension
fix/eif-app-mode-normalization
feat/cli-stagex-container
fix/eif-s3-layer-cache
fix/authz-role-checks
fix/cli-hangs-unsupported-ssh-url
feat/print-platform-commit-dashboard
fix/config-domain-validation
anton/support-ssh-destroy-get
fix/cli-config-dir
feat/publish-build-inputs
feat/locksmith-polishing
fix/procfile-run-command-no-split
anton/byoc-require-login
fix/hcl-init-template
feat/egress-default-deny
ryansquared/hcl
quotas
anton/feat/region-routing-resource-unavailable-alert
fix/attestation-502-dashboard
ryansquared/systemdize
fix/verify-git-credential-hang
anton/fix-low-credits-alert
xenushka/rename-byoc
ryansquared/add-download-eif
add-debug-flag
test/pr1-integration-harness
anton/fix/only-pass-required-env-vars
ryansquared/add-database-bucket
No results found.
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Component/Enclave-Builder
This issue affects Enclave Builder (git-push and CLI)
Component/Infrastructure
This issue affects generic Caution hosted infra components
Deploy/BYOC
Relates to Caution Bring-your-own-compute
Deploy/Full-managed
Relates to Caution fully managed cloud
Deploy/Self-hosted
Relates to Caution deployed on self-hosted infra
Interface/API
This issue affects the API
Interface/CLI
This issue affects the command line interface
Interface/Git
This issue affects the Git `push` interface
Interface/Web
This issue affects the web dashboard
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
caution/platform#368
Reference in a new issue
caution/platform
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?