I did notice something about it though; privacy concerns. It seemed to be a pain to browse in a "more secure" style (and by "more secure," I mean that--no browsing is completely secure for a multitude of reasons). After perusing the settings for a while, I noticed the "Incognito" mode for Chromium. I opened it up, and it seems to be a bit more secure than the regular browsing mode. However, it seemed like quite the burden to have to open up the browser and select that option every time I wanted to browse the web. Looking through the man page yielded no help, but I did find that incognito mode IS an option accepted at the terminal:
/usr/bin/chromium --incognito
or just
chromium --incognito
Using that option, Chromium will start in incognito mode automatically. Now, if you want your shortcuts to start in this mode as well, you will probably need to consult documentation regarding launcher modification in your window manager or desktop environment. If you use Openbox though, here is what you need your menu item to look like:
<item label="Google Chromium">
<action name="execute"><command>/usr/bin/chromium --incognito</command></action>
</item>
If you have any comments, questions, or concerns regarding Chromium's privacy or such, please post them below.
|:| Zach |:|
0 Trackbacks