-
Notifications
You must be signed in to change notification settings - Fork 37
Windows Overview #287
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
base: main
Are you sure you want to change the base?
Windows Overview #287
Conversation
Signed-off-by: oppressor1761 <163018825+oppressor1761@users.noreply.github.com>
Signed-off-by: oppressor1761 <163018825+oppressor1761@users.noreply.github.com>
✅ Deploy Preview for privsec-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
this need to be updated to show 24H2 improvements |
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of this is good, but some of it is questionable or insufficiently explained.
For example, why should optional diagnostic data be allowed?
Also, we are not going to accept any commands or instructions regarding activation. It is fine to recommend specific editions of Windows, but that's about it.
Signed-off-by: oppressor1761 <163018825+oppressor1761@users.noreply.github.com>
Signed-off-by: oppressor1761 <163018825+oppressor1761@users.noreply.github.com>
Signed-off-by: oppressor1761 <163018825+oppressor1761@users.noreply.github.com>
|
In-depth analysis of Windows architecture and telemetry: https://www.bsi.bund.de/EN/Service-Navi/Publikationen/Studien/SiSyPHuS_Win10/SiSyPHuS_node.html. Some worthy mentions:
They recommend making a hard link for A more hardcore version would be to change Windows Update service to use the hardlink and block all outbound completely, with the exception of Windows Update. |
|
Back in 2012, Windows used non-validating DNSSEC aware local resolver. Have things improved since then? Should I run Unbound locally or in a Linux VM (like with chrony) to do DNSSEC validation? |
|
I think it's better to harden Windows using lgpo, .ppkg and answer files rather than alter group policies one by one manually. It's not easy to remember every custom policies you ever applied without a lgpo. |
|
LGPO text files support comments, e.g.: ; \Control Panel\Personalization
; Prevent enabling lock screen camera
; Enabled
Computer
Software\Policies\Microsoft\Windows\Personalization
NoLockScreenCamera
DWORD:1 |
|
this lgpo can be applied without caution. |
|
This lgpo must be applied with caution |
|
this is the answer file for arm64 devices |
|
this is the provision package |
|
<cpi:offlineImage cpi:source="wim:c:/users/gerbil1183/desktop/install.wim#Windows 11 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> |
including security and privacy overview.