{
  "hostname": "catodon.rocks",
  "nodeinfo_url": "https://catodon.rocks/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "catodon",
      "version": "26.4.0-dev.0",
      "homepage": "https://codeberg.org/catodon/catodon",
      "repository": "https://codeberg.org/catodon/catodon"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 38,
        "activeHalfyear": 37,
        "activeMonth": 31
      },
      "localPosts": 8658,
      "localComments": 0
    },
    "metadata": {
      "nodeName": "Catodon rocks",
      "nodeDescription": "Official server of the Catodon project - home of Catodon development. Things may occasionally break when we test new features.\n\nEveryone is welcome except fascists, racists, sexists, bigots and cops. No harassment, no hate speech.\n\nBe nice. Destroy capitalism.",
      "nodeAdmins": [
        {
          "name": "panos",
          "email": "catodon@disroot.org"
        }
      ],
      "maintainer": {
        "name": "panos",
        "email": "catodon@disroot.org"
      },
      "langs": [],
      "tosUrl": "https://catodon.rocks/@admin/pages/ToS",
      "privacyPolicyUrl": "https://catodon.rocks/@admin/pages/privacy-policy",
      "inquiryUrl": "https://catodon.rocks/@panos",
      "impressumUrl": "",
      "donationUrl": "https://liberapay.com/Catodon",
      "repositoryUrl": "https://codeberg.org/catodon/catodon",
      "feedbackUrl": "https://codeberg.org/catodon/catodon/issues/new",
      "disableRegistration": false,
      "disableLocalTimeline": false,
      "disableGlobalTimeline": false,
      "disableBubbleTimeline": true,
      "emailRequiredForSignup": true,
      "enableHcaptcha": true,
      "enableRecaptcha": false,
      "enableMcaptcha": false,
      "enableTurnstile": false,
      "enableFC": false,
      "maxNoteTextLength": 5000,
      "maxRemoteNoteTextLength": 100000,
      "maxCwLength": 500,
      "maxRemoteCwLength": 5000,
      "maxAltTextLength": 20000,
      "maxRemoteAltTextLength": 100000,
      "enableEmail": true,
      "enableServiceWorker": true,
      "proxyAccountName": "system.proxy",
      "themeColor": "#86b300"
    }
  }
}