Personally identifiable information in Go binary 2 points by jebblue 10y 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
[ 3.4 ms ] story [ 10.1 ms ] threadTry 'strip'ping the binary and try again?