Hacker News new | ask | show | jobs
by panic 4452 days ago
What happens if the private key is compromised, and you have to switch to a new one? Does the identity of the machine then change too?
2 comments

Yes, but with IP addresses your identity changes whenever your connection changes, which is much worse. When using fingerprints, instead, the machine identity stays the same (and conceivably you would just have to ping a decentralized repository of "fingerprints => IP" mappings).
And with this identity it is easier to track you.
Nothing prevents a machine from having multiple identities.
Or for an identity to "jump" from machine to machine at times.
Necessarily, I would imagine.