Email or username:

Password:

Forgot your password?
Top-level
Meredith Whittaker

@briankrebs @apicultor @x_cli

1/2

Thanks for the suggestion. This is something that we could potentially add to the Support Center. It would also be great if macOS made this information more readily accessible outside of the terminal.

3 comments
Meredith Whittaker

@briankrebs @apicultor @x_cli

2/2

In the meantime, you can run the following commands on macOS to verify that Signal is properly signed and notarized:

% spctl --assess -vv /Applications/Signal.app
/Applications/Signal.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Quiet Riddle Ventures LLC (U68MSDN6DR)

% codesign --verify --verbose /Applications/Signal.app
/Applications/Signal.app: valid on disk
/Applications/Signal.app: satisfies its Designated Requirement

@briankrebs @apicultor @x_cli

2/2

In the meantime, you can run the following commands on macOS to verify that Signal is properly signed and notarized:

% spctl --assess -vv /Applications/Signal.app
/Applications/Signal.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Quiet Riddle Ventures LLC (U68MSDN6DR)

Go Up