Skip to content

Signing with HTTP Signatures

Provides a server to test HTTP Signatures against. The usage is simple make a GET or POST request to the / endpoint to verify your signature implementation.

Command line usage

python -m fediverse_pasture.http_signature

Usage:

python -m fediverse_pasture.http_signature [OPTIONS]

Options:

  --port INTEGER  port to run on
  --reload
  --help          Show this message and exit.