From d19830cd1c7a6adff3ea1960abb537d0157d7df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 16 Apr 2014 21:54:46 +0200 Subject: essential instead of integral --- OpenKeychain/src/main/res/raw/help_wot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenKeychain') diff --git a/OpenKeychain/src/main/res/raw/help_wot.html b/OpenKeychain/src/main/res/raw/help_wot.html index 5f3ec6c24..0ed8e586d 100644 --- a/OpenKeychain/src/main/res/raw/help_wot.html +++ b/OpenKeychain/src/main/res/raw/help_wot.html @@ -6,7 +6,7 @@ And don't add newlines before or after p tags because of transifex -->

Web of Trust

-

The Web of Trust describes the part of PGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is integral to know that the public key you encrypt to belongs to the person you think it does.

+

The Web of Trust describes the part of PGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is essential to know that the public key you encrypt to belongs to the person you think it does.

Support in OpenKeychain

There is only basic support for Web of Trust in OpenKeychain. This is a heavy work in progress and subject to changes in upcoming releases.

-- cgit v1.2.3