quitter.no_.well-known_webfinger.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "subject": "acct:gargron@quitter.no",
  3. "aliases": [
  4. "https://quitter.no/user/7477",
  5. "https://quitter.no/gargron"
  6. ],
  7. "properties": {
  8. "http://webfinger.example/ns/name": "Bob Smith"
  9. },
  10. "links": [
  11. {
  12. "rel": "http://webfinger.net/rel/profile-page",
  13. "type": "text/html",
  14. "href": "https://quitter.no/gargron"
  15. },
  16. {
  17. "rel": "http://gmpg.org/xfn/11",
  18. "type": "text/html",
  19. "href": "https://quitter.no/gargron"
  20. },
  21. {
  22. "rel": "describedby",
  23. "type": "application/rdf+xml",
  24. "href": "https://quitter.no/gargron/foaf"
  25. },
  26. {
  27. "rel": "http://apinamespace.org/atom",
  28. "type": "application/atomsvc+xml",
  29. "href": "https://quitter.no/api/statusnet/app/service/gargron.xml"
  30. },
  31. {
  32. "rel": "http://apinamespace.org/twitter",
  33. "href": "https://quitter.no/api/"
  34. },
  35. {
  36. "rel": "http://specs.openid.net/auth/2.0/provider",
  37. "href": "https://quitter.no/gargron"
  38. },
  39. {
  40. "rel": "http://schemas.google.com/g/2010#updates-from",
  41. "type": "application/atom+xml",
  42. "href": "https://quitter.no/api/statuses/user_timeline/7477.atom"
  43. },
  44. {
  45. "rel": "magic-public-key",
  46. "href": "data:application/magic-public-key,RSA.1ZBkHTavLvxH3FzlKv4O6WtlILKRFfNami3_Rcu8EuogtXSYiS-bB6hElZfUCSHbC4uLemOA34PEhz__CDMozax1iI_t8dzjDnh1x0iFSup7pSfW9iXk_WU3Dm74yWWW2jildY41vWgrEstuQ1dJ8vVFfSJ9T_tO4c-T9y8vDI8=.AQAB"
  47. },
  48. {
  49. "rel": "salmon",
  50. "href": "https://quitter.no/main/salmon/user/7477"
  51. },
  52. {
  53. "rel": "http://salmon-protocol.org/ns/salmon-replies",
  54. "href": "https://quitter.no/main/salmon/user/7477"
  55. },
  56. {
  57. "rel": "http://salmon-protocol.org/ns/salmon-mention",
  58. "href": "https://quitter.no/main/salmon/user/7477"
  59. },
  60. {
  61. "rel": "http://ostatus.org/schema/1.0/subscribe",
  62. "template": "https://quitter.no/main/ostatussub?profile={uri}"
  63. },
  64. {
  65. "rel": "http://spec.example.net/photo/1.0",
  66. "type": "image/jpeg",
  67. "href": "http://photos.example.com/gpburdell.jpg",
  68. "titles": {
  69. "en": "User Photo",
  70. "de": "Benutzerfoto"
  71. },
  72. "properties": {
  73. "http://spec.example.net/created/1.0": "1970-01-01"
  74. }
  75. }
  76. ]
  77. }