htdocs/@blog

41 lines
1.8 KiB
Plaintext

{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://deadvey.com/@blog",
"type": "Person",
"following": "https://mastodon.tuxcord.net/users/deadvey/following",
"followers": "https://mastodon.tuxcord.net/users/deadvey/followers",
"inbox": "https://activitypubdotnet.azurewebsites.net/api/Inbox",
"outbox": "https://deadvey.com/socialweb/outbox",
"preferredUsername": "blog",
"name": "DeaDvey - Blog",
"summary": "Linux, reviews and tech",
"url": "https://deadvey.com/",
"discoverable": true,
"memorial": false,
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://deadvey.com/images/pfp6.png"
},
"image": {
"type": "Image",
"mediaType": "image/png",
"url": "https://deadvey.com/images/pfp6.png"
},
"publicKey": {
"@context": "https://w3id.org/security/v1",
"@type": "Key",
"id": "https://deadvey.com/@blog#main-key",
"owner": "https://deadvey.com/@blog",
"publicKeyPem": "----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjghLw7qJR872acaJ61ht55KbC1yi7dA6bgbdB7CmcB/ycNZjaKAwCebDxVh9R+AzZaMnh0GL8i4efDyf2isb1d2/GSJjddn303BA7leBfyooDF1rDza49YkbRVSooOI4s4FE/ZL1rtyUjYG6rlqIs5cZBm5LPXCt6XInzQHXijgsbqY9lmwBlIfQxAZ9NVmr0E3bpvkFWn9BsthzaZBK0PTCII8a8tEFgeuGUF1hDcQ9GtY/V9G7SaWj4f5u41wiTFmPTjE0/ZfrPhAVQjrvCGkjTOBfWHd3rG4IpuOklcAp4VvhNMvoC0PAQ1kM6KaQ3+eyIKmR1uc20j17p4g2PwIDAQAB-----END PUBLIC KEY-----"
},
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://deadvey.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">deadvey.com</span><span class=\"invisible\"></span></a>"
}
]
}