logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

mastodon-follow-activity.json (1273B)


  1. {
  2. "type": "Follow",
  3. "signature": {
  4. "type": "RsaSignature2017",
  5. "signatureValue": "Kn1/UkAQGJVaXBfWLAHcnwHg8YMAUqlEaBuYLazAG+pz5hqivsyrBmPV186Xzr+B4ZLExA9+SnOoNx/GOz4hBm0kAmukNSILAsUd84tcJ2yT9zc1RKtembK4WiwOw7li0+maeDN0HaB6t+6eTqsCWmtiZpprhXD8V1GGT8yG7X24fQ9oFGn+ng7lasbcCC0988Y1eGqNe7KryxcPuQz57YkDapvtONzk8gyLTkZMV4De93MyRHq6GVjQVIgtiYabQAxrX6Q8C+4P/jQoqdWJHEe+MY5JKyNaT/hMPt2Md1ok9fZQBGHlErk22/zy8bSN19GdG09HmIysBUHRYpBLig==",
  6. "creator": "http://mastodon.example.org/users/admin#main-key",
  7. "created": "2018-02-17T13:29:31Z"
  8. },
  9. "object": "http://localtesting.pleroma.lol/users/lain",
  10. "nickname": "lain",
  11. "id": "http://mastodon.example.org/users/admin#follows/2",
  12. "actor": "http://mastodon.example.org/users/admin",
  13. "@context": [
  14. "https://www.w3.org/ns/activitystreams",
  15. "https://w3id.org/security/v1",
  16. {
  17. "toot": "http://joinmastodon.org/ns#",
  18. "sensitive": "as:sensitive",
  19. "ostatus": "http://ostatus.org#",
  20. "movedTo": "as:movedTo",
  21. "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
  22. "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
  23. "conversation": "ostatus:conversation",
  24. "atomUri": "ostatus:atomUri",
  25. "Hashtag": "as:Hashtag",
  26. "Emoji": "toot:Emoji"
  27. }
  28. ]
  29. }