friendica.1.json 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "@context": [
  3. "https://www.w3.org/ns/activitystreams",
  4. "https://w3id.org/security/v1",
  5. {
  6. "ostatus": "http://ostatus.org#",
  7. "vcard": "http://www.w3.org/2006/vcard/ns#",
  8. "dfrn": "http://purl.org/macgirvin/dfrn/1.0/",
  9. "diaspora": "https://diasporafoundation.org/ns/",
  10. "litepub": "http://litepub.social/ns#",
  11. "toot": "http://joinmastodon.org/ns#",
  12. "featured": {
  13. "@id": "toot:featured",
  14. "@type": "@id"
  15. },
  16. "schema": "http://schema.org#",
  17. "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
  18. "sensitive": "as:sensitive",
  19. "Hashtag": "as:Hashtag",
  20. "quoteUrl": "as:quoteUrl",
  21. "conversation": "ostatus:conversation",
  22. "directMessage": "litepub:directMessage",
  23. "discoverable": "toot:discoverable",
  24. "PropertyValue": "schema:PropertyValue",
  25. "value": "schema:value"
  26. }
  27. ],
  28. "id": "https://libranet.de/profile/fediphoto_lineage",
  29. "diaspora:guid": "0b6b25a8-1261-82bd-bfde-85b107961519",
  30. "type": "Organization",
  31. "following": "https://libranet.de/following/fediphoto_lineage",
  32. "followers": "https://libranet.de/followers/fediphoto_lineage",
  33. "inbox": "https://libranet.de/inbox/fediphoto_lineage",
  34. "outbox": "https://libranet.de/outbox/fediphoto_lineage",
  35. "featured": "https://libranet.de/featured/fediphoto_lineage",
  36. "preferredUsername": "fediphoto_lineage",
  37. "name": "Fediphoto Lineage",
  38. "summary": "Post a photo quickly to the Fediverse!<br>Official profile page for Fediphoto-Lineage app.",
  39. "url": "https://libranet.de/profile/fediphoto_lineage",
  40. "manuallyApprovesFollowers": false,
  41. "discoverable": true,
  42. "publicKey": {
  43. "id": "https://libranet.de/profile/fediphoto_lineage#main-key",
  44. "owner": "https://libranet.de/profile/fediphoto_lineage",
  45. "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAyR7I15JHibJZBRPKWpcL\nadLN+34EbvdFB4iyreU+psBwIn7sOASTEVFCP9ZaovcgSyFSdeqipVFivTvadfqn\nfysy6kUWKQI5MVma7ZKMtEUu0ueYi2mARgaBfMMK2gGaxCZG2NhUu9d4fSUq8ui3\nS3Y1FLM4HGn9I+DGhkcdETKNbxbTuM/VBjLAfSYNWhJ0+QaWizsmltxrYLKwakbr\nXtvaEHd2Lm08TmVzsZLgB7ktBSOB6MZNV04o/yVYBh7u4RxgE/u4Vhi9xCLWWQ2r\nu6JKY6JuEWt5AdmMVIokeFLq5qOleJb+VmKPJt6J08BzPv/gIN6OQJuAeRGbGmAD\nW3ximQYLGeloS0MVHThT3n+ViMKTo2mdgrlkw2k1MhE2pbBskwdsBIZ/4lTtQS2k\npnofDgRGeIViyt1SAbyC14hI3HCTd7miNhmxAS+c+/CqfUHuomMNgQGPeTgzrxDL\nnhHmnlZmACLrAUCYkxhdpmGnCWebAIh5cWlw1QBxbEM6vr5wK02oT1QlgQ9qWzzE\nYAYB73dDVFsSLW4UGHuoVxe0xrg6y3Xey1AfXjQG8m2zR11Qn2m/el7HZPhejITD\nrNNLdsDd4jnQCyGpjOVoVm2GToqyPMxPmseZK/xbALNcqUTsDHYQ+vOCkCkWnLPN\nsTXKeOM182utd9LwmgJHXCECAwEAAQ==\n-----END PUBLIC KEY-----\n"
  46. },
  47. "endpoints": {
  48. "sharedInbox": "https://libranet.de/inbox"
  49. },
  50. "icon": {
  51. "type": "Image",
  52. "url": "https://libranet.de/photo/profile/fediphoto_lineage.png?ts=1635958234",
  53. "mediaType": "image/png"
  54. },
  55. "attachment": [
  56. {
  57. "type": "PropertyValue",
  58. "name": "F-Droid Package",
  59. "value": "<a href=\"https://f-droid.org/packages/com.fediphoto.lineage/\" target=\"_blank\" rel=\"noopener noreferrer\">f-droid.org/packages/com.fedip…</a>"
  60. }
  61. ],
  62. "generator": {
  63. "id": "https://libranet.de/friendica",
  64. "type": "Application",
  65. "name": "Friendica 'Yellow Archangel' 2024.06-rc-1569",
  66. "url": "https://libranet.de"
  67. }
  68. }