Showing posts with label tracking. Show all posts
Showing posts with label tracking. Show all posts

Friday, May 1, 2009

Browsing Security Basics Part 4a - Web Browser Cookies

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Web browser cookies have become commonplace and unavoidable in common Web browsing tasks.

In the most basic sense, the term "cookie", when applied to computers, refers to a piece of information that is stored by one system, and used solely by another. These are also known as "magic cookies", and are useless to the system that stores them. They are only read and changed by "the other system".

As each "magic cookie" is intended to be stored as a separate file, Web browsers will usually store them in separate files as well. Security scanning programs (virus or ad scanners) can be used to find and delete cookies more easily this way. These files can also be opened in a text editor.

Cookies are useful for keeping track of user preferences and sessions. Unless you have an account at a Web site, the site has no reliable way of keeping track of you other than by using cookies. If you do have an account on the Web site, this information can be stored on the Web site instead of your computer. Web sites may try to keep their tracking systems simple by only using cookies, though.

There are plenty of other things that cookies can be used for. They can be used to keep track of certain Web sites you visit, or to keep a list of items in your 'Shopping Cart' on a Web site. If you instruct a site to change your display or language options, most likely a cookie will be stored on your computer with this information.

Most concerns stem from a Web site's ability to track a user's activites on the Internet. Please find a more detailed explanation of cookies at Webopedia's "What You Need To Know About Cookies" page.

Thursday, April 30, 2009

Browser Security Basics Part 1 - Your Private Data

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Your Web browser keeps track of a lot of stuff. Most of the common Web browsers, like Firefox, Internet Explorer, and Opera, may store one or more of the following things called "private data":
  • - Browser history - records of which sites you've visited
  • - Browser cache - graphics and other Web page objects
  • - Browser cookies - information stored by Web sites
Web browsers will store this information in files on your computer's hard drive. The locations of these files is dependent on your operating system (Windows, Unix/Linux, etc.) and Web browser (Internet Explorer, Firefox, Opera, etc. and version).

Options to access this information are also somewhere in your Web browser. You may need to delve into some of your Web browser's menus to look for this stuff. Please be sure to refer to the help support for your Web browser as necessary.

The next articles will separately cover History, Cache and Cookies. The last article will suggest methods of erasing this information.