Cookies, or more precisely HTTP cookies, are small text files that are stored on a users computer when he visits a website that is making use of them. They can store session information, shopping cart contents, website preferences, can be used for authentication and for tracking the user.
The first applications are beneficial and most of [...]

