browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
210 stars 41 forks source link

added linux support for chrome #3

Closed srlehn closed 5 years ago

srlehn commented 5 years ago

I did test the changes with Chromium 72 for v10 cookies (default password "peanuts") and v11 cookies (chromium --password-store=gnome). For v11 cookies we have to query the master password via dbus from the keyring.

srlehn commented 5 years ago

accidentally closed the PR...

srlehn commented 5 years ago

:) I had locally accumulated some smaller modifications to projects and finally made a Github account to push them upstream. I think the commits could still need some smaller clean up though...