changeset 4009:ffe84e9eb014

Describe hub security indicator icons meaning in Hub frame help
author eMTee <emtee11@gmail.com>
date Wed, 10 Jul 2024 10:31:49 +0200
parents 69ba38f03cc6
children 28adb00841bb
files help/window_hub.html
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/help/window_hub.html	Tue Jul 02 14:19:07 2024 +0200
+++ b/help/window_hub.html	Wed Jul 10 10:31:49 2024 +0200
@@ -114,8 +114,10 @@
     	<li>Everything which comes from the hub and does not start with a valid nick (NMDC hubs only)</li>
     </ul>	
   </dd>
-  <dt><img src="Secure.ico" width="16" height="16" alt="Hub secure status"/> Hub secure status</dt>
-  <dd cshelp="IDH_HUB_SECURE_STATUS">Shows the hub's secure status. If the hub uses secure hub-client communications then a padlock icon shown here with the actual trusted status and cipher shown as a tooltip of the icon. If the hub isn't secure this part of the status bar is completly missing.</dd>
+  <dt><img src="Secure.ico" width="16" height="16" alt="Secure hub status"/> <img src="Trusted.ico" width="16" height="16" alt="Trusted secure hub status"/> Hub security status indicator</dt>
+  <dd cshelp="IDH_HUB_SECURE_STATUS">
+  	<div>Shows the hub's security status. If the hub uses encrypted hub-client communications then one of these icons are shown indicating the actual secure / trusted secure status of the hub connection. The cipher used for encoding is shown in the tooltip text for the icon. A trusted hub connection means that the hub is protected with either a trusted security certificate and / or a keyprint and their validity have been successfully verified before logging on to the hub.</div>
+  	<div>If the hub connection isn't secure at all then this item is completly missing from the status bar.</div></dd>
   <dt><img src="Users.ico" width="16" height="16" alt="Users"/> Users</dt>
   <dd cshelp="IDH_HUB_USERS_COUNT">Shows the number of users connected to the hub.</dd>
   <dt>Total shared</dt>