Du kan dölja för webplatser vilka andra webplatser du brukar surfa på.
Därför att "referer-fältet" i anropet av webservern inte avslöjar var du varit.
Men det är oklart vad webläsaren anger som referer när man klickar på favoriter istället för en länk i en websida ?
Inget är logiskt och självklart i programmerarnas värld.
Citat:
http://en.wikipedia.org/wiki/HTTP_referer
HTTP referer (originally a misspelling of referrer) is an HTTP header field that identifies the address of the webpage (i.e. the URI or IRI) that linked to the resource being requested.
By checking the referer, the new webpage can see where the request originated.
In the most common situation this means that when a user clicks a hyperlink in a web browser, the browser sends a request to the server holding the destination webpage. The request includes the referer field, which indicates the last page the user was on (the one where they clicked the link).
Referer logging is used to allow websites and web servers to identify where people are visiting them from, for promotional or statistical purposes.
- - -
Det är viktigare att stänga av JavaScript och andra script om man vill skydda sig mot snokande och intrång i datorn. Välj helst en webläsare som inte använder Microsofts ActiveX och NET.