Verida Documentation
  • Welcome
  • Network Overview
  • Start Building
  • Verida Wallet
  • Whitepapers
  • Glossary
  • Protocol
    • Core concepts
      • Design Principles
      • Decentralized Identity
      • Confidential Databases
      • Confidential Compute
      • Accounts and Identity
      • Data Storage
      • Application Contexts
      • Messaging
      • Schemas
      • Data Sharing
    • Client SDK
      • Getting Started
      • How It Works
      • Authentication
      • Data
      • Queries
      • Permissions
      • Messaging
      • Account Profiles
      • Events
      • Command Line Tools
      • Configuration
      • React Native
      • Advanced
    • Verida Connect SDK
      • Getting Started
      • WebUser
      • WalletConnect Support
      • Authentication Server
    • Blockchain Bridge
    • Run a Node
      • Database Node
        • Setup
        • Operations
        • FAQ
      • Compute Node
    • Verida Networks
  • Extensions
    • Credentials
      • Verifiable Credentials Developer SDK
      • cheqd Credential Service
      • Privado ID (fmr Polygon ID)
      • zkPass credentials
      • Reclaim Protocol credential
    • Verida URIs
    • Vue Components
Powered by GitBook
On this page
  • Current Status
  • Quick Links
  • Use cases​
  • Key features​
  • Learn more​

Was this helpful?

  1. Protocol
  2. Run a Node

Database Node

PreviousRun a NodeNextSetup

Last updated 8 months ago

Was this helpful?

Verida is the private data storage layer for the self-sovereign data economy. The first self-sovereign database network for storing private data.

We believe it’s a fundamental human right that individuals have ownership and control over their personal data. We believe everyone has a right to control their identity through decentralization, giving netizens control and self-sovereignty over how they interact with the digital world.

Storage Nodes are where this data is stored.

Current Status

Currently operators can try out deployment and operating a node but it requires manual approval to be added to the Verida Testnet network.

Currently we are taking applications for storage node operators. and

Safety and stability of the Verida mainnet is paramount importance so we are currently progressively on-boarding node operators to our testnet to verify the stability.

To learn more join the node operator community in the .

Quick Links

  • to be a Storage Node Operator.

  • Join the .

  • for Storage Node Operators


The Verida protocol provides an open-source server that provides encrypted database storage for one or more Verida accounts.

The server provides a middleware that connects decentralized identities on the Verida network with authenticated users in a CouchDB database cluster.

  1. Application developers can provide their own default storage nodes for their users

  2. End users can have increased privacy and control by hosting storage nodes for their own personal data

  3. Enterprise users can provide highly secure, private storage for all it's employees

  • Ensuring all API requests come from verified Verida network users (via user-signed messages)

  • Managing database users, linking them to valid DID's

  • Managing permissions for individual databases

  • Adding a second layer of security by managing per-database ACL validation rules

  • Providing applications with user's database connection strings

Use cases

Key features

Learn more

Learn more at the .

Read about storage node operation
apply to be a Verida Storage Node operator.
#storage-nodes channel on the Verida Discord
Apply
Verida Discord
Quickstart
Storage Node Operator Documentation
Storage Node
​
​
​
Storage Node GitHub repo