From 2270db62f30d6f2d6c54b4f280bc312f78d5d1d6 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Wed, 12 Nov 2025 13:22:04 +0000 Subject: [PATCH] Reword dependencies --- proposals/4362-simplified-encrypted-state.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/proposals/4362-simplified-encrypted-state.md b/proposals/4362-simplified-encrypted-state.md index e62f5da51..0106d44d3 100644 --- a/proposals/4362-simplified-encrypted-state.md +++ b/proposals/4362-simplified-encrypted-state.md @@ -178,7 +178,8 @@ the feature, or what migration steps are needed to switch to newer versions of t ## Dependencies -This MSC builds on -[MSC3414](https://github.com/matrix-org/matrix-spec-propsals/tree/main/proposals/3414-encrypted-state-events.md) -and depends on [MSC4268](https://github.com/matrix-org/matrix-spec-proposals/pull/4268), neither of -which have been accepted into the spec at the time of writing. +This proposal is a more limited alternative to +[MSC3414](https://github.com/matrix-org/matrix-spec-propsals/tree/main/proposals/3414-encrypted-state-events.md). + +The limitations of this proposal are improved somewhat if +[MSC4268](https://github.com/matrix-org/matrix-spec-proposals/pull/4268) is available.