From fefae63f1dceef88c42a2c80ce7265419095316f Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 24 Nov 2016 21:42:35 +0100 Subject: introduced blind trust before verification mode read more about the concept on https://gultsch.de/trust.html --- src/main/res/values/strings.xml | 3 +++ src/main/res/xml/preferences.xml | 5 +++++ 2 files changed, 8 insertions(+) (limited to 'src/main/res') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 1dbb0454c..efd8bcc26 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -718,4 +718,7 @@ Share as Barcode Share as XMPP URI Share as HTTP link + Blindly trusted OMEMO keys + Blind Trust Before Verification + Automatically trust all new devices from contacts that haven’t been verified before. diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 3159fd61e..959201f5c 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -227,6 +227,11 @@ android:title="@string/pref_show_dynamic_tags" /> +