Closed
Description
Hi there.
I recently had a quick chat with @MylesBorins via 🐦 who encouraged me to post the issue here.
Tools like Little Flocker reports node
with an invalid Developer ID whenever I run it on my machine. So I checked the node binary with codesign -vvvv $node_bin
to see if it is code signed – which returns code object is not signed at all
.
Is it possible to have the macOS Binaries signed by a Developer ID? I know that the .pkg/.tar.gz
are signed, but would be great to have another layer of confidence.
I found this two issues in relation: https://github.com/nodejs/node/issues?q=codesign