Personally identifiable information in Go binary 2 points by jebblue 11y ago ↗ HN I scanned a hello world binary for any personal information and found that my userid had been stored in the compiled binary, which seems related to storing full path information.
1 comment
[ 2.9 ms ] story [ 14.2 ms ] threadTry 'strip'ping the binary and try again?