RSS

Chrome Privacy Guard Args (CPGA)

This entry was posted on Dec 12 2008

The Chrome Privacy Guard (CPG) was, and is, a great idea – basically generating a new unique ID every time Chrome is started, to prevent consistent tracking of any one user’s browsing activities based on their ID alone.  There was, however, one small problem: it didn’t forward command line arguments.  Enter solution, stage left.

I’ve taken two minutes out of my day, and adapted the source (which is licensed under the GPLv3) to include command-line argument forwarding, adjusted the name (so it’s not confusing anything with the original author’s release), and compiled…   I know it’s hardly a spectacular achievement, but as it serves my purposes now, I thought I’d post it up here for the benefit of others.

To use, simply drop it somewhere on your system (I’ve used my default Chrome application folder), and point your shortcuts to the new exe.

All credit should go to the original author, Sebastian Bauer, for the idea to fiddle with in the first place.  Grab the binary and source below.

Last Updated: 12th December 2008 @ 00:02 GMT


3 Responses to “Chrome Privacy Guard Args (CPGA)”

  1. Hey mate,

    just found your adoption of my tool. Great effort and thanks a lot!

    Best,
    Sebastian


  2. Hey, thanks for the comment. I originally just modified CPG for my own use, but then thought it might be useful to someone else, so posted it up here :)


  3. you rock. sebastian did ok too. thanks!


Post a Comment