jhass / nodeinfo

NodeInfo defines a standardized way to expose metadata about an installation of a distributed social network
http://nodeinfo.diaspora.software
101 stars 22 forks source link

Add Postmarks to list of supporting platforms #87

Open andypiper opened 10 months ago

6543 commented 8 months ago

@andypiper could you provide a link to an public instance please?

andypiper commented 8 months ago

Hmm, the best I could think of would be postmarks.glitch.me which is the "flagship" server, albeit all of them are single-user instances so there's no concept of a public instance that anyone could sign up to.

6543 commented 8 months ago

ah ok ... that one do not follow the spec tbh... :

curl https://postmarks.glitch.me/nodeinfo/2.0 > info.json

check-jsonschema --schemafile http://nodeinfo.diaspora.software/ns/schema/2.0 info.json
Schema validation errors were encountered.
  info.json::$.version: 2 is not one of ['2.0']