aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-03-16 15:05:39 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-03-16 15:05:39 +0100
commit146fa8d6c0ace2f9560341171a491e9ddb0361ae (patch)
tree60b284ebbb0694a6197ca7c934b0147f20ef8411 /OpenKeychain/src/main/res/raw
parent98b942982e82927be12f1d16302387e3f16e106e (diff)
downloadopen-keychain-146fa8d6c0ace2f9560341171a491e9ddb0361ae.tar.gz
open-keychain-146fa8d6c0ace2f9560341171a491e9ddb0361ae.tar.bz2
open-keychain-146fa8d6c0ace2f9560341171a491e9ddb0361ae.zip
Clarify certification help screen
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r--OpenKeychain/src/main/res/raw/help_certification.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_certification.html b/OpenKeychain/src/main/res/raw/help_certification.html
index 8228a4ac1..d4aff1ad7 100644
--- a/OpenKeychain/src/main/res/raw/help_certification.html
+++ b/OpenKeychain/src/main/res/raw/help_certification.html
@@ -22,10 +22,10 @@ To confirm keys between more than two persons, we suggest to use the key exchang
This certification is a <a href="http://tools.ietf.org/html/rfc4880#section-5.2.1">"generic certification (0x10)"</a> described in the standard by:
"The issuer of this certification does not make any particular assertion as to how well the certifier has checked that the owner of the key is in fact the person described by the User ID."</p>
-<p>Traditionally, certifications (often with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
+<p>Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
-We also do not implement (potentially transitive) trust signatures or any other internal trust model.
+We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.</p>
</body>