{
  "hostname": "misskey.world",
  "nodeinfo_url": "https://misskey.world/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "misskey",
      "version": "2025.12.2",
      "homepage": "https://github.com/misskey-dev/misskey",
      "repository": "https://github.com/misskey-dev/misskey"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 6,
        "activeHalfyear": null,
        "activeMonth": null
      },
      "localPosts": 19,
      "localComments": 0
    },
    "metadata": {
      "nodeName": "Misskey World",
      "nodeDescription": "Misskey is a federated social Network.<br>\nMisskey.world is an instance of Misskey.<br>\nHere you can create your account and share with other users on different instances around the world.<br>\nThe purpose of this instance is to facilitate access for everyone to the federated network, also known as the fediverse.",
      "nodeAdmins": [
        {
          "name": "GoX OnLine",
          "email": "support@misskey.world"
        }
      ],
      "maintainer": {
        "name": "GoX OnLine",
        "email": "support@misskey.world"
      },
      "langs": [],
      "tosUrl": "",
      "privacyPolicyUrl": "",
      "inquiryUrl": "",
      "impressumUrl": "",
      "repositoryUrl": "https://github.com/misskey-dev/misskey",
      "feedbackUrl": "https://github.com/misskey-dev/misskey/issues/new",
      "disableRegistration": false,
      "disableLocalTimeline": false,
      "disableGlobalTimeline": false,
      "emailRequiredForSignup": true,
      "enableHcaptcha": true,
      "enableRecaptcha": false,
      "enableMcaptcha": false,
      "enableTurnstile": false,
      "maxNoteTextLength": 3000,
      "enableEmail": true,
      "enableServiceWorker": true,
      "proxyAccountName": "system.proxy",
      "themeColor": "#86b300"
    }
  }
}