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

vercelBot commented Nov 24, 2022

Copy link
Copy Markdown

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

NameStatusPreviewUpdated
develop✅ Ready (Inspect)Visit PreviewJan 11, 2023 at 1:30PM (UTC)

Comment threadsrc/docs/sdk/data-handling.mdx Outdated
Comment threadsrc/docs/sdk/data-handling.mdx Outdated
Comment threadsrc/docs/sdk/data-handling.mdx
Comment threadsrc/docs/sdk/data-handling.mdx Outdated
Comment threadsrc/docs/sdk/data-handling.mdx
Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
Comment threadsrc/docs/sdk/data-handling.mdx Outdated
Comment threadsrc/docs/sdk/data-handling.mdx
Comment threadsrc/docs/sdk/data-handling.mdx
Comment threadsrc/docs/sdk/data-handling.mdx
Comment threadsrc/docs/sdk/data-handling.mdx Outdated
Comment threadsrc/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 threadsrc/docs/sdk/data-handling.mdx Outdated
Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
Sign up for freeto 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

@antonpirker@gggritso@jjbayer@marandaneto@cleptric@stephanie-anderson