Pro@programming.dev to Programmer Humor@programming.devEnglish · 14 days ago[comiCSS] Visited Linkcomicss.artimagemessage-square16fedilinkarrow-up1263arrow-down18file-text
arrow-up1255arrow-down1image[comiCSS] Visited Linkcomicss.artPro@programming.dev to Programmer Humor@programming.devEnglish · 14 days agomessage-square16fedilinkfile-text
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up9arrow-down1·14 days ago JS needs to know about styles? It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
minus-squarenomad@infosec.publinkfedilinkarrow-up4·14 days agoThis. Did a seminar on these techniques during my it security degree. Porn sites invented that to detect people that use competing sites.
minus-squareorockwell@lemmy.worldlinkfedilinkarrow-up1·13 days agohence the comment about tracking ;) anything more than recording your events as they happen are a security and privacy risk
It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
This. Did a seminar on these techniques during my it security degree. Porn sites invented that to detect people that use competing sites.
hence the comment about tracking ;) anything more than recording your events as they happen are a security and privacy risk