summaryrefslogtreecommitdiff
path: root/public/pdp8
diff options
context:
space:
mode:
Diffstat (limited to 'public/pdp8')
-rw-r--r--public/pdp843
1 files changed, 0 insertions, 43 deletions
diff --git a/public/pdp8 b/public/pdp8
deleted file mode 100644
index c066ea6..0000000
--- a/public/pdp8
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "@context": [
- "https://www.w3.org/ns/activitystreams"
- ],
- "id": "https://social.pdp8.info/pdp8",
- "type": "Person",
- "preferredUsername": "pdp8",
- "name": "pdp8",
- "inbox": "https://social.pdp8.info/inbox",
- "outbox": "https://social.pdp8.info/outbox",
- "following": "https://social.pdp8.info/following",
- "followers": "https://social.pdp8.info/followers",
- "manuallyApprovesFollowers": false,
- "icon": {
- "type": "Image",
- "url": "https://pdp8.info/pdp8.png"
- },
- "attachment": [
- {
- "type": "PropertyValue",
- "name": "Web",
- "value": "<a href=\"https://pdp8.info\">pdp8.info</a>"
- },
- {
- "type": "PropertyValue",
- "name": "Fediverse",
- "value": "<a rel=\"me\" href=\"https://social.pdp8.info/pdp8\">@pdp8@social.pdp8.info</a>"
- },
- {
- "type": "PropertyValue",
- "name": "Matrix",
- "value": "<a rel=\"me\" href=\"https://matrix.to/#/@pdp8:matrix.pdp8.info\">@pdp8:matrix.pdp8.info</a>"
- }
- ],
- "endpoints": {
- "sharedInbox": "https://social.pdp8.info/inbox"
- },
- "publicKey": {
- "id": "https://social.pdp8.info/pdp8#main-key",
- "owner": "https://social.pdp8.info/pdp8",
- "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArDawzSl+XcJ+96sIrx+E\nsDoUQzSvoKazCgw7qOMaOGi7XxJ8riBvdRBlJ4zOEfQaxcaQgGn5JntOofqkeWvk\nIykOAzYfwY6HoUm7i1eZME2quO+CkMMq9SX9/DOqggOYtiVC9DX5FxXe5YHK7Q/n\nbo1iB6rgVS43wT0PnI6uduY4cUlvhRkX4Iht0N1GTrBlGKloRQ96KTzp+U9xF7bp\nKO87Y4yftv+d6L3ZZBfTRgWOtDXG8E4Vdvsq0aPQNBtazq0fwtBbk2G4mZtCMqyT\nvLZh8w+YPn1ICoQsKukU/q7eG29UJCz/QdZndkuv5iIm+H/c8gicGllw9rNQP2G0\nBQIDAQAB\n-----END PUBLIC KEY-----\n"
- }
-}