genserverkey

command
v0.25.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Command genserverkey generates a server signing keypair for thefeed.

The ed25519 keypair serves two roles: signing server responses/feed metadata, and (via ed25519->curve25519 conversion, done in the client) encrypting routing metadata to the server. One key, both jobs.

go run ./cmd/genserverkey

Store the printed private seed on the server (secret). Paste the public key into the config / the bundled default configs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL