Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Specification: Better scrubbing of sensitive data #773

Merged
merged 9 commits into from
Jan 11, 2023

Conversation

antonpirker
Copy link
Member

In RFC-0038 we decided to implement better data scrubbing of sensitive data.

This is now the specification that all SDKs and Relay can implement to have better data scrubbing.

@vercel
Copy link

vercel bot commented Nov 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
develop ✅ Ready (Inspect) Visit Preview Jan 11, 2023 at 1:30PM (UTC)

@antonpirker antonpirker marked this pull request as ready for review December 14, 2022 13:15
- The username logged in the device is not included. This is often a person's name.
- The machine name is not included, for example `Bruno's laptop`
- SDKs don't set `{{auto}}` as `user.ip`. This instructs the server to keep the connection's IP address.\*
- Specifically about IP address, it's important to note that it's standard to log IP address of incoming connecting in services on the Internet.
Copy link
Member

Choose a reason for hiding this comment

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

This has some GDPR impact. While I agree that having an IP address attached to an event can be useful, we might reword this a bit.

Co-authored-by: Manoel Aranda Neto <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants