phundrak.com/content/.vuepress/public/.well-known/webfinger.json

25 lines
731 B
JSON

{
"subject": "acct:phundrak@mastodon.phundrak.com",
"aliases": ["https://mastodon.phundrak.com/@phundrak", "https://mastodon.phundrak.com/users/phundrak"],
"links": [
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://mastodon.phundrak.com/@phundrak"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://mastodon.phundrak.com/users/phundrak"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://mastodon.phundrak.com/authorize_interaction?uri={uri}"
},
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://auth.phundrak.com"
}
]
}