AutoDarkMode / Windows-Auto-Night-Mode

Automatically switches between the dark and light theme of Windows 10 and Windows 11
GNU General Public License v3.0
7.52k stars 266 forks source link

Signing of DLLs #871

Open ThioJoe opened 2 months ago

ThioJoe commented 2 months ago

I have Windows Smart App Control enabled, and every once in a while it gets overzealous (until the reputation definitions get updated I guess), and ends up blocking more unsigned binaries than usual.

I was hoping you'd be able to start signing the DLLs in addition to the exes which would fix that. Not all the third party DLLs and stuff, just the specific Auto Dark Mode ones.

A couple examples:

image
Spiritreader commented 1 month ago

I have added the two main dlls to the signing script!

Spiritreader commented 1 month ago

It seems like Azure Code Signing (which we were beta testers of) has been shut down and Microsoft has since monetized said service. We have to investigate if we can afford signing at all at the moment.

Spiritreader commented 1 month ago

We are currently in talks with MS to get into their free signing program for Open Source software developers. However, this might take a while to clear.

Until then we cannot push any more signed beta builds, so I would recommend to disable automatic updates for now if you want to stay on the latest beta version and rely on signed executables.