mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #865] Setup for windows is blocked by Windows Defender SmartScreen #688
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#688
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alibertism on GitHub (Sep 5, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/865
Setup is blocked by Windows Defender SmartScreen
The setup executable is not signed and this triggers the Windows Defender SmartScreen when running.
To Reproduce
Steps to reproduce the behavior:
Just download the setup executable for windows and run it.
Expected behavior
Since this is a productivity tool that can be used in environments with strict security policies (e.g. IT departments),
the installer should be signed with a certificate published by a trusted authority.
@shymega commented on GitHub (Sep 6, 2020):
Unfortunately, as we have very little - if at all - funding coming in, we would have to pay out of our own pockets to sign the Barrier executables, this is not possible at the moment.
The same goes for macOS executables signatures.
I realise this isn't the news you wanted.