Skip to main content

Basic implementation of webfinger that redirects to another server

Project description

This simple webfinger implementation just redirects a single webfinger address to another server. I use it to allow people to find my mastodon profile via my personal server.

Example usage:

$ redirect-webfinger --acct=jelmer@jelmer.uk \
     --mastodon-server=mastodon.cloud \
     --mastodon-user=jelmer

The only URL it exposes is /.well-known/webfinger, which you would probably want to expose via your reverse HTTP proxy.

Or using docker/podman:

$ podman run ghcr.io/jelmer/redirect-webfinger \
     -e ACCT=jelmer@jelmer.uk \
     -e MASTODON_SERVER=mastodon.cloud \
     -e MASTODON_USER=jelmer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redirect-webfinger-0.0.6.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

redirect_webfinger-0.0.6-py2.py3-none-any.whl (7.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file redirect-webfinger-0.0.6.tar.gz.

File metadata

  • Download URL: redirect-webfinger-0.0.6.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for redirect-webfinger-0.0.6.tar.gz
Algorithm Hash digest
SHA256 f7710e518b9de953d736c91fad262fdb98e041b80df8fbc2fc5b0a735ed1859d
MD5 98f2d1f32d9ac8004d7f98183d7b9689
BLAKE2b-256 98fd430762d90d21a4dfce01e12e2d0c8a5820964bd25a5299c1e7201a49eddd

See more details on using hashes here.

File details

Details for the file redirect_webfinger-0.0.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for redirect_webfinger-0.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c4ff1fbc2e3583c36c23461feb07f413b6dbb0671a4838a7cc448a026655c17a
MD5 102789ae9173956ec5e768654f56fafd
BLAKE2b-256 963985590b55c744c93ebd86aea9f40e740e3ac05131ca366b0d4c198dfad566

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page