Skip to content

Allow fields that I think are non-PII#6913

Merged
jskinne3 merged 4 commits intomainfrom
jskinne3-log-more-fields
Sep 6, 2022
Merged

Allow fields that I think are non-PII#6913
jskinne3 merged 4 commits intomainfrom
jskinne3-log-more-fields

Conversation

@jskinne3
Copy link
Contributor

@jskinne3 jskinne3 commented Sep 2, 2022

No description provided.

fuzzy_device_score
fuzzy_device_worst_score
http_connection_type
http_referer
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should avoid logging referer if we can? It's not explicitly PII but kind of could be, some times?

Copy link
Contributor

Choose a reason for hiding this comment

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

It should only be our own pages right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The http_referer field I'm getting back from LN appears to contain an encoded or encrypted value, which is not what I was expecting. I'm removing it because I'm uncertain what it represents.

session_id
session_id_query_count
summary_risk_score
time_zone
Copy link
Contributor

Choose a reason for hiding this comment

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

This just made me Google "least populated time zones" to see if there would be a way to identify an individual by their time zone. (Answer: no)

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

Seems like a good list to me!

@jskinne3 jskinne3 merged commit ac61490 into main Sep 6, 2022
@jskinne3 jskinne3 deleted the jskinne3-log-more-fields branch September 6, 2022 21:50
@zachmargolis zachmargolis mentioned this pull request Sep 7, 2022
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