From 4937550746b4a1cf9669e947bfa768210f927e9a Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 17 May 2017 12:55:14 +0200 Subject: [PATCH] Documentation update --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8913b22..05ff982 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # GÉANTLink -Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterprise network authentication +Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X clients for enterprise network authentication ## Features +- Integrates into Windows seamlessly +- Wired and wireless network support ### Authentication methods - EAP-TTLS with the following inner methods: @@ -11,7 +13,7 @@ Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterp ### Security - Microsoft Windows Credential Manager stored user credentials -- User credentials can be shared between different network profiles +- User credentials can be shared between different network profiles, regardless of their connection: wired or wireless - Encrypted EapHost inter-process communication - TLS: - Separate trusted root CA list @@ -26,11 +28,15 @@ Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterp - Lockable network profile configuration ### Deployment -- Released as multi-lingual 32 and 64-bit MSI packages +- Released as multi-lingual 32 and 64-bit MSI packages; Group Policy deployment supported - [MsiUseFeature utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/MsiUseFeature) for GÉANTLink install state testing (for embedding GÉANTLink into other setup packages) - [CredWrite utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/CredWrite) for automated user credential import to Credential Manager - [WLANManager utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/WLANManager) to allow network profile configuration dialog shortcuts +### Supported operating systems +- Windows Vista, Windows Server 2008 +- Windows 7, Windows Server 2008 R2 + ## Download Binaries are available for download [here](https://github.com/Amebis/GEANTLink/releases).