Remove workflow status

This commit is contained in:
Useful Stuffs
2024-02-14 15:30:43 +01:00
committed by GitHub
parent 71616ba132
commit 0587e7a2d7

View File

@@ -1,7 +1,5 @@
# [<img src="http://fritzbox3272.controlliamo.com/WUIsBack/banner.png" alt="WUIsBack">](http://fritzbox3272.controlliamo.com/WUIsBack/)
[![Build](https://github.com/usefulstuffs/WUIsBack/actions/workflows/build.yml/badge.svg)](https://github.com/usefulstuffs/WUIsBack/actions/workflows/build.yml)
Since Windows XP was discontinued in 2014, followed by Windows 7 in 2020, Microsofts support for their earlier OSes has significantly dwindled. As XP and earlier dont officially support modern security improvements, such as the SHA256 hash algorithm required by modern SSL and Authenticode certificates [as of 2019](https://support.microsoft.com/en-us/topic/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus-64d1c82d-31ee-c273-3930-69a4cde8e64f), much of the internet has become inaccessible to these devices. Adding insult to injury, Microsoft [actively removed](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/sha-1-windows-content-to-be-retired-august-3-2020/ba-p/1544373) many downloads for XP and earlier versions in 2020. In effect, working with these OSes is now incredibly difficult.
To address this, [**WUIsBack**](http://fritzbox3272.controlliamo.com/WUIsBack/) hosts a patched instance of the Windows Update website. This works because the original Windows Update website simply accesses an ActiveX control that connects to the Windows Update service running on your computer.