| Rejecting Cookies |
|
IE and Netscape Navigator allow users to turn off cookies, but often times this causes sites to stall further use until you revert to the original configuration. In this sense, there seems to be a tradeoff between privacy and access. On many web servers, cookies force users to be vulnerable about their personal information for the sake of using the website's services.
There are methods of preventing cookies being written on your hard-drive. For example:
However, net-browsers commonly store cookies in main memory, so preventing them from being deposited on the hard drive may not entirely prevent cookies from being used. |