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

Digitally sign ZXing NuGet package assemblies #578

Open
timo352 opened this issue Jul 9, 2024 · 2 comments
Open

Digitally sign ZXing NuGet package assemblies #578

timo352 opened this issue Jul 9, 2024 · 2 comments

Comments

@timo352
Copy link

timo352 commented Jul 9, 2024

Currently, the ZXing NuGet Packages contain assemblies that are unsigned. There is a chance that AV software will flag the .dlls as untrustworthy.

It is probably best practice to get these DLLs signed inside the NuGet package to verify that they are from a VERY trustworthy source 😄

@Kim-SSi
Copy link

Kim-SSi commented Jul 10, 2024 via email

@micjahn
Copy link
Owner

micjahn commented Oct 23, 2024

I will never provide assemblies which are signed with authenicode because of the costs. This is a open source project.

If there are assemblies in the nuget packages which doesn't have a strong name, please list them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants