pleroma.json 736 B

1234567891011121314151617181920
  1. {"names":["Pleroma"],
  2. "comment": "Free and open communication for everyone. Pleroma is social networking software compatible with other Fediverse software such as Mastodon, Misskey, Pixelfed and many others.",
  3. "links":{"website":"https://pleroma.social/",
  4. "git":"https://git.pleroma.social/pleroma/pleroma/",
  5. "icon":"https://pleroma.social/images/pleroma_logo_vector_nobg_nopan.svg"},
  6. "licenses":["AGPL-3.0-or-later"],
  7. "platforms":["Web"],
  8. "interface":["HTML5"],
  9. "languages":["Elixer"],
  10. "networks_read":["Pleroma",
  11. "ActivityPub"],
  12. "networks_write":["Pleroma",
  13. "ActivityPub"],
  14. "formats_read":[],
  15. "formats_write":[],
  16. "generic_name":["Microblogger",
  17. "Blogger",
  18. "Social Network",
  19. "Publication"]}