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

Validating Downloaded Updates with Update.exe (Squirrel Updater) #3740

Open
3 tasks done
maoryadin opened this issue Oct 20, 2024 · 0 comments
Open
3 tasks done

Validating Downloaded Updates with Update.exe (Squirrel Updater) #3740

maoryadin opened this issue Oct 20, 2024 · 0 comments

Comments

@maoryadin
Copy link

maoryadin commented Oct 20, 2024

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Electron Forge version

7.4.0

Electron version

v30.1.2

Operating system

Windows

Last known working Electron Forge version

No response

Expected behavior

The downloaded update should be validated (e.g., by checksum or signature verification) to prevent untrusted or corrupted files from being executed.

Actual behavior

using update.exe from Squirrel to download updates for my application. However, I’ve noticed that update.exe accepts any server URL, and my application will proceed with launching the downloaded update without any validation.

Steps to reproduce

Image
Image

Any guidance on how to set up this validation mechanism would be appreciated.

Additional information

No response

@maoryadin maoryadin changed the title Validating Downloaded Updates with Update.exe (Squirrel Updater) #160 Validating Downloaded Updates with Update.exe (Squirrel Updater) Oct 21, 2024
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

1 participant