IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Notarize MacOS releases #64

Open skeet70 opened 1 year ago

skeet70 commented 1 year ago

The tool builds fine on MacOS, so installations using homebrew or otherwise building from source will work fine. Someone downloading pre-built binaries off Github Releases though won't be able to run the tool unless they bypass security rules.

We can sign and notarize our pre-built x86_64 and arm64 binaries to make them securely runnable on MacOS.

BobWall23 commented 1 year ago

Need to see if we have the keys from the old ironssh brew publishing.

Notarization requires shipping the signed binary to Apple for approval. :sadpanda: