Independent technical-legal proposal

Technical Article in Plain Language

Understand Internet 5.0: digital freedom, privacy, decentralized names and protection against censorship and scams.

Summary for non-technical readers

Internet 5.0 is a proposal to make the Internet freer, more private, safer and harder to censor.

Today, when a person types a website address, sends a message, opens a social network or reads the news, they depend on invisible infrastructure: naming servers, providers, routes, applications, operating systems, app stores, digital certificates and platforms. Most people never see this infrastructure, but it determines whether information reaches the user or not.

The problem is that authoritarian governments — and sometimes even formally democratic governments — can pressure these infrastructure points to block websites, remove apps, prevent access to platforms, monitor metadata, disable routes and make communication harder for journalists, lawyers, researchers, political opposition, civil society organizations and ordinary citizens.

Internet 5.0 begins with a simple question: what if freedom of expression did not depend only on laws, court orders or the goodwill of companies, but was also protected by the technical architecture of the Internet itself?

The problem in simple language

Imagine the Internet as a city. Websites are buildings. Domains are address signs. Providers are streets. Apps are means of transportation. Naming systems, such as DNS, are phone books that tell users where each building is located.

If a government wants to censor information, it does not need to destroy the building. It can:

  • erase the address from the phone book;
  • block the street that leads to the building;
  • prohibit transportation to it;
  • force apps to hide the path;
  • monitor who tries to reach it;
  • pressure the people who keep the building online.

This is what happens when a country blocks a social network, messaging app, news site, video platform, VPN service or reporting channel.

The ordinary user may think: “the website went offline”. Technically, something else may have happened: the website still exists, but the path to it was blocked.

What Internet 5.0 proposes

Internet 5.0 does not try to erase today’s Internet or build a completely separate network from scratch. That would be expensive, slow and difficult to adopt.

The proposal is to create a new layer over the current Internet, acting as additional protection between applications and network infrastructure. This layer has three main functions:

  1. protect communication, using encryption and privacy by default;
  2. protect names, so a website or project does not depend on one easily blockable domain;
  3. protect paths, allowing multiple access routes when one route is censored.

The technical name for the first part is Internet 5.0 Session Layer — I5SL.

The technical name for the naming system is Internet 5.0 Naming System — I5NS.

The model for protection against scams, name speculation and phishing is called I5TRUST.

The core pillars

1. Availability

Legitimate information should remain reachable even when a domain, route, app or provider is blocked.

2. Confidentiality

The content of communication should be protected by strong encryption so third parties cannot read it.

3. Integrity

Users need to know whether a page, article, document, video or statement was tampered with or remains authentic.

4. Privacy

The system should reduce exposure of metadata, such as which sites a person tried to access, which names they queried or which routes they used.

5. Censorship resistance

Selective censorship should become technically difficult, economically expensive, operationally destructive and politically visible.

6. Ethical governance

Defending freedom of expression must not become protection for crimes, fraud, violence or exploitation of vulnerable people.

Although the project refers to “five pillars”, ethical governance operates as a cross-cutting axis: it supports all other pillars to prevent abuse without destroying the freedom the proposal is designed to protect.

How an Internet 5.0 address would work

On today’s Internet, an address usually works like this:

website name → DNS server → IP address → server

Internet 5.0 proposes a more resilient model:

human-readable name → cryptographic identity → multiple verified paths

For example:

internet5.i5
↓
project cryptographic identity
↓
https://alexfernando.com/internet5.0/
ipfs://...
onion://...
official mirror
distributed cache

This means the name does not point to one single place. It points to a verifiable identity, and that identity can indicate several legitimate paths to reach the same content.

If a government blocks one path, the system may try another. If a common domain is blocked, the content may remain available through a mirror, IPFS, onion service or another authorized locator.

What verifiable cryptographic identity means

Cryptographic identity does not mean forcing every person to reveal civil ID, address or legal identity. On the contrary: the proposal rejects a mandatory global identity registry.

A cryptographic identity is basically a pair of keys:

  • private key: kept by the holder and used to sign records and content;
  • public key: published so anyone can verify whether the signature is valid.

This makes it possible to prove that a piece of content, route or update came from the same source as before, without necessarily revealing who is behind the key.

