From 2c7950e38ca2cd932c048edcfe93874a500caad1 Mon Sep 17 00:00:00 2001 From: Danyl Strype Date: Wed, 5 Sep 2018 12:00:10 +0000 Subject: [PATCH] strypey created page: critera for an app being considered part of the fediverse --- ...a-for-an-app-being-considered-part-of-the-fediverse.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 critera-for-an-app-being-considered-part-of-the-fediverse.md diff --git a/critera-for-an-app-being-considered-part-of-the-fediverse.md b/critera-for-an-app-being-considered-part-of-the-fediverse.md new file mode 100644 index 0000000..e45336a --- /dev/null +++ b/critera-for-an-app-being-considered-part-of-the-fediverse.md @@ -0,0 +1,8 @@ +1) the app must implement as least one of the protocols that allow it to interoperate with (other) federated micro-blogging apps; OStatus, Diaspora (protocol), ActivityPub etc + +2) the app must allow the following between its users and users of at least one other federated micro-blogging apps; + * follow + * be followed + * post a reply + * receive a reply + * repost \ No newline at end of file