5 of 9
Clear Private Data Dialog - Part 3
Cookies: A cookie is a text file that is placed on your hard drive when you visit certain web sites. Each cookie is used to tell a web server when you return to its web page. Cookies can be helpful in remembering certain settings that you have on a web site.
Offline Website Data: HTML 5 defines a mechanism which allows Web pages to store information and pre-cached data within your browser. Depending on what information winds up being stored, this data itself can cause privacy concerns.
Saved Passwords: When entering a password on a web page for something such as your email login, Firefox will usually ask if you would like for the password to be remembered. If you choose for the password to be remembered, it will be stored by the browser and then prepopulated the next time you visit that web page.
Authenticated Sessions: You may have logged into a site and noticed that when you returned later you were still logged in. This is because Firefox saved your authenticated session.