Y
Hacker News
new
|
ask
|
show
|
jobs
by
dujiulun2006
3848 days ago
I wouldn't use pre-compiled binaries when it comes to certificates...
I would read the source code and compile ($ go build) it.
1 comments
alexchamberlain
3848 days ago
Agreed; trusting a binary distribution for what is a security measure seems a bit weird...
link
stephenr
3848 days ago
It depends a lot on the source of the binaries.
link