Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove meta tag and cookie (optimistic state management) for now #119

Closed
wants to merge 1 commit into from

Conversation

hopsoft
Copy link
Owner

@hopsoft hopsoft commented Feb 9, 2024

Remove meta tag and cookies used for token validation and optimistic updates (i.e. client side state tracking) to simplify and reduce potential privacy concerns related to user tracking etc.

Note

There aren't any inherent privacy issues related to TurboBoost Commands (TBC). TBC doesn't track user/visitor data for any purpose. The original cookie management only served to facilitate a better user experience (UX). Having said that, this PR removes all cookie management so we can eliminate any uncertainty on the topic of user/visitor privacy.

Superseded by: #120

@hopsoft hopsoft closed this Feb 10, 2024
@hopsoft hopsoft deleted the hopsoft/remove-cookies branch February 10, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant