How do I verify that the zip file I downloaded?

Options
wongcheee
wongcheee
Community Member

How do I verify that the zip file I downloaded from the official 1password 8 website (MacOS, Intel)

Is there a checksum hash? Or another validation scheme?


1Password Version: 8
Extension Version: Not Provided
OS Version: macOS Moterey 12.4

Comments

  • wongcheee
    wongcheee
    Community Member
    Options

    This issue has been resolved, here is the solution:

    spctl --assess -vv ~/Downloads/1Password\ Installer.app

    This assumes that the Installer has been unzipped and is in your Downloads folder.

    You'll see output like this:

    /Users/grey/Downloads/1Password Installer.app: accepted
    source=Notarized Developer ID
    origin=Developer ID Application: AgileBits Inc. (2BUA8C4S2C)

  • Ben
    Options

    Hi @wongcheee

    Thanks for sharing that! The other thing you can do is check the code signature:

    codesign -vvv ~/Downloads/1Password\ Installer.app
    

    Ben

This discussion has been closed.