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 ability to pseudonymise data #166

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Remove ability to pseudonymise data #166

merged 2 commits into from
Oct 21, 2024

Conversation

ericaporter
Copy link
Contributor

@ericaporter ericaporter commented Sep 19, 2024

We no longer wish to support the ability to pseudonymise data in the gem since we now send it separately as hidden_pii.

This PR removes reference to pseudonymisation from the docs and the codebase.

N.B. I have left in the anonymise method in analytics.rb since it is being used by anonymised_user _agent_and_ip: anonymised_user_agent_and_ip(rack_request) which I have not removed at this stage.**

**N.B. For deployment, first check whether any service is still sending pseudonymised data... we would ideally have them sending that data as hidden_pii prior to deployment. Some general comms to services might be helpful

@ericaporter ericaporter force-pushed the remove-pseudonymisation branch from 6993376 to 90cb0b6 Compare September 23, 2024 12:59
Copy link
Collaborator

@asatwal asatwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@asatwal asatwal merged commit f35e22b into main Oct 21, 2024
5 checks passed
@asatwal asatwal deleted the remove-pseudonymisation branch October 21, 2024 08:24
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.

3 participants