From c3718c61db61ee65264aa1b87cf849b4e5cb6a0e Mon Sep 17 00:00:00 2001 From: silverpill Date: Fri, 15 Nov 2024 13:06:08 +0000 Subject: [PATCH] FEP-fe34: Remove incorrect requirement (#446) Reviewed-on: https://codeberg.org/fediverse/fep/pulls/446 Co-authored-by: silverpill Co-committed-by: silverpill --- fep/fe34/fep-fe34.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/fep/fe34/fep-fe34.md b/fep/fe34/fep-fe34.md index 3466915..1f8e713 100644 --- a/fep/fe34/fep-fe34.md +++ b/fep/fe34/fep-fe34.md @@ -52,8 +52,6 @@ ActivityPub object is considered authentic if any of the following conditions ar If none of these conditions are met, the object MUST be discarded. -If signature verification is performed, the key ID SHOULD match the object ID. - >[!NOTE] >In some cases, consumers can process unauthenticated objects if the risk is deemed acceptable.