EFForg / badger-sett

Automated training for Privacy Badger. Badger Sett automates browsers to visit websites to produce fresh Privacy Badger tracker data.
https://www.eff.org/badger-pretraining
MIT License
120 stars 15 forks source link

Log Privacy Badger branch and commit hash #52

Closed ghostwords closed 4 years ago

ghostwords commented 4 years ago

Branch for human readability and hash for exactness. Logging the hash will make it possible to know precisely which Privacy Badger code was exercised by the scan.

ghostwords commented 4 years ago

Let's also log the browser version.

ablanathtanalba commented 4 years ago

Just to clarify -- you think this should be logged in the statements that print out on every run, or just in the --log-stdout output if that option is passed?

ghostwords commented 4 years ago

--log-stdout doesn't change what is logged, just how it is logged.

ablanathtanalba commented 4 years ago

Ah, right thank you!