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

Specification: Better scrubbing of sensitive data#773

Merged
antonpirker merged 9 commits into
masterfrom
antonpirker/772-better-data-scrubbing
Jan 11, 2023
Merged

Specification: Better scrubbing of sensitive data#773
antonpirker merged 9 commits into
masterfrom
antonpirker/772-better-data-scrubbing

Conversation

@antonpirker

Copy link
Copy Markdown
Contributor

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

vercel Bot commented Nov 24, 2022

Copy link
Copy Markdown

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)

Comment thread src/docs/sdk/data-handling.mdx Outdated
Comment thread src/docs/sdk/data-handling.mdx Outdated
Comment thread src/docs/sdk/data-handling.mdx
Comment thread src/docs/sdk/data-handling.mdx Outdated
Comment thread src/docs/sdk/data-handling.mdx
@antonpirker
antonpirker marked this pull request as ready for review December 14, 2022 13:15
Comment thread src/docs/sdk/data-handling.mdx Outdated
Comment thread src/docs/sdk/data-handling.mdx
Comment thread src/docs/sdk/data-handling.mdx
Comment thread src/docs/sdk/data-handling.mdx
Comment thread src/docs/sdk/data-handling.mdx Outdated
Comment thread src/docs/sdk/data-handling.mdx Outdated
- 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
Copy Markdown
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.

Comment thread src/docs/sdk/data-handling.mdx Outdated
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