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 · 1 comment
Open

Digitally sign ZXing NuGet package assemblies #578

timo352 opened this issue Jul 9, 2024 · 1 comment

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

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

2 participants