📋 Requirements

🔑 GPG Key Setup

Before applying, generate and publish your GPG key:

# Install redundanet CLI
pip install redundanet

# Generate a new GPG key
redundanet node keys generate --name my-node --email you@example.com

# Publish your key to keyservers
redundanet node keys publish --key-id YOUR_KEY_ID

# Or use standard GPG commands:
gpg --gen-key
gpg --send-keys --keyserver keys.openpgp.org YOUR_KEY_ID

How It Works

1

Submit Application

Fill out the form below with your GPG key ID and storage contribution

2

Review

Maintainers review your application and verify your GPG key

3

Approval

Once approved, your node is added to the manifest with an assigned IP

4

Connect

Download the manifest and start your node to join the network

Your GPG public key ID (must be published to a keyserver). Run redundanet node keys list or gpg --list-keys --keyid-format long to find it.

How much storage you'll contribute to the network

Your approximate geographic location

What type of device will run your node?

If your node has a static public IP and can accept incoming connections