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
Built Distribution
File details
Details for the file redirect-webfinger-0.0.5.tar.gz
.
File metadata
- Download URL: redirect-webfinger-0.0.5.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f97fed057c459cb87f7fc401b40cf34b35fe9bebbc131ccf1ef3cf03f2c2ff7 |
|
MD5 | ac5078319aa3379ccbbc5f48fa1e2f7b |
|
BLAKE2b-256 | 983b6df488077f48cbfc257f486eae5bc121445d1e2e714a0f1a68eb20462842 |
File details
Details for the file redirect_webfinger-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: redirect_webfinger-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ccea3b01c8da3a6204c19d77c5446f18b5f9149827594f95ea0bba98ee5225f |
|
MD5 | 40eec37bbf8904ab734fe352f1d1265a |
|
BLAKE2b-256 | dcc5c269c22215d3bac0a4a16a04f2574a051de5951e04aaa1c11f57b5ba02f9 |