LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Is it Possible to Run a Browser in an Encrypted Container. (https://www.linuxquestions.org/questions/slackware-14/is-it-possible-to-run-a-browser-in-an-encrypted-container-4175505973/)

cwizardone 05-24-2014 09:44 AM

Is it Possible to Run a Browser in an Encrypted Container.
 
For example, I setup a small, 4 gig, Truecrypt volume/container. Can a browser, e.g., SeaMonkey, be installed into that container, and, 1, will it run, and, 2, somehow keep all the information that would normally be in ~/.mozilla/seamonkey, within the the encrypted volume?

Thanks.

ericson007 05-24-2014 09:57 AM

This should steer you in that general direction.

http://portableapps.com/apps/internet/firefox_portable

Emerson 05-24-2014 10:01 AM

Why can't you mount that container under ~/.mozilla/seamonkey ?

mancha 05-24-2014 10:08 AM

Hi.

If you start Seamonkey's profile manager:

Code:

$ seamonkey -p
Then you can create a new profile and specify its path to be somewhere in your Truecrypt container.

--mancha

jamesf 05-24-2014 10:17 AM

However, don't forget that if _any_ swapping goes on then the unencrypted contents of memory will be written to your swap file/partition. This can be avoided with enough RAM and the swapoff command.

Also, anything you download, or a temporary copy of it, _might_ end up in /tmp, depending on the download tool / handler in use.

Flash movies might also end up in ~/.macromedia, I think it is...

cwizardone 05-24-2014 10:57 AM

Quote:

Originally Posted by mancha (Post 5176357)
Hi.

If you start Seamonkey's profile manager:

Code:

$ seamonkey -p
Then you can create a new profile and specify its path to be somewhere in your Truecrypt container.

--mancha

Bingo!
Thank you very much, Mancha!
:doh: On my part. :)

And, thanks to everyone else for the great suggestions! Greatly appreciated!


All times are GMT -5. The time now is 01:48 AM.