From 839ef8e14b576e546a13942d72139248873f7fac Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Wed, 23 Nov 2016 10:42:27 +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 b67aa23f..a62a4210 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -710,4 +710,7 @@ Share as Barcode Share as XMPP URI Share as HTTP link + Blind Trust Before Verification + Automatically trust all new devices from contacts that haven’t been verified before. + Blindly trusted OMEMO keys diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index cee43491..f6c3a54b 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -164,6 +164,11 @@ android:summary="@string/pref_expert_options_summary" android:title="@string/pref_expert_options"> +