#ZegnatYour webmentions section seems to assume the original writer is sending the webmention though? Which doesn’t have to be the case. (I made to same comment to sgreger.)
#dgoldI accept that as an issue; however the same facts pertain - my site only captures publicly available information
#[miklb]you’ve convinced me to implement that EFF DNT dgold
#dgoldexcellent, [miklb], if I can help any, just call
#[miklb]I’ve been meaning to take a look at logging anyway, I just use default nginx settings, seems like a good rainy day project. (Related, it’s raining here today.)
iasai joined the channel
#sknebelI need to build an embed-clickthrough thing ot finish that project
Zegnat, AngeloGladding and swentel joined the channel
#ZegnatYeah, definitely doesn't change the effect of the policy dgold, just thought I'd note it :-)
iasai and KartikPrabhu joined the channel
#bearcurious about the conversation on nginx logging
#bearjust learning it or tweaking it for some privacy thing?
#bearyea, I was wondering if the first two quads would give enough info, but then I realized that I have never worried about the incoming IP at all :)
#bearthe biggest thing for me was realizing that I was not using no-referrer
tglobe joined the channel
#dgoldbear: I was also a little concerned about that, and came to the same realization
#dgolddamnation, missed a chunk of the nginx logging bit
#bearyea, so it's enough to do local debugging (like incoming webmention debugging) but not enough to track folks
#sknebelyeah. I didn't have issues with too many requests from individual IPs etc either, so need to have the full logs for blocking. and if it appears, I can adjust my policy appropriately (e.g. log suspicious subnets, or keep additional short-term logs to identify repeat offenders)
#dgoldsknebel: I can turn back on full stream logging if necessary
#sknebelexactly, I see no need to not do that only when necessary
#sknebelthe referrer is interesting, I wouldn't have seen it as a relevant leak on a pure webpage, but I guess it is some information
#sknebeland I personally don't use incoming referrers eithers, despite having considered it a few times
#[miklb]is the idea of using no-referrer because you send webmentions?
#ZegnatI am not sure what browser referrer headers have to do with webmentions?
deathrow1 joined the channel
#GWGI am still wondering of storing IP addresses for webmentions has any practical benefits
#[miklb]Zegnat, you’re right, upon second thought, it doesn’t really. I suppose I was just thinking, if I’m linking to your site, I send a webmention, that way you know I’ve linked to you. Without that, you may not know otherwise if my referrer header is sent as no-referrer. I believe at least that’s what that means.
#[miklb]would obviously only know that if someone follows the link.