The underscore that destroyed a life, and what it says about us
I read the story of Brandon Klayme twice, and the second time I found myself doing something I rarely do while reading about a legal case: I opened my own list of old accounts and started deleting things. Not because I was scared of ending up in an interrogation room. Because the case reminded me, with an almost physical discomfort, of how thin the thread is between “identified” and “convicted” once a chain of digital custody starts moving, and how little control any of us actually have over that thread once we’ve handed it to someone else years earlier.

Klayme is a Canadian man from Dartmouth, Nova Scotia who spent eighteen months in prison and six years fighting an accusation of child luring and possession of child sexual abuse material. He was innocent. On July 23, 2026, the Nova Scotia Court of Appeal didn’t just quash his conviction, it went further and declared him “factually innocent,” ruling that he “should never have been charged, let alone convicted,” as the New York Times reported. The entire case against him rested on a single artifact: a username. And that username had one underscore too many, or too few, depending on which account you were looking at.
In brief
- A Wisconsin investigation into a predator using the Kik username “fus__ro_dah” (two underscores) was misrecorded, and a subpoena went out for “fus_ro_dah” (one underscore) instead, according to the CBC’s reporting on the court decision.
- That single-underscore account belonged to Brandon Klayme, who had opened it years earlier and said he stopped using it around 2012.
- Kik answered the request accurately for the account it was actually asked about, and the identification chain (username to email to IP to subscriber) pointed straight at an innocent man.
- Klayme was arrested, tried, convicted, and imprisoned, with, as the Halifax Examiner put it, “zero evidence against Klayme, none, not one iota.”
- His appeal lawyer, Zeb Brown, is the one who finally spotted the discrepancy and traced the real offender to an account tied to California, per Gizmodo’s account of the ruling.
- The case is a sharp reminder that closing dormant accounts is not just decluttering, it is a small but real way to reduce your exposure to this exact kind of error.
When the chain of custody has no custodian
Every digital investigation textbook describes the same idealized workflow: identify the online handle, request subscriber data from the platform, correlate the email with an IP address, correlate the IP address with a physical subscriber, arrive at a name. I’ve walked this exact chain more times than I can count, usually from the other side, trying to attribute an intrusion or trace a threat actor. In my FACT Attribution Framework I make a point of drawing a hard line between identification (device, account, action) and attribution (person, accountability), and treating any conflation of the two as an error, not a shortcut. Klayme’s case is that error playing out with a human being’s freedom on the line.
Wisconsin police found a Kik account, “fus__ro_dah”, exchanging illegal material with a minor. Somewhere between reading that username off a phone and typing it into a legal request to Kik, one underscore vanished. Kik, doing exactly what it was supposed to do, handed over subscriber data for the account it was actually asked about. Google supplied an IP address tied to that account’s email. Canadian police in Halifax subpoenaed the ISP for the subscriber behind that IP. Every single step in that chain was executed correctly, against the wrong input.
Nobody along that entire path stopped to ask an obvious question: does this identified person actually match anything else we know about the suspect? According to the Halifax Examiner’s detailed account, the search of Klayme’s devices found “no evidence found of any Kik account activity by Mr. Klayme during the time frame of the offences,” nor anything linking his Google account to the victim. No clever forgery, no sophisticated technical failure. Just a system that had every opportunity to catch a discrepancy and declined to look, the exact institutional failure I described in The technology trap, where confirmation bias lets an investigator stop looking the moment the first plausible answer arrives.
Why a username is such a fragile anchor
There’s a detail in this case that deserves more attention than it usually gets: “fus_ro_dah” is not a random string. It’s a direct reference to the Unrelenting Force shout from The Elder Scrolls V: Skyrim, a game with tens of millions of players. To anyone unfamiliar with gaming culture, a string like that looks arbitrary enough to assume it would never be chosen independently by two different people. To anyone who has actually played Skyrim, it’s about as generic as choosing “admin” or “test123”. Cultural references get reused constantly, and the punctuation people insert around them (one underscore, two, a hyphen, nothing at all) is exactly the kind of low-entropy detail a human transcriber glosses over and an investigator should never treat as unique proof of identity on its own.
I’ve written before about how messy attribution gets even among professionals who are supposed to be rigorous about it. In Threat actor naming conventions: a big mess I described how different vendors assign wildly different labels to the same intrusion set, and how easily that confusion propagates once it’s written into a report. Usernames in criminal investigations deserve at least the same skepticism that CTI analysts are trained to apply to a threat actor label, and in Klayme’s case they got none.
There’s also a darker footnote worth flagging: some legal commentators, including a University of Calgary Faculty of Law analysis of the ruling, have pointed out that as courts increasingly explore AI-assisted case review to cut through backlogs, this case previews a failure mode we haven’t solved yet: models built on statistical text similarity are excellent at finding patterns but not automatically good at noticing the one character that matters most.
The part where I make you check your old accounts
Multiple outlets covering this story, from the New York Times to news.com.au, noted the same detail: Klayme said he had stopped using Kik around 2012, years before the offense even took place. The account had been dormant for the better part of a decade by the time it became the sole evidence in a criminal case against him.
A dormant account is not neutral. It’s a live data point sitting in someone else’s database, permanently associable with your email and your registration history, and you don’t control how long it’s retained or whether records are transcribed accurately when someone eventually pulls them. I made a version of this argument in Micro-managing your digital life, and separately, in Privileged access management: risks and best practices for zero trust, I noted how dormant credentials inside organizations “persist long after the business justification for their privileges has expired, creating a growing inventory of dormant credentials that attackers can exploit.” The same logic applies at the personal level: a dormant consumer account is a growing inventory of risk that nobody is actively managing, including you.
Here’s a short vademecum I’d genuinely recommend treating as a recurring calendar task rather than a one-off cleanup:
- Inventory what you have. Use your password manager’s list, or an account-recovery search across your primary email addresses, to find every service you’ve ever signed up for. Most people are surprised by how long the list is.
- Delete, don’t just log out. Deactivating or ignoring an account usually isn’t enough; look for an explicit account deletion option, and use it. If a service only offers deactivation, request full data deletion through its privacy channel. In the EU you can invoke this directly under Article 17 GDPR, the right to erasure.
- Remove the associated app from your devices once the account is gone, to avoid stray local caches, cached tokens, or residual sync artifacts lingering on disk.
- Rotate or retire the email alias tied to abandoned accounts where possible, especially on niche platforms you registered on years ago with a personal address you still use daily.
- Reuse usernames sparingly, and never assume a distinctive or “unique-looking” handle is actually unique. As Klayme’s case shows, even a string that looks like nonsense to you might be a well-known cultural reference someone else independently chose.
- Periodically audit which of your active accounts actually still need to exist. If you haven’t opened an app in a year, that’s a reasonable trigger to reassess it, not just for security hygiene but for exactly the kind of misattribution risk this case illustrates.
None of this would have prevented Klayme’s ordeal entirely, the failure here was institutional far more than personal. But it’s also true that a Kik account he registered years before he was ever a suspect is the entire reason his life detonated later. Digital minimalism, in this narrow but real sense, is also a form of self-defense.
What the institutions owed him and didn’t deliver
I don’t want the practical advice to obscure the actual scandal here, because closing old accounts is a hedge against bad luck, not a substitute for a justice system that checks its own work. The Halifax Examiner notes this is the second wrongful conviction associated with the same Crown prosecutor, and points out that “the wrongful conviction literature is replete with instances of individual cops and individual prosecutors being the loci of multiple wrongful convictions.” The original defense apparently never flagged the username discrepancy at trial. It took a dedicated appellate lawyer, combing back through the evidence years later, to notice what should have been checked on day one.
This is the part of the story that should worry security professionals more than the technical footnote about underscores. We spend a great deal of energy hardening the technical layer of attribution: better subpoena templates, better hash matching, better metadata preservation. We spend comparatively little energy hardening the human layer that’s supposed to catch exactly this kind of error before it ends someone’s freedom. A well-designed identification chain includes verification gates precisely because every individual link, no matter how well-engineered, can fail. Klayme’s case had at least four separate human checkpoints that could have caught the mistake, and all four assumed someone else had already done the checking.
Canadian authorities are reportedly reviewing the case further. No amount of review returns eighteen months of imprisonment or six years lived under suspicion. What we can do, those of us who build, audit, or rely on identification chains for a living, is treat this case as a mandatory reminder: single points of failure in attribution don’t just cause bad incident response reports, they can put an innocent person in prison. And the rest of us can do our small part by not leaving a decade of forgotten, confusable usernames scattered across the internet waiting to be misread by someone in a hurry.
FAQ
How did a single underscore lead to a wrongful conviction? Investigators requested subscriber information for the Kik username “fus_ro_dah” (one underscore), but the actual offender used “fus__ro_dah” (two underscores). The platform correctly answered the query it was asked, which pointed to the wrong person, and no one downstream caught the discrepancy.
What is username-based attribution in digital investigations? It is the practice of identifying a person behind an online account by tracing the username to an email address, then to an IP address, and finally to a physical subscriber record. Each link in that chain assumes the previous one was recorded correctly, which is exactly where this case broke down.
How can closing unused accounts reduce this kind of risk? A dormant account with a distinctive or easily confused username can still surface in an investigation years after you stopped using it. Deleting accounts you no longer need removes that latent attack surface and shrinks the chance that a lookalike identifier gets attributed to you by mistake.