DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
220 stars 44 forks source link

Add code signing public key to repo #180

Closed Piccirello closed 3 years ago

Piccirello commented 3 years ago

This provides an alternative method for users to download our public key for signature verification. The primary method is via gpg --keyserver keyserver.ubuntu.com --recv D3D593D50EE79DEC.

Piccirello commented 3 years ago

Adding a group as a reviewer seems to trigger some very odd behavior...

nmanoogian commented 3 years ago

It looks like doppler_3.23.0_macOS_amd64.pkg doesn't have a corresponding signature file. Is that because it's already signed for macOS?

Piccirello commented 3 years ago

That package is currently built differently than the rest of our binaries. It's going away very soon so you can ignore that.