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

Windows Defender Smart Screen blocking Elk Native v0.2.0 #45

Closed
piotrski opened this issue Jan 20, 2023 · 2 comments
Closed

Windows Defender Smart Screen blocking Elk Native v0.2.0 #45

piotrski opened this issue Jan 20, 2023 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@piotrski
Copy link
Member

@[email protected]
@elk Windows Defender Smart Screen won't let me open Elk Native v0.2.0
Is there a way to override this?

https://newsie.social/@SharonGibson3/109719852882123792

It seams to be related to code signing

@piotrski piotrski added bug Something isn't working question Further information is requested labels Jan 20, 2023
@JonasKruckenberg
Copy link
Collaborator

For context: https://discord.com/channels/1044887051155292200/1050490177304408074/1065920823946395711

There are 2 types of code-signing certificates on Windows: Standard and Extended Validation Certificates.
Standard Certificates are interesting because they cost about 200ish€ per year but don't actually get rid of all warnings it's ridiculous.
Extended Validation (EV) Certificates are ridiculous for a different reason. They immediately get rid of all warnings, but cost about 400€ per year and in most cases come on a physical device that needs to be plugged in when signing software. I.e. incredibly impractical.

As mentioned on discord, as an avid OSS lover this is incredibly infuriating to me, I could go on long rants about this that I couldn't then legally publish publicly. Suffice it to say, I think buying any of these certificates for an OSS project that doesn't have a way to generate profit sets a dangerous precedence and only encourages this behavior demonstrated by Microsoft and certificate vendors.

@JonasKruckenberg
Copy link
Collaborator

Hey! Just letting you know that elk-native is no longer maintained, much of the team has moved on or is busy with other projects (there's only so much time in a day 😅), so this issue will likely not be fixed.
Please use the actively maintained elk PWA instead.

Thanks so much for your support and understanding so far! ❤️

@JonasKruckenberg JonasKruckenberg closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants