From 15b9789b976df256cff51461662225f04bf69c4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 17 Apr 2014 17:55:41 +0200 Subject: Add faq entry for keyserver bug, closes #552 --- OpenKeychain/src/main/res/raw/help_faq.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/raw/help_faq.html b/OpenKeychain/src/main/res/raw/help_faq.html index bfd43eafd..e6757d0da 100644 --- a/OpenKeychain/src/main/res/raw/help_faq.html +++ b/OpenKeychain/src/main/res/raw/help_faq.html @@ -9,5 +9,8 @@ And don't add newlines before or after p tags because of transifex -->

Add a new Keyserver (or modify existing one) by going to Preferences -> General -> Keyservers. Enter the port number after the Keyserver address and preceded it by a colon. For example, "p80.pool.sks-keyservers.net:80" (without quotation marks) means that server "p80.pool.sks-keyservers.net" is working on a port 80.

Default connection port is 11371 and it doesn't need to be specified.

+

A wrong primary user id is shown when searching on a Keyserver

+

Unfortunately, this is a bug in the SKS Keyserver software. Its machine-readable output returns the user ids in an arbitrary order. Read the related bug report for more information.

+ -- cgit v1.2.3