1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 03:35:52 +00:00

FEP-844e: Fix example, add tootik to impls (#679)

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/679
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
silverpill
2025-09-15 20:03:54 +02:00
committed by silverpill
parent 0c6dfc0db1
commit afd59a909e
+5 -2
View File
@@ -66,8 +66,10 @@ Example:
"generator": {
"type": "Application",
"implements": [
"href": "https://datatracker.ietf.org/doc/html/rfc9421",
"name": "RFC-9421: HTTP Message Signatures"
{
"href": "https://datatracker.ietf.org/doc/html/rfc9421",
"name": "RFC-9421: HTTP Message Signatures"
}
]
}
}
@@ -100,6 +102,7 @@ Implementers MUST NOT use it in cases where capabilities can be inferred from pr
- Forte
- Mitra
- [ActivityPub for WordPress](https://activitypub.blog/2025/07/09/7-0-0-i-will-follow-you/)
- [tootik](https://github.com/dimkr/tootik/blob/0.18.0/FEDERATION.md#http-signatures)
## References