Skip to content

Whitepaper

ParaDigi Universe is a peer-to-peer social networking model built around one core idea: a network should preserve free publication without sacrificing effective information acquisition.

Instead of trying to eliminate spam or malicious accounts at the system level, the protocol treats those as local filtering problems. Everyone can publish. Everyone can also decide what becomes visible.

Publisher identity is the totally ordered sequence of public messages signed by one private key, while consumer visibility is the private, local result of trust propagation and filtering.

In ParaDigi Universe, identity is not a username stored by a service. It is the full, totally ordered history of messages signed by one key. Maintaining that order is the publisher’s own responsibility.

Consumers do not need a globally visible account, follow list, or moderation record. Their filtering rules stay local and define which publishers appear in their own horizon of the network.

The protocol does not aim to create a single ranking of truth, quality, relevance, or spam. Information quality appears statistically, as consumers independently accept or reject what they encounter.

Anyone can create a new key instantly. What cannot be forged instantly is a stable, interpretable public history. The system does not attach an explicit account-creation cost; time gives identity weight.

Messages in the protocol are public by design. Optional third-party services may help with search, encrypted messaging, analytics, advertising, voting, or discovery, but they remain auxiliary and non-decisive.

Most social systems solve discovery by introducing control points: central moderation, real-name rules, token gates, invitation scarcity, or server administrators. ParaDigi Universe aims for the opposite balance:

  • publication stays open
  • filtering stays local
  • influence emerges from durable public behavior
  • no single operator controls existence in the network
  1. Start with Core Concept for the protocol framing.
  2. Continue to Roles: Publishers and Consumers and Visible Identity Set.
  3. Read Whitepaper V5 for the full argument.