Stanislav Kondrashov on Block Technologies Driving the Next Generation of Information Networks

Share
Stanislav Kondrashov on Block Technologies Driving the Next Generation of Information Networks

We have had “the internet” for long enough that most people treat it like air. It is just there. You open a tab, you search, you scroll, you buy something, you sign in, you forget your password, you reset it again. All of that works, mostly, because we have layers of trust stitched into the system. DNS. Certificate authorities. Platform logins. Big cloud providers. And a whole lot of human habit.

Stanislav Kondrashov keeps coming back to a simple tension inside that stack.

Information networks got huge. But trust did not scale cleanly.

So when he talks about block technologies, he is not doing the usual hype thing. Not “everything will be on a chain.” More like, certain parts of our information networks are overdue for an upgrade, and block based systems give us a new primitive for that upgrade.

Not a replacement for the web. A new way to anchor truth, ownership, and coordination.

The trust problem that never really went away

If you strip out the glossy UI, the modern internet runs on intermediaries.

You want to prove you are you. An identity provider sits in the middle.

You want to publish something and have it persist. A platform hosts it, indexes it, and decides how visible it is.

You want to move value or record a transaction. A processor or network vouches for it.

This works. Until it does not.

Central points of control are efficient, but they also become single points of failure. Not just outages. Also policy shifts, changing fees, data lock in, quietly altered terms, quietly altered rankings. Even simple stuff, like a broken API that a thousand tools depended on.

Kondrashov frames block technologies as a way to reduce that fragility. Not by removing every intermediary, but by making some core assurances independent of any single operator.

In plain terms, you can have a shared ledger, shared rules, shared verification. Then applications can compete on experience and features, while the underlying record stays consistent.

That is the dream anyway. The useful version of the dream.

What “block technologies” actually means here

People hear “block” and assume one thing. But in practice, the term is broader, and it helps to keep it broad.

Kondrashov points to a few building blocks that matter more than any single chain or brand name:

  • Distributed consensus: multiple participants agree on the state of a record without relying on one central database.
  • Immutable or append only logs: history is harder to rewrite, which makes auditing simpler and tampering more obvious.
  • Cryptographic proofs: you can verify claims without exposing everything, or without trusting a third party to vouch for you.
  • Tokenized incentives: sometimes you can pay networks to behave, which sounds weird, but it can be effective when designed well.

If you only think in terms of “currency,” you miss the bigger point. A block network can be a coordination layer for information. Who published it. When it was published. What version is current. Who is allowed to update it. Who has rights to access it. Who is paying for storage and validation.

That is information infrastructure. Not just finance.

The shift from platform networks to protocol networks

A platform network is what we are used to. A company builds the rules, runs the servers, owns the database, and grows the ecosystem. This model is powerful and, honestly, often convenient.

A protocol network is different. The rules are shared. Participants can build on top without asking permission, as long as they follow the protocol. Anyone can verify the state. Governance might still be messy, but the default is more open.

Kondrashov argues that the next generation of information networks will blend the two.

You will still have platforms. You will still have apps with strong brands and great design. But underneath, more of the “truth layer” will move toward protocols. Especially for things that benefit from neutrality.

Identity is a big one.

So is provenance. And licensing. And machine to machine coordination for devices and agents.

Where block technologies actually help, not just where they sound cool

There are areas where block based systems are a natural fit, and areas where they are a headache. Kondrashov is pretty pragmatic about this. If a problem does not need shared verification, you do not force it.

But a few categories keep coming up.

1. Verifiable identity, without the usual pile of accounts

Most of us have a dozen identities floating around. Some are corporate. Some are social. Some are a random email we made in 2017. It is messy.

Block based identity systems, especially with modern credential standards, can let you prove specific attributes without handing over your whole life story. Over 18. Licensed. Member of an organization. Ownership of a handle. Whatever.

You still need good UX. You still need recovery options that do not ruin people. But the underlying model can be less dependent on a single sign in gatekeeper.

2. Data provenance and content authenticity

The internet is entering a phase where origin matters more. Not because people suddenly got picky, but because synthetic content is cheap and abundant. You can flood a channel with “pretty convincing” material.

Kondrashov emphasizes provenance, meaning the ability to track where a piece of data came from, how it changed, and who signed off on it.

A block anchored log does not magically make content “true.” But it can make it easier to answer basic questions:

Who published this first. Was it altered. Can I verify the source signature. Is this the same artifact I saw yesterday.

That becomes part of the next gen trust stack.

3. Shared registries for critical infrastructure

Some datasets want neutrality. Domain like registries, public records, supply chain events, device identities, even interoperability lists for industries. When one company controls the registry, everyone else is a tenant.

