val.packett.cool/webfinger.json
2023-10-14 15:39:07 -03:00

42 lines
1.1 KiB
JSON

{
"subject": "acct:[email protected]",
"properties": {
"http://schema.org/name": "Val Packett"
},
"aliases": [
"https://social.treehouse.systems/@valpackett",
"https://social.treehouse.systems/users/valpackett",
"https://val.packett.cool",
"mailto:[email protected]"
],
"links": [
{
"href": "https://social.treehouse.systems/users/valpackett",
"rel": "self",
"type": "application/activity+json"
},
{
"href": "https://social.treehouse.systems/@valpackett",
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://social.treehouse.systems/authorize_interaction?uri={uri}"
},
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://codeberg.org/"
},
{
"rel": "http://webfinger.net/rel/avatar",
"href": "https://val.packett.cool/x/val.1.png",
"type": "image/png"
},
{
"href": "https://val.packett.cool",
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html"
}
]
}