From 76c0f67053ffa2f7175a14f1e69f422259e02a38 Mon Sep 17 00:00:00 2001 From: mei23 Date: Sun, 31 Mar 2024 16:48:36 +0900 Subject: [PATCH] =?UTF-8?q?AP=20Key=20=E3=81=AE=20JSON-LD=20=E8=A1=A8?= =?UTF-8?q?=E7=8F=BE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/remote/activitypub/renderer/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/remote/activitypub/renderer/index.ts b/src/remote/activitypub/renderer/index.ts index 7c218a28c9..f36736d013 100644 --- a/src/remote/activitypub/renderer/index.ts +++ b/src/remote/activitypub/renderer/index.ts @@ -18,6 +18,7 @@ export const renderActivity = (x: any): IActivity | null => { 'https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1', { + Key: 'sec:Key', // as non-standards manuallyApprovesFollowers: 'as:manuallyApprovesFollowers', sensitive: 'as:sensitive',