influxdata/influxdb

Dealing with MacOS Catalina Notary Service

Open

#16009 opened on Nov 21, 2019

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Rust (31,498 stars) (3,707 forks)batch import
area/2.xarea/buildarea/packaginghelp wanted

Description

We need to figure out how to handle the MacOS notary service that causes our binaries to be untrusted.

some info from how Go is dealing with it: https://github.com/golang/go/issues/34986

Open to suggestions on how we should handle this.

Contributor guide