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

Uploaded Source

Built Distribution

redirect_webfinger-0.0.4-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.4.tar.gz.

File metadata

  • Download URL: redirect-webfinger-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 6e86b4d0c1fe4ccc4f63aeb37f6e6b8c8b7e7ad556ce45948830e047366ee753
MD5 ec44a7a8827106aa42ddd10ee2780a4d
BLAKE2b-256 9066dac1bbea7760aabc26182307e08eb37d39a16342f1b6b7824d551ec87788

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redirect_webfinger-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f2821360a624b64a0c6bb9d1d03850b38ab1dbd96efda4612becd126ed33c1c2
MD5 ab33f7a9d71ad773b9cc5702ac3f57c2
BLAKE2b-256 c5d208f9bf6aca3769daad970f841556ff4e06aa331594df48e87b02dc32b049

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