4 comments (4 comments)0 reactions (0 reactions)1 assignee (1 assignee)Rust3,707 forks (3,707 forks)batch import
area/2.xarea/buildarea/packaginghelp wanted
Repository metrics
- Stars
- 31,498 stars (31,498 stars)
- PR merge metrics
- Avg merge 1d 16h (Avg merge 1d 16h)27 merged PRs in 30d (27 merged PRs in 30d)
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
- Research direction
- Investigate how to implement macOS notary service integration for InfluxDB binaries. Review Apple's documentation and existing solutions like the Go issue referenced. Explore options to ensure binaries are trusted.
- Tech stack
- rust
- Domain
- devopsrelease
- Issue type
- Research
- Prerequisites
- macOScode signing