thesatelliteoflove/static/.well-known/webfinger

23 lines
639 B
Plaintext
Raw Permalink Normal View History

2024-08-14 04:32:31 +02:00
{
"subject": "acct:phil@thesatelliteoflove.com",
2024-08-19 23:34:07 +02:00
"aliases": [
"https://social.thesatelliteoflove.com/users/phil",
"https://social.thesatelliteoflove.com/@phil"
],
2024-08-14 04:32:31 +02:00
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://auth.thesatelliteoflove.com/application/o/tailscale/"
2024-08-19 23:34:07 +02:00
},
{
"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"
2024-08-14 04:32:31 +02:00
}
]
}