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.3.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

redirect_webfinger-0.0.3-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.3.tar.gz.

File metadata

  • Download URL: redirect-webfinger-0.0.3.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for redirect-webfinger-0.0.3.tar.gz
Algorithm Hash digest
SHA256 61640af24909fee2e530c390d42dea1fb5c8f3f826edb81945c02cf452d4672b
MD5 5d9962943c40a9546284b7776eda7077
BLAKE2b-256 bb0df96ad066055131ab219f09e8ddd8bcb98c5377238ce6c3eb90624eee793c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redirect_webfinger-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 43d7d692a15ce105e5faf7a33c0f3cddef9f4aa129e19cfabcaba51de4dfabf0
MD5 0514f9ee742da3ffa0f41e2e670fbcda
BLAKE2b-256 a68fdf2c47d65d6d2164ba383108cee530c9a71c2b209eafd4f8df4b621ef7e8

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