From 9d71917015ddb7b99a79b48bbe9c144f04fcd20d Mon Sep 17 00:00:00 2001 From: silverpill Date: Sat, 20 Jan 2024 20:51:28 +0000 Subject: [PATCH] Add FEP-ceee to README.md --- README.md | 1 + fep/ceee/fep-ceee.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 398dca1..30a2427 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu | [FEP-ef61: Portable Objects](./fep/ef61/fep-ef61.md) | `DRAFT` | [#209](https://codeberg.org/fediverse/fep/issues/209) | 2023-12-06 | - | | [FEP-7502: Limiting visibility to authenticated actors](./fep/7502/fep-7502.md) | `DRAFT` | [#218](https://codeberg.org/fediverse/fep/issues/218) | 2023-12-24 | - | | [FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor](./fep/2c59/fep-2c59.md) | `DRAFT` | [#226](https://codeberg.org/fediverse/fep/issues/226) | 2024-01-04 | - | +| [FEP-ceee: Instance-Level Actor Discovery using WebFinger](./fep/ceee/fep-ceee.md) | `DRAFT` | [#243](https://codeberg.org/fediverse/fep/issues/243) | 2024-01-20 | - | ## Submitting a FEP diff --git a/fep/ceee/fep-ceee.md b/fep/ceee/fep-ceee.md index 2fd017d..2319741 100644 --- a/fep/ceee/fep-ceee.md +++ b/fep/ceee/fep-ceee.md @@ -3,6 +3,7 @@ slug: "ceee" authors: Steve Bate status: DRAFT dateReceived: 2024-01-20 +discussionsTo: https://codeberg.org/fediverse/fep/issues/243 --- # FEP-ceee: Instance-Level Actor Discovery using WebFinger