-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
remove URL/ID identifiers from reward logs for various publishers - follow up to #11343 #11795
Comments
@kjozwiak to clarify, do you only see these logs if you have are running with non-default command line options? |
Verified passed with
Verified STR from the issue (launched with Confirmed visiting a vimeo page (ex. vimeo.com/bravelaurenwags) and playing a video does not show any channel info in the logs. Partial fix for Twitter logging info, the following was still observed when visiting twitter.com/bravelaurenwags:
YouTube info in logs was still observed as it was noted in the issue description:
Logged follow up issue for remaining Twitter & YouTube logs - #11992 Verification passed on
Verified STR from the description Verified visiting a vimeo page and playing a video does not show any channel info in the rewards logs. Verification passed on
Verified visiting a vimeo page and playing a video does not show any channel info in the rewards logs |
Description
As per #11343, we've removed URLs being dumped into rewards logs. However, there's some instances/cases where URLs or ID identifiers are still appearing in the logs. Some examples:
Visiting YT channels/publishers will produce the following logs which includes the channel ID as per the following:
Visiting Twitter pages/users will produce the following logs which includes the full URL of the page being visited as per the following:
Visiting Vimeo pages will produce the following logs which includes the channels ID as per the following:
BTW, the above might not be high priority but I'll get the @brave/sec-team decide 👍
Steps to Reproduce
Launch Brave using the following switches via a terminal/CLI:
Actual result:
Logs provided above re: results. Certain websites are still logging URLs/ID's via the logs.
Expected result:
Any identifying URLs/information should be removed from being dumped into the terminal/logs.
Reproduces how often:
100% reproducible using the above STR.
Desktop Brave version:
Version/Channel Information:
Yes, reproducible
Yes, reproducible
Yes, reproducible
Other Additional Information:
N/A
Yes, won't get the logs if rewards is disabled
N/A
Miscellaneous Information:
CCing @rebron @LaurenWags @NejcZdovc
The text was updated successfully, but these errors were encountered: