wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
14.9k stars 674 forks source link

Chrome flagging download as suspicious #5542

Open JPHutchins opened 3 weeks ago

JPHutchins commented 3 weeks ago

What Operating System(s) are you seeing this problem on?

Windows

Which Wayland compositor or X11 Window manager(s) are you using?

No response

WezTerm version

20230203-110809-5046fc

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

Chrome flags the installer and refuses to download.

image

To Reproduce

Download GitHub releases using Chrome

Configuration

NA

Expected Behavior

Chrome downloads the installer without warning.

Logs

No response

Anything else?

I'm not sure that the installer is signed, is it supposed to be and how would I check?

(Get-AuthenticodeSignature -FilePath .\WezTerm-20240203-110809-5046fc22-setup.exe).Status
NotSigned

Maybe switching to MSI from EXE would resolve this issue.

Anyway, can the false positive be reported to Chrome?

qgates commented 3 weeks ago

Confirm same issue with the windows zip download as well:

WezTerm-windows-20240203-110809-5046fc22.zip

However in this case the download is flagged as 'dangerous' instead of 'suspicious'.

JPHutchins commented 3 weeks ago

'dangerous' instead of 'suspicious'.

💣 🕵️‍♀️