aboutsummaryrefslogtreecommitdiff
path: root/users/https%3A%2F%2F0.exozy.me%2Fusers%2Ftest.jsonld%23main-key
blob: 82cccc295a03abe2e6b5ec34d2d5a925f165bf47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://w3id.org/security/v1"
    ],
    "id": "https://0.exozy.me/users/test.jsonld",
    "type": "Person",
    "preferredUsername": "test",
    "name": "Billiam Wender",
    "inbox": "https://0.exozy.me/users/test.inbox",
    "outbox": "https://0.exozy.me/users/test.outbox",
    "followers": "https://0.exozy.me/users/test.followers",
    "following": "https://0.exozy.me/users/test.following",
    "icon": {
        "type": "Image",
        "mediaType": "image/png",
        "url": "https://0.exozy.me/users/test.png"
    },
    "publicKey": {
        "id": "https://0.exozy.me/users/test.jsonld#main-key",
        "owner": "https://0.exozy.me/users/test.jsonld",
        "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnPn6SRQ1JTwqFMFJq7Bg\nxMW/4V/HYSjHPbtKL/3jwXOTmOLUz4wr4Ib1IwiKpsguz0uyX1Ljbe3qQzqaCZu5\nhdoGo+uJsanz6yAoLYwETfIFIjqQr3FoIGQxYJDELkhSO8htbOKKoRiVKsjD5x4Q\ncEkZkLAaef8WVh08sEqE3fC4uLmOlSavycbMLmah9UdhljFcaVSQ7qox9HFvKF2e\ni4BmN2WdMGZ8JN20nc0OxoZpBpMArRqF0krjIkhA5/9CvIZEULPQChYL6AcmLS0j\n/yTxE82eFMBBvyeg8ICMRzcbCoN+hVnv3cb/7+BwNdoQjZqt0RG/hhbpc8RKt+YO\n9QIDAQAB\n-----END PUBLIC KEY-----\n"
    }
}