dantheclamman@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoApple already shipped attestation on the web, and we barely noticedhttptoolkit.comexternal-linkmessage-square15fedilinkarrow-up152arrow-down10cross-posted to: [email protected][email protected][email protected][email protected][email protected]
arrow-up152arrow-down1external-linkApple already shipped attestation on the web, and we barely noticedhttptoolkit.comdantheclamman@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square15fedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected]
minus-squareCaptainAniki@lemmy.flight-crew.orglinkfedilinkEnglisharrow-up15arrow-down1·2 years agodeleted by creator
minus-square2xsaiko@discuss.tchncs.delinkfedilinkEnglisharrow-up5·2 years agoI just wrote a funny script and corresponding web page: "use strict"; (() => { if (navigator.getEnvironmentIntegrity !== undefined) { window.location.href = "https://dblsaiko.net/no-wei"; } })() If this API actually becomes a thing, I might put it on all my pages.
minus-squareHousePanther@lemmy.goblackcat.comlinkfedilinkEnglisharrow-up0·2 years agoAs an aspiring web developer, I shall refuse to use it once I learn.
minus-squareCaptainAniki@lemmy.flight-crew.orglinkfedilinkEnglisharrow-up0arrow-down1·2 years agodeleted by creator
deleted by creator
I just wrote a funny script and corresponding web page:
"use strict"; (() => { if (navigator.getEnvironmentIntegrity !== undefined) { window.location.href = "https://dblsaiko.net/no-wei"; } })()
If this API actually becomes a thing, I might put it on all my pages.
As an aspiring web developer, I shall refuse to use it once I learn.
deleted by creator