From 302e770a98c8fc024bf3dae4266dc034a8e14d09 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sun, 15 May 2022 15:29:15 +0200 Subject: Show modal dialog to select default encryption if unknown --- main/data/default_encryption_dialog.ui | 125 +++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 main/data/default_encryption_dialog.ui (limited to 'main/data') diff --git a/main/data/default_encryption_dialog.ui b/main/data/default_encryption_dialog.ui new file mode 100644 index 00000000..81e794ae --- /dev/null +++ b/main/data/default_encryption_dialog.ui @@ -0,0 +1,125 @@ + + + + + + False + True + 320 + 260 + dialog + + + + + + False + vertical + + + False + end + + + OK + True + True + True + + + True + True + 0 + + + + + False + False + 0 + + + + + True + False + vertical + + + True + False + 10 + 10 + No default end-to-end encryption method has been previously selected for this conversation. XMPP defines some XEP for end-to-end encryption that Dino supports. + +It is strongly recommended that one of the following end-to-end encryption methods below is selected before sending a message. + +TAKE INTO ACCOUNT UNENCRYPTED CONVERSATIONS COULD BE READ BY THIRD PARTIES. + +These settings can be later changed from the Settings menu. + True + + + True + False + 0 + + + + + OMEMO (XEP-0384) + True + True + False + True + True + + + False + False + 1 + + + + + OpenPGP (XEP-0027) + True + True + False + True + True + omemo + + + False + False + 2 + + + + + Unencrypted (not recommended) + True + True + False + True + True + omemo + + + False + False + 3 + + + + + True + True + 2 + + + + + + -- cgit v1.2.3