thesatelliteoflove/static/.well-known/webfinger
2024-08-19 15:34:07 -06:00

23 lines
639 B
Plaintext

{
"subject": "acct:phil@thesatelliteoflove.com",
"aliases": [
"https://social.thesatelliteoflove.com/users/phil",
"https://social.thesatelliteoflove.com/@phil"
],
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://auth.thesatelliteoflove.com/application/o/tailscale/"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://social.thesatelliteoflove.com/@phil"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://social.thesatelliteoflove.com/users/phil"
}
]
}