Computer cookies

Computer cookies are not cookies baked in the oven, computer cookie files link a person with a preferences chosen in web site. If such cookie files got leaked, than it is possible to find-out about such a person preferences.

Cookies may have expiration. Cookies may be session cookies, that are good for that session only, or cookies may have a timestamp how long that cookie is valid for.

A web site may use cookie data that is associated to it, in such case these cookies are called direct cookies.

Also such a web site may display information from other sites, such web sites also may use cookies, such cookies are indirect and they are called third-party cookies.

Many modern browsers include privacy mode, where cookie files will be deleted after that browser session is closed.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator