Screenshots black out macOS secure fields plus a list of apps whose windows are always hidden. Today that list is:
Keychain Access · Apple Passwords · 1Password · Bitwarden · LastPass · Dashlane
That is the set of password managers we happened to think of, in one country, on our own machines. It does not include banking apps, company secrets managers, VPN clients holding credentials, or the password manager that is popular where you live.
This is the honest weak point of the project, and it is the one thing that cannot be fixed by working harder. It gets fixed by many people each adding one line.
What to do
Comment here with the app name and its bundle ID, or use the issue form. No code needed.
Find a bundle ID with:
osascript -e 'id of app "YourApp"'
Tell us whether the whole window should be hidden (a vault, where nothing is safe to show) or only certain screens.
Why it matters more than it looks
Every app added here protects everyone who installs the tool afterwards, including people who will never know the contribution happened. There is no telemetry and no way for us to discover these apps ourselves.
Screenshots black out macOS secure fields plus a list of apps whose windows are always hidden. Today that list is:
That is the set of password managers we happened to think of, in one country, on our own machines. It does not include banking apps, company secrets managers, VPN clients holding credentials, or the password manager that is popular where you live.
This is the honest weak point of the project, and it is the one thing that cannot be fixed by working harder. It gets fixed by many people each adding one line.
What to do
Comment here with the app name and its bundle ID, or use the issue form. No code needed.
Find a bundle ID with:
osascript -e 'id of app "YourApp"'Tell us whether the whole window should be hidden (a vault, where nothing is safe to show) or only certain screens.
Why it matters more than it looks
Every app added here protects everyone who installs the tool afterwards, including people who will never know the contribution happened. There is no telemetry and no way for us to discover these apps ourselves.