From b03ef14c09eae847016b0571c0d9f3af91e19020 Mon Sep 17 00:00:00 2001 From: Catalan Lover <48515417+FSG-Cat@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:33:18 +0200 Subject: [PATCH] Update dogfood.md --- docs/shared/dogfood.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shared/dogfood.md b/docs/shared/dogfood.md index ff665d9..43df48d 100644 --- a/docs/shared/dogfood.md +++ b/docs/shared/dogfood.md @@ -21,4 +21,4 @@ And as for Install methods for the appservice mode the statuses are as follows ## E2EE Support -E2EE support is not dogfooded by any party mentioned in this document currently and this means that we can not guarantee that [Pantalaimon](https://github.com/matrix-org/pantalaimon) or the experimental native rust crypto support is working. Especially as the CI does not use these it complicates testing for them. +E2EE support is used by Emma currently and we know that support for [Pantalaimon](https://github.com/matrix-org/pantalaimon) is broken. Using [Pantalaimon](https://github.com/matrix-org/pantalaimon) breaks the reactions used by the command handler. The status of experimental native rust crypto support is unknown. As the CI does not use these it complicates testing for them.