LGLewis Gilchristindevabkk.hashnode.dev·Aug 24 · 7 min readThe real reason online stores make you verify you're human twice nowSomething changed in the last eighteen months that nobody announced. Somewhere between 2023 and now, the friction at online checkout roughly doubled. Add to cart, proceed to payment, and suddenly: cli00
LGLewis Gilchristindevabkk.hashnode.dev·Aug 13 · 7 min readThe re-identification problem that breaks "anonymized" data"Anonymized" is one of the most misleading words in data privacy. It sounds like a guarantee: this data has been stripped of anything that could identify you. In practice, it is closer to a descriptio00
LGLewis Gilchristindevabkk.hashnode.dev·Aug 13 · 8 min readHashing is not the same as anonymizing, and the difference matters"We hash your data so it is never stored in plain text." This is a true statement that can mean very different things depending on what the data is, how the hash is constructed and what the attacker h00
LGLewis Gilchristindevabkk.hashnode.dev·Aug 12 · 5 min readWhy detecting deepfakes is the wrong problem to solveAnd what the alternative architecture looks like I have been following deepfake detection research for the past year, mostly out of frustration. The frustration is not that the research is bad. Some o00
LGLewis Gilchristindevabkk.hashnode.dev·Jun 19 · 13 min readWhat is World ID? How proof of human works without revealing who you areWorld ID is a digital credential that proves you are a unique human — without revealing who you are. That one sentence is what most explainers get wrong. They lead with biometrics, or blockchain, or p00