1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/static/webfinger.json
2022-06-07 11:04:18 -07:00

49 lines
1.1 KiB
JSON

{
"subject": "acct:seirdy@seirdy.one",
"aliases": [
"mailto:seirdy@seirdy.one",
"https://seirdy.one/",
"matrix:u/seirdy:seirdy.one",
"https://pleroma.envs.net/seirdy"
],
"links": [
{
"rel": "http://webfinger.net/rel/avatar",
"href": "https://seirdy.one/favicon192.png",
"type": "image/png"
},
{
"rel": "canonical_uri",
"href": "https://seirdy.one/",
"type": "text/html"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"href": "https://seirdy.one/",
"type": "text/html"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"href": "https://pleroma.envs.net/seirdy",
"type": "text/html"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"href": "https://a.gh0.pw/user/Seirdy",
"type": "text/html"
},
{
"rel": "webmention",
"href": "https://seirdy.one/webmentions/receive"
},
{
"rel": "pgpkey",
"type": "application/pgp-keys",
"href": "https://seirdy.one/publickey.asc",
"properties": {
"fingerprint": "AC6AF1F838DF3DCC2E47A6CF1E892DB2A5F84479",
"algorithm": "rsa4096"
}
}
]
}