Thoughts on Online Identity

Current Unfavorable Trends:

Immutable Usernames / Unnecessarily Publicly Visible User IDs

The inability to change usernames and the unnecessarily exposure of internal User IDs on the frontend.

Why these are disliked:

Obviously.

The Use of Centralized Authentication in Decentralized Scenarios

Typically manifested as the heavy reliance of global mainstream services (excluding certain totalitarian states) on email addresses and third-party logins (OpenID Connect). Conversely, in certain totalitarian states, this manifests as a mandatory reliance on mobile phone numbers and "National online identity authentication."

Why these are disliked:

They establish stronger correlations between disparate accounts, leading to further privacy erosion and even linking digital accounts to real-world identities. Furthermore, if control over the primary account is lost or erroneously transferred, account security cannot be guaranteed. Typical examples include the banning of email or third-party OAuth accounts, or the recycling of mobile phone numbers by carriers.

Using Mobile Numbers as the "Something You Have" Factor in Multi-Factor Authentication (MFA)

Specifically, the widespread use of SMS-based verification by mainstream services.

Why this is disliked:

It tethers the security boundary to a trust in traditional telecommunications networks. Vulnerabilities such as downgrade attacks on LTE/5G (forcing devices back to GSM) allow for eavesdropping and tampering. Additionally, the SS7 signaling network relies on a "walled garden" security model that assumes all internal participants are trustworthy—which is demonstrably false. In certain countries, carriers are even less trustworthy, especially given that mobile numbers are tied to mandatory real-name registration.

Account Recovery via Security Questions

Why this is disliked:

They are highly susceptible to social engineering attacks and are inherently prone to being forgotten by the user.

Proposed Best Practices:



You've reached the end of this page. And you may Go to index or visit my friends.
About me and contacts
Except where otherwise noted, this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License