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

Automatic data anonymization #3

Open
louislva opened this issue Nov 13, 2022 · 0 comments
Open

Automatic data anonymization #3

louislva opened this issue Nov 13, 2022 · 0 comments
Labels
open-ended A larger, more broadly scoped task

Comments

@louislva
Copy link
Owner

louislva commented Nov 13, 2022

Build a function which takes JSON sessions of recorded browser activity, and replaces sensitive data with placeholder values. So if I type af7AFx2aGH as my password, it should replace every instance of it with [OPEN_ACTION_DATA_PASSWORD] or something similar. Including inside the recorded keystrokes.

A list of data types that are considered sensitive + a series of tests for their anonymization is being developed in #2.

@louislva louislva added task A smaller, more concise task open-ended A larger, more broadly scoped task and removed task A smaller, more concise task labels Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-ended A larger, more broadly scoped task
Projects
None yet
Development

No branches or pull requests

1 participant