From 1159c5135fc00142d0fd6cabdc3aa73c59b70bc4 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Thu, 18 Jul 2024 04:26:36 +0200 Subject: [PATCH] gschema: Reword confusing always-allow-sdes key description Closes: https://gitlab.gnome.org/GNOME/calls/-/issues/624 Signed-off-by: Evangelos Ribeiro Tzaras Part-of: --- data/org.gnome.Calls.gschema.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/org.gnome.Calls.gschema.xml b/data/org.gnome.Calls.gschema.xml index ee7c75f..0f6793c 100644 --- a/data/org.gnome.Calls.gschema.xml +++ b/data/org.gnome.Calls.gschema.xml @@ -28,8 +28,9 @@ false - Whether to allow using SDES for SRTP without TLS as the transport - Set to true if you want to allow with keys exchanged in cleartext. + Allow insecure crypto key exchange for encrypted media. + Set to true if you want to allow keys to be exchangable in cleartext, + otherwise you must set the TLS transport.