From dcb00a5c3bf18a8879ab3ae85441b9129bd91ba5 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Fri, 17 Nov 2023 08:50:06 -0800 Subject: [PATCH] syntax --- id/syntax.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/id/syntax.html b/id/syntax.html index 488f4bf..78b9ea1 100644 --- a/id/syntax.html +++ b/id/syntax.html @@ -17,10 +17,12 @@

Currently, the syntax of a Fediverse ID is whatever each Fediverse software supports. Which could be different from each other! + And could even change over time!

The final say for what is and is not a valid Fediverse ID are the many implementations of WebFinger in-the-wild for all the different Fediverse software out there. Which again could be different from each other! + And again could even change over time!

The reason being because, from a technical point-of-view, a Fediverse ID is turned into an acct URI and then resolved with WebFinger.