ipfs/distributions

Add instructions how to get unsigned binaries

Open

#377 opened on Aug 3, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Less (31 forks)auto 404
P3help wanted

Repository metrics

Stars
 (49 stars)
PR merge metrics
 (PR metrics pending)

Description

#367 introduced macos signing, which appends signature to the end of binary.

Would be useful to expand https://github.com/ipfs/distributions/blob/master/README.md#notes-on-reproducible-builds section with info how to undo signing and get the original binary, so people working on reproducible builds can wire up verification with more ease.

Contributor guide