📋 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 (use the FULL 40-char fingerprint)
redundanet node keys publish --key-id YOUR_FULL_FINGERPRINT

# 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 key's full 40-character fingerprint (must be published to a keyserver). Run gpg --fingerprint or redundanet node keys list to find it. Short key ids are not accepted.

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