From kfm-devel Sat Jun 30 22:12:47 2001 From: Malte Starostik Date: Sat, 30 Jun 2001 22:12:47 +0000 To: kfm-devel Subject: Re: Fwd: Bug#27935: [PATCH] Anonymous Referrer Implementation X-MARC-Message: https://marc.info/?l=kfm-devel&m=99394380401718 On Samstag, 30. Juni 2001 21:25, Stephan Kulow wrote: > ---------- Forwarded Message ---------- > > Subject: Bug#27935: [PATCH] Anonymous Referrer Implementation > Date: Sat, 30 Jun 2001 19:19:54 +0000 > From: eperez@dei.inf.uc3m.es > To: submit@bugs.kde.org > > Package: kdelibs > Version: 2.1.2 > > I have coded the http Referer Anonymously. > > The solution is sending for the URL http://www.server.com/path/file.ext > Referer: http://www.server.com/path/ > > This won't break very broken servers that need Referer > and this path will keep user anonymity. I like the idea, but this should be configurable (sigh). Not to add yet another option, but because some CGIs will fail if the referer is not what they expect. Those will break whoever broken such scripts might be called. (They don't really increase security as an "attacker" might send the desired referer anyway :) -Malte