You are not logged in.

#1 2010-01-29 18:01:45

colbert
Member
Registered: 2007-12-16
Posts: 809

[SOLVED] How to have Firefox store personal data in Truecrypt volume??

I would like to start using Truecrypt and create a volume that will store all of the cache/cookies/settings/etc. of Firefox. I see the Truecrypt page on the wiki and am going to make the volume with it, but how would I get Firefox to start putting all of its data in there??

TIA for any help smile

Last edited by colbert (2010-01-30 01:47:45)

Offline

#2 2010-01-29 18:31:16

Kitty
Member
From: The Burning Desert
Registered: 2008-01-11
Posts: 88

Re: [SOLVED] How to have Firefox store personal data in Truecrypt volume??

Make a TC volume, mount it someplace like ~/.secure-ff
Move your existing .mozilla folder to the TC volume.
Sym link them together: ln -s ~/.secure-ff/.mozilla ~/.mozilla

I'm sure there's ways to do it using the ff about:config settings, but this way all FF profiles will be in the TC volume.


/etc/rc.d/ is where daemons reside. Beware.

Offline

#3 2010-01-29 20:01:10

kjon
Member
From: Temuco, Chile
Registered: 2008-04-16
Posts: 398

Re: [SOLVED] How to have Firefox store personal data in Truecrypt volume??

+1 to symlink. Easier, you don't need to think too much.


They say that if you play a Win cd backward you hear satanic messages. That's nothing! 'cause if you play it forwards, it installs windows.

Offline

#4 2010-01-29 20:22:47

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: [SOLVED] How to have Firefox store personal data in Truecrypt volume??

+1 to symlink as the easiest option, but you could also run firefox with the parameter to specifically use a profile location on the Truecrypt volume:

firefox -profile ~/media/truecrypt1/firefoxprofile

Offline

#5 2010-01-30 01:47:26

colbert
Member
Registered: 2007-12-16
Posts: 809

Re: [SOLVED] How to have Firefox store personal data in Truecrypt volume??

Thanks a lot Kitty! I did as you described, here I am back on FF which is now in the secure TC mounted volume smile smile

And thanks ninian that is a nice tip as well!

Offline

#6 2010-02-03 01:41:54

michy99
Member
Registered: 2010-01-23
Posts: 21

Re: [SOLVED] How to have Firefox store personal data in Truecrypt volume??

Note that if you start firefox while the truecrypt volume isn't mounted, it will create a new (unencrypted).mozilla folder in the mountpoint directory.

Offline

Board footer

Powered by FluxBB