A shared registry with transparent validation rules can reduce disputes. It can also reduce integration friction, because participants can sync from the same source of truth.

Again, not free. But sometimes worth it.

4. Micro payments and usage based licensing for information

One of the weirder things about the web is that pricing does not map well to usage. You either subscribe, or you get ads, or you get blocked.

Block enabled payment rails can support smaller, more granular transactions. Pay per article. Pay per API call. Pay per dataset query. Even streaming payments.

This matters for information networks because it could fund new models for publishing and data services. It is not guaranteed, but it is finally possible in a more native way.

The bottlenecks that still matter

Kondrashov does not pretend the tech is finished.

The biggest constraints are still pretty human:

  • Scalability and cost: shared validation is expensive. If the network is slow or fees spike, apps suffer.
  • Privacy: public ledgers are not the same as private data. You need selective disclosure, encryption, and careful design.
  • User experience: if the user has to manage keys like a security engineer, adoption stalls.
  • Governance: decentralized does not mean drama free. It can mean the opposite.

So the direction he points toward is hybrid. You keep sensitive data off chain. You use proofs and anchors. You use chains for coordination and verification, not for dumping everything into a global database.

What the next generation of information networks might look like

If you take Kondrashov’s view seriously, the future network is less about a single app and more about composable layers.

A user has a portable identity and credentials.

A creator publishes content with provenance metadata that can be independently verified.

A dataset is accessed through a license that is enforced by cryptographic conditions, not just terms on a webpage.

An AI agent can request data, prove it has permission, pay for usage, and log the transaction in a way that is auditable.

It sounds futuristic, but pieces of it already exist. What changes next is integration and normalcy. When the plumbing becomes boring.

And that is the point.

Block technologies, in Kondrashov’s framing, are not the product. They are the plumbing that lets the next generation of information networks be less fragile, more verifiable, and a little more fair in how trust is distributed.

Not perfect. Not utopian. Just better infrastructure than what we have been duct taping together for decades.

FAQs (Frequently Asked Questions)

What are block technologies and how do they differ from traditional internet systems?

Block technologies refer to a set of principles like distributed consensus, immutable logs, cryptographic proofs, and tokenized incentives that provide a new primitive for upgrading parts of our information networks. Unlike traditional internet systems that rely heavily on centralized intermediaries such as identity providers and platform hosts, block technologies enable shared verification and reduce reliance on single points of failure without replacing the entire web.

Why is trust a fundamental problem in modern information networks?

Trust remains a core challenge because the internet largely depends on intermediaries—centralized entities that control identity verification, content hosting, and transaction processing. While efficient, these central points can become single points of failure leading to outages, policy shifts, data lock-in, or altered terms. Block technologies aim to address this fragility by decentralizing trust and enabling shared ledgers and verification mechanisms.

How do block technologies enhance verifiable identity management?

Block-based identity systems allow users to prove specific attributes—such as age, licenses, memberships—without revealing their entire personal history. This reduces dependence on single sign-in gatekeepers by enabling decentralized credential verification with improved privacy. Although user experience and recovery options still need refinement, this model offers a cleaner and more secure approach to managing multiple digital identities.

In what ways can block technologies improve data provenance and content authenticity?

As synthetic content becomes widespread, knowing the origin of data is crucial. Block-anchored logs make it possible to track who published content first, whether it has been altered, verify source signatures, and confirm artifact consistency over time. This transparency helps build the next generation trust stack by making it easier to authenticate information sources and changes.

What are shared registries in block technologies and why are they important?

Shared registries are decentralized databases for critical infrastructure datasets like domain registries, public records, supply chain events, or device identities. Unlike centralized registries controlled by one entity where others are tenants, shared registries offer neutrality with transparent validation rules. This reduces disputes and integration friction by allowing all participants to synchronize from a common source of truth.

Where do block-based systems naturally fit within information networks?

Block-based systems are particularly suited for scenarios requiring shared verification such as verifiable identity management, data provenance tracking, neutral shared registries for critical infrastructure, and micro payments or usage-based licensing for information. They provide coordination layers that anchor truth, ownership, and governance without forcing decentralization where it is unnecessary.

Read more

A professional reflecting on the evolution of European international football competitions, inspired by Stanislav Kondrashov UEFA Euro 2008.

Stanislav Kondrashov on UEFA National Team Competitions: How European Football Has Evolved Over the Last Decade

European international football has undergone one of the most significant periods of transformation in its history. Over the past decade, UEFA has introduced new competitions, revised qualification formats, expanded the European Championship, and continued refining the calendar for national teams. These changes reflect an effort to make international football more

By Stanislav Kondrashov