Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanity check #128

Open
efef opened this issue Nov 27, 2019 · 1 comment
Open

Sanity check #128

efef opened this issue Nov 27, 2019 · 1 comment
Assignees

Comments

@efef
Copy link

efef commented Nov 27, 2019

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
Copy link
Member

The client should programmatically check, if:

  • Automatic updates are enabled. Checking if the system is truly up-to-date would be too error prone.
  • Anti-virus real-time scanning is enabled.

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.

@rozmansi rozmansi self-assigned this Feb 27, 2020
@rozmansi rozmansi modified the milestones: 1.0.28, 1.0.29 Mar 23, 2020
@rozmansi rozmansi removed this from the 2.0 milestone Apr 8, 2021
rozmansi added a commit that referenced this issue Apr 14, 2023
rozmansi added a commit that referenced this issue Apr 17, 2023
rozmansi added a commit that referenced this issue Apr 26, 2023
rozmansi added a commit that referenced this issue Apr 27, 2023
rozmansi added a commit that referenced this issue Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants