One Underscore, 18 Months in Prison: Username Typo Sends Innocent Man to Jail
A single missing underscore in a username request caused an innocent Canadian man to spend 18 months in prison. Brandon Klaym, a resident of Nova Scotia, was arrested, tried, and incarcerated after police confused two nearly identical Kik accounts.
The case began in 2018 in Wisconsin when investigators discovered 125 messages between a 12-year-old girl and an adult man on the messaging app Kik. The real suspect used the handle fus__ro_dah, a reference to the dragon shout from The Elder Scrolls V: Skyrim. When police submitted a legal request to Kik, one underscore was omitted, producing the username fus_ro_dah.
Kik returned subscriber details belonging to Klaym. His IP address pointed investigators to Halifax, Nova Scotia. Local police executed a search warrant, seizing phones and laptops. No chat logs, images, or any other evidence linked to the Wisconsin case were found, and investigators could not confirm that Klaym had even logged into Kik during the relevant timeframe.
Nevertheless, Klaym was charged with internet luring of a child, transmitting explicit material to a minor, and possessing child pornography. In 2023 he was convicted; in 2024 he began serving an 18-month sentence and completed it in full.
The mistake surfaced only during preparation of an appeal. Prosecutors acknowledged that the original Kik request had targeted the wrong account. The correct username pointed to a man named Jay located in California. The Nova Scotia Court of Appeal quashed the conviction, stating that Klaym was factually innocent and should never have been prosecuted.
Related articles
Kaspersky Premium for macOS Gains App Uninstall Feature to Remove Residual Files
Kaspersky Premium now includes an App Uninstall tool for macOS that locates and deletes leftover files such as caches, cookies, settings, and logs after applications are removed. The feature also identifies duplicate copies of programs and lets users remove all instances or select specific ones while preserving shared components used by other software. Survey data from Kaspersky shows that only 44 percent of macOS users delete unused applications, even though 56 percent regularly clear browser data and 54 percent remove unwanted media files. Residual files can contain sensitive information including account tokens, passwords, IP addresses, event logs, and personal documents, creating privacy risks especially when a device is sold or accessed by unauthorized parties. Deleted files can be restored from the trash or directly within Kaspersky Premium before the application session ends. The company also warns that malicious programs are frequently disguised as legitimate macOS cleaning utilities.
Bypassing VPN Detection on iPhone: Detailed Methods to Avoid App Blocks
Many iPhone users encounter apps that detect and block active VPN connections even after switching servers or protocols. The detection often occurs locally on the device by inspecting network interfaces rather than relying solely on external IP addresses. This guide explains how apps identify VPN tunnels through iOS network data and provides practical workarounds including moving the VPN to a router, configuring per-app exclusions, and using web versions of services. It also covers why protocol obfuscation and port changes fail to hide local VPN activity from applications. Additional troubleshooting addresses automatic VPN profiles, ad blockers, and iCloud Private Relay interference. The article emphasizes that no universal toggle exists in iOS to hide an active VPN from all apps.
New Obfuscation Method Dissolves Personal Data Records in Layer of Plausible Variants
A Russian information security researcher has proposed a data protection technique that renders stolen personal records unusable even after full compromise. The approach mixes real data such as phone numbers, emails, passports, addresses, INN and SNILS with vast numbers of semantically valid alternatives. Attackers receive nearly complete information including a 361-character message containing PIN codes and word order, yet lack the secret vector space and reconstruction algorithm required to identify the correct record. Without these components, brute-force attempts produce millions of plausible results with no architectural method to verify accuracy. The method is presented as an alternative to traditional encryption when data must remain accessible yet protected against extraction. A public sandbox is available for testing the approach.
Hydrat Project Builds Automated WireGuard Gateway for Resilient VLESS and Tor Routing
A developer has released Hydrat, a self-hosted gateway that connects devices via WireGuard while automatically managing VLESS and Tor backends to survive server blocks and quality degradation. The system maintains a pool of tested proxies, performs continuous health checks, and switches routes without requiring client-side profile changes. Two Go processes handle control logic and network enforcement separately, using SQLite for state and nftables plus Xray for traffic routing. TCP and UDP can be assigned independent exits, with geoip.dat support and custom rules to keep marketplace apps functional. The project emphasizes stability over direct connections and is designed for deployment on servers in Russian jurisdiction.