summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wireless-security.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-wireless-security.c')
-rw-r--r--libnm-core/nm-setting-wireless-security.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/libnm-core/nm-setting-wireless-security.c b/libnm-core/nm-setting-wireless-security.c
index 0363fa3342..dda4b70451 100644
--- a/libnm-core/nm-setting-wireless-security.c
+++ b/libnm-core/nm-setting-wireless-security.c
@@ -1930,8 +1930,12 @@ nm_setting_wireless_security_class_init (NMSettingWirelessSecurityClass *setting
*
* The PIN used for WPS.
*
- * NetworkManager will automatically disable WPS and unset this property
- * after a successful WPS enrollment.
+ * Please note that this property is not handled as a secret and will be
+ * visible to the users of the machine. Aside from that, there's a known
+ * security flaw in the PIN based method that makes the PIN easy to guess.
+ *
+ * Enabling PIN method it on your router introduces a substantial risk that
+ * unauthorized nodes will join the wireless network.
*
* Since: 1.10
**/