Describe the bug
Homebrew disabled the QtPass package (effective 2026-09-01):
Homebrew/homebrew-cask@16a1509
To Reproduce
Steps to reproduce the behavior:
brew install --cask qtpass
==> Would install 1 cask:
qtpass
==> Fetching downloads for: qtpass
Warning: qtpass has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
✔︎ Cask qtpass (1.7.0) Verified 25.4MB/ 25.4MB
Warning: qtpass has been deprecated because it does not pass the macOS Gatekeeper check! It will be disabled on 2026-09-01.
==> Installing Cask qtpass
Expected behavior
- After installing the app, I expected I can start it.
- I also assumed that I can use it after 2026-09-01
- (Or at least any hint if that problem is known/taken care of/a WONTFIX.)
Screenshots:
I don't know is this is related, but I can also not start it, although the disabling is not in effect yet:
Desktop (please complete the following information):
- OS/Distribution: Mac OS
- Version 15.7.7
- CPU: Apple M2
Additional context
The cask adds disable! date: "2026-09-01", because: :fails_gatekeeper_check, so
QtPass may stop being installable via Homebrew unless the macOS release artifact is
properly signed/notarized.
Homebrew/homebrew-cask#225498
Related historical discussion: #149, but I could not find a current dedicated issue for this Gatekeeper/Homebrew disablement.
Thanks everyone for your work and effort!
Describe the bug
Homebrew disabled the QtPass package (effective 2026-09-01):
Homebrew/homebrew-cask@16a1509
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots:
I don't know is this is related, but I can also not start it, although the disabling is not in effect yet:
Desktop (please complete the following information):
Additional context
The cask adds
disable! date: "2026-09-01", because: :fails_gatekeeper_check, soQtPass may stop being installable via Homebrew unless the macOS release artifact is
properly signed/notarized.
Homebrew/homebrew-cask#225498
Related historical discussion: #149, but I could not find a current dedicated issue for this Gatekeeper/Homebrew disablement.
Thanks everyone for your work and effort!