Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kixunil/paranoidchrome
Script that launches Chrome/Chromium with high privacy settings
https://github.com/kixunil/paranoidchrome
Last synced: about 2 months ago
JSON representation
Script that launches Chrome/Chromium with high privacy settings
- Host: GitHub
- URL: https://github.com/kixunil/paranoidchrome
- Owner: Kixunil
- License: mit
- Created: 2013-11-03T21:38:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-03T21:45:11.000Z (about 11 years ago)
- Last Synced: 2024-11-24T20:08:49.603Z (about 2 months ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Paranoid Chrome
Martin HabovštiakThe aim of this software is to launch Google Chrome/Chromium Browser with increased privacy settings.
It strips away all environment variables (except DISPLAY), makes temporary home directory in RAM disk, choses random user agent string, disables dangerous features of browser...
It also uses Tor (or other proxy servers).Many things can be set up with command line arguments. For now, there is no help output. Look at code.
Script is released under the terms of MIT license.
WARNING: I did my best to make it good script, but I don't guarantee it to be safe! Use at your own risk!
Any improvement suggestions are welcome!