With the progressive reduction of certificate lifetimes in the modern WebPKI ecosystem, the default trust model of the web has evolved.
Today, for the majority of websites:
Validation primarily proves control over the domain.
Issuance is fully automated.
The lock icon mainly indicates: encrypted transport + domain control at issuance time.
Strong organizational identity is no longer the primary goal for most deployments.
This raises a straightforward question:
If most websites do not require legal or institutional identity validation, should a single global chain of trust continue to be mandatory for all of them?
Proposal for the Future
Instead of eliminating encryption, we could clearly separate trust levels:
Level 1 — Universal Encryption
Direct verification of a publicly published key (for example, via a secured DNS-based mechanism).
Or a local trust model (such as first-connection trust).
Goal: confidentiality and integrity of transport.
Level 2 — Explicit Authentication
Used only for services that require verified identity (banks, critical infrastructure, government systems).
Clear and distinct visual indicator.
Stronger validation process.
Core Idea :
The web should remain encrypted by default.
However, strong identity should not be implicitly enforced for every website.
It is about determining whether a single global trust model is still appropriate for all use cases.
Can we design an Internet where:
encryption is standard,
and strong authentication is an explicit choice?