AI · Web3 · Tech trends and insights at a glance
AI · Web3 · Tech trends and insights at a glance
While guides on password manager hygiene circulate as everyday advice, generative AI has industrialized phishing and credential stuffing, exposing the structural rot beneath password authentication. This column argues that the password manager is a stopgap, not a solution, and examines why Big Tech's passkey push is accelerating—along with the lock-in, recovery, and exclusion problems lurking behind it.
Advice on managing passwords well has hardened into a kind of digital civic duty: use a different password everywhere, make them long and random, and trust a password manager to remember them for you. The guidance is sound as far as it goes, and that is precisely the problem. At the very moment this counsel feels most like settled wisdom, the foundation it rests on is quietly giving way. A password manager is not a technology that solved the password problem. It is a workaround that papers over a deeper structural flaw—the fact that we asked humans to do something humans were never able to do—and buys a little time. Generative AI is now spending that time at an alarming rate.
The fundamental weakness of password authentication is that it relies on a shared secret. Whatever string the user knows, the server must also be able to recognize, which means the secret travels across a network and lives somewhere on a disk. No amount of hashing and salting changes the underlying shape of the transaction: at the moment of verification, something equivalent to the secret is in motion. This is why passwords can be phished from users, dumped wholesale in a breach, and replayed against unrelated sites in credential-stuffing runs. A password manager mitigates exactly one of these failure modes—reuse—while leaving untouched the core reality that the secret is transmitted, stored, and extractable by deceiving a person.
For years this flaw was survivable because attacks were expensive. Writing a convincing phishing lure required understanding the target's language and context; mounting large-scale credential replay demanded infrastructure and operational know-how. Defenders have leaned on that cost structure to stay ahead. Generative AI collapses the curve. Producing grammatically flawless, context-aware phishing text in any language, in endless variations, is now trivial. So is normalizing and matching stolen credential dumps, and mimicking the session behavior that gets past bot detection. When deceiving humans gets cheap and weaponizing scattered credentials gets cheap, the single defensive line a password manager provides—stop reuse—is no longer enough to hold.
Passkeys matter not because they are stronger passwords but because they abandon the premise of a shared secret entirely. Built on public-key cryptography, a passkey keeps the private key on the user's device. The server stores only a public key, and authentication happens when the device signs a challenge the server issues. There is no plaintext secret on the server to leak, so a breached database yields nothing to replay, and because the signature is bound to a specific domain, a spoofed site simply cannot collect a usable credential. However flawless an AI-generated lure may be, even a user who falls for it and lands on a counterfeit page finds no legitimate origin there to sign the challenge. The two things AI-driven attacks do best—persuasion and mass attempts—lose their leverage at exactly this point.
What should give us pause is who is driving this transition. It is not individual users but a handful of firms that simultaneously control operating systems, browsers, and cloud ecosystems, and they are binding passkeys tightly to their own account and sync infrastructure while making them the default. The standard for authentication is, in effect, migrating into a question of platform power. Convenience has a shadow, and its name is lock-in. When a passkey is tethered to one ecosystem's sync chain, the user may stop forgetting passwords only to find they can no longer leave the platform. Thornier still are recovery and exclusion. The question of how to reclaim an identity after losing a device almost always reintroduces a weak link somewhere—an SMS code, a backup string—and those without access to recent hardware and biometric sensors risk being pushed further to the margins of a passwordless world. The end of the password is genuinely approaching. Whether it leads to a more equitable and distributed model of identity, or merely to a few corporate gateways through which everyone must pass, is the question that lies beneath all the tidy advice about how to use a password manager—and the one actually worth asking.
Korea's Bid to Build Five Palantirs, Walking the Line Between Data Sovereignty and the Surveillance State
President Lee Jae-myung has pledged to grow five 'new-security unicorns' by 2030, a Korean answer to Palantir that fuses intelligence, defense, and policing data under state direction. The security payoff of unified government data is real, but so is the risk of importing Palantir's record of warrantless surveillance. The question is whether champion-building can avoid sliding into market distortion and a surveillance state.
When the AI Memory Black Hole Reaches Your Cart, the Bill Comes Due for Consumers
Apple's plan to raise Mac and iPad prices by as much as 25 percent, blamed squarely on surging memory costs, marks the moment the AI supercycle's invoice finally lands on household budgets. Beneath the familiar story of supplier booms lies a demand-side transfer: AI infrastructure is crowding out consumer-grade DRAM and NAND, and electronics inflation is the receipt.
Hyundai Unveils Pleos Connect, Igniting the Race to Turn Cars Into Edge Data Centers
At the Busan Mobility Show Hyundai demonstrated Pleos Connect, signaling its push into software-defined vehicles where centralized compute and on-device AI replace sprawling distributed ECUs. The moat is shifting from engines to the vehicle OS, high-performance silicon, and the OTA ecosystem. This reframes the automobile itself as a rolling edge node in a distributed computing architecture.