Amebis / eduVPN

Windows eduVPN Client
GNU General Public License v3.0
40 stars 16 forks source link

Sanity check #128

Open efef opened 4 years ago

efef commented 4 years ago

The Activity Center in Windows reports anti-virus state & windows update states For specific VPN connections it has added value if the Windows host is up2date before the client connects. We need to discuss the details further.

rozmansi commented 4 years ago

The client should programmatically check, if:

Both checks should be implemented querying built-in Windows Security centre.

Should any of the checks fail, client would refuse to connect to the "institute access", while still allowing "internet access".

A periodic check should be introduced to disconnect the client should security checks fail at later time.