The Wayback Machine - https://web.archive.org/web/20190518023853/https://github.com/jhass/nodeinfo
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

NodeInfo defines a standardized way to expose metadata about an installation of a distributed social network
Branch: master
Clone or download
Latest commit 067a9cc Feb 13, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
schemas Add new 2.1 version Jan 15, 2019
site update site dependencies Apr 25, 2017
tests add specs for 2.1 schema Jan 16, 2019
validator fix validator script Apr 25, 2017
vendor first draft Dec 11, 2014
.gitmodules add site Dec 16, 2014
.travis.yml update tests dependencies Apr 25, 2017
PROTOCOL.md Fix retrieval content type Jul 24, 2018
README.md add Pixelfed to list of software (#35) Feb 13, 2019

README.md

NodeInfo

NodeInfo is an effort to create a standardized way of exposing metadata about a server running one of the distributed social networks. The two key goals are being able to get better insights into the user base of distributed social networking and the ability to build tools that allow users to choose the best fitting software and server for their needs.

Protocol

Please see the protocol definition.

Support

So far integration of this standard exist for the following softwares:

License

All content in this repository is under CC0 unless otherwise noted.

Contributing

Please open issues and pull requests if you want to suggest a change. If you open a pull request you agree for your work to be released under CC0.

History

NodeInfo emerged from it's predecessor /statistics.json that was added to the diaspora* software to be able to built a statistics collection and aggregation service, it was quickly supported by Friendica and RedMatrix. As more and more metadata was added and modifications occurred that would break backward compatibility, we felt the need to make this a more coordinated effort.

You can’t perform that action at this time.