privacy-tech-lab / privacy-pioneer

Privacy browser extension for analyzing web traffic of visited websites
https://www.privacytechlab.org/
Other
22 stars 1 forks source link

Issue 529 #539

Closed JoeChampeau closed 9 months ago

JoeChampeau commented 9 months ago

Will close #529 once merged. It's possible I may have missed a line or two while cleaning up all the related backend, but I think I got everything.

danielgoldelman commented 9 months ago

@JoeChampeau Review the additional change. We wanted to get rid of the option for the user to change the functionality of the extension (adding or removing the length heuristic to limit computation), not to get rid of the functionality itself. New change keeps PP from looking at requests over 100k characters as discussed.

JoeChampeau commented 9 months ago

Had no idea, "Optimize Performance" was handling the length heuristic, haha. Looks good, I think this can be merged now.