darwin-network / slash

1 stars 1 forks source link

kiwi should suppress referer header #30

Closed slingamn closed 4 years ago

slingamn commented 4 years ago

Just have to add this to index.html:

 <meta name="referrer" content="no-referrer" />
slingamn commented 4 years ago

It appears that for whatever reason, this is not an issue with current versions of Kiwi (I tested a link on my personal server and there was no referer in the nginx access log), but it's something to keep an eye on.