For an organization, newspaper, association, university or public project, a public identity may make sense. For a journalist, whistleblower, researcher or persecuted opposition voice, a pseudonymous identity may make sense. For someone who only reads content, no persistent identity should be required.

Essential rule: publishing identity should not be browsing identity. People who only read public content should not be forced to identify themselves.

How this reduces domain speculation

Today there is a market for buying and reselling domains. People register names only to sell them later at high prices. In some cases, this prevents legitimate projects from using simple, clear and socially useful names.

In I5NS, the human-readable name is not treated as absolute property. It is a convenience alias linked to a cryptographic identity, history of use, public proofs and reputation.

This means someone may try to claim a famous or valuable name, but the system could show:

  • name without history;
  • identity without reputation;
  • no active content;
  • no proof of control;
  • possible speculative occupation;
  • disputed name.

As a result, value no longer sits only in the registered word. It sits in the trust built by identity, signatures, legitimate use and public reputation.

How this helps against phishing and scams

Phishing occurs when criminals create fake links to trick people into giving away passwords, banking data, documents or accounts. The scam often uses names that look similar to legitimate services.

Typical examples include:

  • an address similar to a bank’s address;
  • a link with one changed letter;
  • a domain using a foreign character that looks similar;
  • a page imitating a login screen;
  • a fake message saying the user must update their account.

Internet 5.0 can help because the client does not need to trust only the appearance of the link. It can verify:

  • whether the cryptographic identity is known;
  • whether the name has history;
  • whether there is proof of control of a traditional domain;
  • whether the key changed recently;
  • whether there are phishing reports;
  • whether the name is visually similar to another trusted name;
  • whether the address appears in warning lists signed by independent entities.

The user could then see warnings such as:

Unverified source.
Name visually similar to a known financial institution.
Recently created identity.
Phishing reports exist in independent lists.

This does not require a global censor. It requires plural, auditable, contestable and signed lists.

Ethical governance without becoming censorship

One of the greatest challenges is preventing the defense of freedom of expression from being confused with protection for crime. Internet 5.0 does not propose a lawless Internet.

Crimes, fraud, threats, exploitation of vulnerable people and violence must be addressed. The difference is the method.

Responses to illicit acts should target:

  • the author of the crime;
  • the specific account;
  • the specific key;
  • the specific content;
  • the financial flow;
  • victim protection;
  • individualized investigation;
  • due process of law.

What should not happen is weakening everyone’s encryption, blocking an entire platform, erasing a naming system or preventing lawful communication by millions of people because of one specific case.

Principle: fight illicit acts without destroying the common infrastructure of freedom.

Why implementation in operating systems matters

Today, many privacy and anti-censorship tools depend on specific applications. The user needs to know what to install, how to configure it, which bridge to use, which browser to open and how to verify whether it is safe.

This excludes ordinary users.

The Internet 5.0 proposal is that, in the future, protection should be available natively in operating systems, browsers and network libraries. Common applications could use secure sessions, resistant names, multiple routes and identity verification without each developer reinventing everything from scratch.

The goal is to make protection as natural as HTTPS has become for the web.

What Internet 5.0 does not promise

No technology eliminates censorship entirely. A government can still shut down the Internet, cut power, control cables, restrict satellites, arrest operators, prohibit apps or impose national versions of systems.

For that reason, the proposal should not be presented as “impossible to block”. The more serious formulation is:

Internet 5.0 seeks to make selective censorship technically difficult, economically expensive, operationally destructive and politically visible.

The goal is to increase the cost of censorship, reduce silent blocking, protect alternative routes and prevent a broad order or a central pressure point from silencing an entire population.

Conclusion

Modern censorship operates at the infrastructure level. It does not block only opinions; it blocks names, routes, apps, servers, providers and metadata.

The democratic response must also reach infrastructure.

Internet 5.0 proposes a new stage of the Internet: more private, more resilient, more verifiable, less dependent on central intermediaries and more protected against abusive state censorship, name speculation and phishing scams.

It is not about creating a zone of impunity. It is about protecting legitimate communication, access to information, journalism, research, legal advocacy, citizenship, reporting of abuses and freedom of expression in a world where governments and intermediaries can, with a few commands, prevent millions of people from speaking or listening.