]> git.mxchange.org Git - friendica.git/commitdiff
initial commit for FEDERATION.md FEP-67ff
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 15 Aug 2024 04:08:50 +0000 (06:08 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 15 Aug 2024 04:08:50 +0000 (06:08 +0200)
FEDERATION.md [new file with mode: 0644]

diff --git a/FEDERATION.md b/FEDERATION.md
new file mode 100644 (file)
index 0000000..80741ac
--- /dev/null
@@ -0,0 +1,32 @@
+# Federation
+
+## Supported federation protocols and standards
+
+- [ActivityPub](https://www.w3.org/TR/activitypub/) (Server-to-Server)
+- [WebFinger](https://webfinger.net/)
+- [Http Signatures](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures)
+- [NodeInfo](https://nodeinfo.diaspora.software/)
+
+## Supported FEPs
+
+- [FEP-f1d5: NodeInfo in Fediverse Software](https://codeberg.org/fediverse/fep/src/branch/main/fep/f1d5/fep-f1d5.md)
+- [FEP-1b12](https://codeberg.org/fediverse/fep/src/branch/main/fep/fep-1b12/fep-1b12.md) - basics for federation with lemmy, kbin
+- [FEP-2677](https://codeberg.org/fediverse/fep/src/branch/main/fep/fep-2677/fep-2677.md)
+- [FEP-e232](https://codeberg.org/fediverse/fep/src/branch/main/fep/fep-e232/fep-e232.md)
+- [FEP-f1d5](https://codeberg.org/fediverse/fep/src/branch/main/fep/fep-f1d5/fep-f1d5.md)
+- [FEP-61cf](https://codeberg.org/fediverse/fep/src/branch/main/fep/fep-61cf/fep-61cf.md) - basics to log in to Hubzilla
+- [FEP-67ff](https://codeberg.org/fediverse/fep/src/branch/main/fep/67ff/fep-67ff.md)
+
+## ActivityPub
+
+<!-- Describe activities and extensions. -->
+
+## Diaspora protocol
+
+<!-- Describe activities and extensions. -->
+
+## Additional documentation
+
+- Documentation is available at every Friendica node at `/help` and on
+
+<!-- Add links to documentation pages. -->