mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-31 17:50:01 +00:00
Nutomic
3565ad984a
* Remove chatserver * fix clippy * Remove captchas (fixes #2922) * fix prettier * fix api_common build * cargo fmt
92 lines
3.4 KiB
JSON
92 lines
3.4 KiB
JSON
{
|
|
"@context": [
|
|
"https://www.w3.org/ns/activitystreams",
|
|
"https://w3id.org/security/v1",
|
|
{
|
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
|
"toot": "http://joinmastodon.org/ns#",
|
|
"featured": {
|
|
"@id": "toot:featured",
|
|
"@type": "@id"
|
|
},
|
|
"featuredTags": {
|
|
"@id": "toot:featuredTags",
|
|
"@type": "@id"
|
|
},
|
|
"alsoKnownAs": {
|
|
"@id": "as:alsoKnownAs",
|
|
"@type": "@id"
|
|
},
|
|
"movedTo": {
|
|
"@id": "as:movedTo",
|
|
"@type": "@id"
|
|
},
|
|
"schema": "http://schema.org#",
|
|
"PropertyValue": "schema:PropertyValue",
|
|
"value": "schema:value",
|
|
"discoverable": "toot:discoverable",
|
|
"Device": "toot:Device",
|
|
"Ed25519Signature": "toot:Ed25519Signature",
|
|
"Ed25519Key": "toot:Ed25519Key",
|
|
"Curve25519Key": "toot:Curve25519Key",
|
|
"EncryptedMessage": "toot:EncryptedMessage",
|
|
"publicKeyBase64": "toot:publicKeyBase64",
|
|
"deviceId": "toot:deviceId",
|
|
"claim": {
|
|
"@type": "@id",
|
|
"@id": "toot:claim"
|
|
},
|
|
"fingerprintKey": {
|
|
"@type": "@id",
|
|
"@id": "toot:fingerprintKey"
|
|
},
|
|
"identityKey": {
|
|
"@type": "@id",
|
|
"@id": "toot:identityKey"
|
|
},
|
|
"devices": {
|
|
"@type": "@id",
|
|
"@id": "toot:devices"
|
|
},
|
|
"messageFranking": "toot:messageFranking",
|
|
"messageType": "toot:messageType",
|
|
"cipherText": "toot:cipherText",
|
|
"suspended": "toot:suspended",
|
|
"focalPoint": {
|
|
"@container": "@list",
|
|
"@id": "toot:focalPoint"
|
|
}
|
|
}
|
|
],
|
|
"id": "https://masto.qa.urbanwildlife.biz/users/mastodon",
|
|
"type": "Person",
|
|
"following": "https://masto.qa.urbanwildlife.biz/users/mastodon/following",
|
|
"followers": "https://masto.qa.urbanwildlife.biz/users/mastodon/followers",
|
|
"inbox": "https://masto.qa.urbanwildlife.biz/users/mastodon/inbox",
|
|
"outbox": "https://masto.qa.urbanwildlife.biz/users/mastodon/outbox",
|
|
"featured": "https://masto.qa.urbanwildlife.biz/users/mastodon/collections/featured",
|
|
"featuredTags": "https://masto.qa.urbanwildlife.biz/users/mastodon/collections/tags",
|
|
"preferredUsername": "mastodon",
|
|
"name": "Mastodon",
|
|
"summary": "",
|
|
"url": "https://masto.qa.urbanwildlife.biz/@mastodon",
|
|
"manuallyApprovesFollowers": false,
|
|
"discoverable": false,
|
|
"published": "2022-10-03T00:00:00Z",
|
|
"devices": "https://masto.qa.urbanwildlife.biz/users/mastodon/collections/devices",
|
|
"publicKey": {
|
|
"id": "https://masto.qa.urbanwildlife.biz/users/mastodon#main-key",
|
|
"owner": "https://masto.qa.urbanwildlife.biz/users/mastodon",
|
|
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtBdE55VmV9gTrhJmRF1K\neX7xTRo17JGQ7d1/KJWsQ1zH62GGeG/E+BG3h/BRtfgI7Z9jwfNEyx8g/Ue8rSeZ\n3M7yc09/Z90uwGVY24hxwAJyzWIN2cv5ayhdtk268byT6NX98a9PQcHlx5i6Bhef\nMlpY73I5gxYlofvwJTHq/VupXVw9K76KId2AgR2z8tLiXPc8TED56HulDWdMlWn3\n9B4mWNYmzMBF7lOl58Ws6bFsiv8GnI3uEywzUGhXqz4242FGveHdAGBaCpUYrm8W\nmT8PArqv3B4fCD1ghakSmxRr3y9clwhkC+kB/aoT6z313uZYbQuvZF1bfbh6EZWm\nIQIDAQAB\n-----END PUBLIC KEY-----\n"
|
|
},
|
|
"tag": [],
|
|
"attachment": [],
|
|
"endpoints": {
|
|
"sharedInbox": "https://masto.qa.urbanwildlife.biz/inbox"
|
|
},
|
|
"icon": {
|
|
"type": "Image",
|
|
"mediaType": "image/png",
|
|
"url": "https://masto.qa.urbanwildlife.biz/system/accounts/avatars/109/105/103/301/739/269/original/2cf61ff96e94cb1d.png"
|
|
}
|
|
}
|