syntax
parent
7eb6197874
commit
dcb00a5c3b
|
@ -17,10 +17,12 @@
|
|||
<p>
|
||||
Currently, the syntax of a <strong>Fediverse ID</strong> is whatever each <ziba-link dir=".." name="software">Fediverse software</ziba-link> supports.
|
||||
Which could be different from each other!
|
||||
And could even change over time!
|
||||
</p>
|
||||
<p>
|
||||
The final say for what is and is not a valid <strong>Fediverse ID</strong> are the many implementations of <ziba-link dir=".." transform="lowercase">WebFinger</ziba-link> in-the-wild for all the different <ziba-link dir=".." name="software">Fediverse software</ziba-link> out there.
|
||||
Which again could be different from each other!
|
||||
And again could even change over time!
|
||||
</p>
|
||||
<p>
|
||||
The reason being because, from a technical point-of-view, a <strong>Fediverse ID</strong> is turned into an <ziba-link dir=".." transform="lowercase">acct URI</ziba-link> and then resolved with <ziba-link dir=".." transform="lowercase">WebFinger</ziba-link>.
|
||||
|
|
Loading…
Reference in New Issue