From 0e5f5098362005f535269c9fcfdffbaf7a1d7cad Mon Sep 17 00:00:00 2001 From: silverpill Date: Thu, 3 Apr 2025 17:26:13 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/1042/fep-1042.md | 3 ++- index.json | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5ffbe..a20741f 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-c180: Problem Details for ActivityPub](./fep/c180/fep-c180.md) | `DRAFT` | [#531](https://codeberg.org/fediverse/fep/issues/531) | 2025-03-11 | - | | [FEP-2931: Representing context with a Collection](./fep/2931/fep-2931.md) | `DRAFT` | [#534](https://codeberg.org/fediverse/fep/issues/534) | 2025-03-22 | - | | [FEP-5711: Inverse Properties for Collections](./fep/5711/fep-5711.md) | `DRAFT` | [#539](https://codeberg.org/fediverse/fep/issues/539) | 2025-03-24 | - | +| [FEP-1042: Peer to Peer Fediverse Identities](./fep/1042/fep-1042.md) | `DRAFT` | [#546](https://codeberg.org/fediverse/fep/issues/546) | 2025-04-03 | - | ## License diff --git a/fep/1042/fep-1042.md b/fep/1042/fep-1042.md index 261dc0a..d0facbe 100644 --- a/fep/1042/fep-1042.md +++ b/fep/1042/fep-1042.md @@ -3,7 +3,8 @@ slug: "1042" authors: Mauve Signweaver status: DRAFT discussionsTo: https://socialhub.activitypub.rocks/t/fep-1024-peer-to-peer-fediverse-identities/4400 -dateReceived: 2024-07-25 +dateReceived: 2025-04-03 +trackingIssue: https://codeberg.org/fediverse/fep/issues/546 --- # FEP-1042: Peer to Peer Fediverse Identities diff --git a/index.json b/index.json index b4e689e..5878aa5 100644 --- a/index.json +++ b/index.json @@ -891,5 +891,14 @@ "dateReceived": "2025-03-24", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/539", "title": "Inverse Properties for Collections" + }, + { + "slug": "1042", + "authors": "Mauve Signweaver ", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-1024-peer-to-peer-fediverse-identities/4400", + "dateReceived": "2025-04-03", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/546", + "title": "Peer to Peer Fediverse Identities" } ] \ No newline at end of file