apple / apple/foundationdb

Sign the PKG on macOS

Open
#2,502 0 comments 0 reactions 1 assignee Claimed by @AlvinMooreSr View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The FoundationDB installer package (downloaded from https://www.foundationdb.org/download/) is not code signed.

```
~ $ codesign -dvvv /Users/thomasbartelmess/Downloads/FoundationDB-6.2.10.pkg
/Users/thomasbartelmess/Downloads/FoundationDB-6.2.10.pkg: code object is not signed at all
```

It's not a big issue but having the pkg codesigned would be a smoother way to get started.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.