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

Smartscreen warning #9

Open
rocksdanister opened this issue Jan 25, 2020 · 33 comments
Open

Smartscreen warning #9

rocksdanister opened this issue Jan 25, 2020 · 33 comments

Comments

@rocksdanister
Copy link
Owner

rocksdanister commented Jan 25, 2020

Basically the lively installer is blocked by windows smartscreen filter, can be bypassed by clicking More Info -> Run anyway.

https://support.microsoft.com/en-in/help/17443/microsoft-edge-smartscreen-faq

SmartScreen also checks the files that you download against a list of files that are well known and downloaded by many people who use Internet Explorer. If the file that you're downloading isn't on that list, SmartScreen will warn you.

It will go away after some amounts of download, but the problem is as I update my application with new version, the new installer will also get flagged unless I sign & let windows know its the same application.

Microsoft recommended EV Certificate is expensive, there are some free alternatives for foss projects.. after looking at it the documentation requirement is huge though, lots of work, not sure if I want to spend time on it...will have to look into it later.

Some old discussion on it: MonoGame/MonoGame#3189

@TheBestPessimist
Copy link

I believe for now the best course of action should be "don't worry about it" ?

@rocksdanister
Copy link
Owner Author

probably; its just people don't read properly and start telling others "windows is saying this is a virus" :/

@Portur
Copy link

Portur commented Feb 17, 2020

Would be great if the installer triggered 0 warnings.

@rocksdanister
Copy link
Owner Author

I'll have to do it sooner or later, probably when I hit v1.0.

@Divisibly
Copy link

damn, yeah they are expensive..

@LivedWhistle52
Copy link

So I need help using github if anyone knows how to help will be appreciated

@rocksdanister
Copy link
Owner Author

rocksdanister commented Aug 25, 2020

Looks like I won't be able to do it for v1.0, hardware is required now for signing which will take time for me.
Lively v0.9.6 setup does not give smartscreen warning anymore I believe(?), has over 100k downloads.
Sadly this will reset with every setup, I also don't think a private key will help with it either(?)

@LivedWhistle52 To avoid going off-topic, you can have talk about things in lively reddit discussion thread instead https://www.reddit.com/r/LivelyWallpaper/

@Tazweed69
Copy link

how do I know this is safe

@rocksdanister
Copy link
Owner Author

rocksdanister commented Sep 11, 2020

@Tazweed69

What code signing does is it verifies the installer has not been modified - if you download from the official website you are fine.

Lively is just a fun learning project for me to try new things, I don't plan to make any profit from this project ..if it sounds too good to be true that's why.

@Portur
Copy link

Portur commented Sep 11, 2020

well thats the only confirmation I needed 😄 thanks 🚀

@philcarbone
Copy link

Any reason it can't be deployed through the windows app store? I have a wpf app that is deployed that way and Microsoft takes care of the signing.

@rocksdanister
Copy link
Owner Author

Oh I thought third party key was still needed!
So no yearly fees and just one time payment... sounds nice.
I will probably have to drop Unity and external app wallpaper support for store, will look into it.
Thanks.

@drewnoakes
Copy link

The Git Extensions project was gifted an Open Source certificate from signpath.io. You may be able to reach out to them.

@rocksdanister
Copy link
Owner Author

Thanks for letting me know, I'll send them a mail.

@PrestonArnold
Copy link

every time i launch it i get a BSOD

@rocksdanister
Copy link
Owner Author

rocksdanister commented Oct 7, 2020

If your getting a bsod from running a web browser/ videoplayer it is more likely your system has some underlying issue that need fixing.

Also try to keep this discussion on track, create a new issue with more details so that I can have a look at it.

@PrestonArnold
Copy link

nope its just this

@rocksdanister
Copy link
Owner Author

rocksdanister commented Oct 8, 2020

Over 400k download and first time I'm hearing of this, take it as you will.

Not sure if spam or not, you are clearly not interested in helping to trace the cause of the issue and just want to make claims without much information in an unrelated thread.

@rochaliano

This comment has been minimized.

@rocksdanister

This comment has been minimized.

@martinchrzan
Copy link

Check Certum, they have pretty cheap code signing certificates for open source, they even have signing in cloud (however it is more expensive, but you don't need any HW)
https://en.sklep.certum.pl/data-safety/code-signing-certificates.html

@Wilbur642

This comment has been minimized.

@rocksdanister
Copy link
Owner Author

rocksdanister commented Nov 26, 2020

Yeah looks like situation changed and they provide cloud signing.. good to hear 😃

For the time being I managed to get it released on Windows store (had to remove xaml island, some store validation issue 😭)
Screenshot 2020-11-26 161744
(testing, private for now.)

@Wilbur642

This comment has been minimized.

@Adirsflo

This comment has been minimized.

@Adirsflo

This comment has been minimized.

@Adirsflo

This comment has been minimized.

@rocksdanister
Copy link
Owner Author

rocksdanister commented Nov 28, 2020

This is a discussion for about smartscreen warning only, for other problems create a new Issue:
https://github.com/rocksdanister/lively/issues/new/choose

@rocksdanister
Copy link
Owner Author

Windows store version released: #213
Its signed by microsoft, so no smartscreen warning.

@PerlinNoise-ops
Copy link

Windows: this application looking sus and its time to play
us: Run anyway
Windows: good luck realizing it is not sus OH WAIT

Repository owner deleted a comment from jansans Jan 8, 2021
Repository owner locked and limited conversation to collaborators Jan 8, 2021
@rocksdanister
Copy link
Owner Author

Discussion is going off-topic, locking for now.

@rocksdanister
Copy link
Owner Author

rocksdanister commented May 18, 2021

Update
After some observation - currently installer smartscreen warning goes away after ~10,000 downloads..
Thanks to existing Lively users, it takes around 2 days to reach that number 😄.
Since its just a few days waiting time between each update, this issue is not a priority right now.

@rocksdanister
Copy link
Owner Author

Looks like will need to buy code signing cert either ways:
https://twitter.com/dwizzzleMSFT/status/1511368944380100608

✅EXE signed or rep REQUIRED

Repository owner unlocked this conversation Apr 7, 2022
Repository owner deleted a comment from Frienderman2379 Apr 12, 2022
Repository owner locked as off-topic and limited conversation to collaborators Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests