Other Help Topics :: Getting Firefox to STOP saving passwords, etc.
How can I get Firefox to STOP asking me if I want to save my password? In the interest of security, I'd prefer that passwords NOT be saved.
Also, what files/directories should I add to the .xfiletool.lst file under /home/dsl to stop Firefox from saving my history and the web sites I have visited between boots? I believe that files "history.dat", "cookies.txt", and "formhistory.dat" and the cache directory should be included. Any others?
Go into Edit/Preferences/Privacy: Settings/Clear Private Data. I set mine to clear when closing Firefox.
I think jhsu wants:
Edit/Preferences/Privacy/ uncheck 'Remember Passwords'
Re: I think downloads.rdf might be where the history of downloads done in FF is stored.
If you're concerned about this probably best to back up nothing but your bookmarks, plugins and extensions relevant files, and prefs.js (or is it user.js?).
You can encrypt your backup but bear in mind that, since the backup encryption in dsl was switched to bcrypt, the backup is written to the device in plaintext before being overwritten, supposedly (according to bcrypt) 'securely', though 100% data destruction these days can't be guaranteed. Don't rely on this for mission critical privacy, it is a serious design flaw in bcrypt's code that means there is no alternative but to use it this way. You'd be much better off moving back to a dsl version with 3des encryption and a good long gobbledegook password; that earlier backup implementation did not have this flaw.
Is there a setting that will tell Firefox to stop warning me about entering and leaving Encrypted Pages permanently? My choice to not be alerted doesn't get persisted between Firefox sessions. Every time I restart FF, I have to skip past these dialogs all over again.
Thanks.
This might be of use:
1. In the URL bar, type 'about:config'.
2. Then, use 'security.warn' as the filter. This will show the settings concerning security warnings. You can toggle the settings between 'true' and 'false'.
Next Page...
original here.