←back to thread

2603 points mattsolle | 1 comments | | HN request time: 0s | source
Show context
pengaru ◴[] No.25075395[source]
Champions of privacy, phoning home a hash of every executable your computer runs!
replies(3): >>25076352 #>>25080477 #>>25081710 #
hk__2 ◴[] No.25076352[source]
> Champions of privacy, phoning home a hash of every executable your computer runs!

What’s the matter with privacy? That’s a basic signature check, and you can do so while preserving privacy by using salted hashes or a similar solution.

replies(4): >>25076567 #>>25077716 #>>25078140 #>>25079836 #
root_axis ◴[] No.25077716[source]
A centralized repository of all your executable hashes is a high precision fingerprint.
replies(3): >>25078997 #>>25080245 #>>25081679 #
1. hk__2 ◴[] No.25080245{3}[source]
Yes it is, but merely sending hashes doesn’t mean such a centralized repository exists. We need more information on the actual implementation.