Hacker News new | ask | show | jobs
by GuB-42 2092 days ago
> However relying on encryption feels a little repugnant as it relies on transferring trust to a mathematical minority that truly understand it.

Physical locks also rely on a minority that truly understand them. A bit less true now that you can find lockpicking tutorials all over the place, but most people just trust their locksmith, who, in turn, trust lock manufacturers.

> And no encryption has ever gone unbroken with time.

Depends on what you are meaning by "broken" and by "time". For example MD5 is broken for collision, but not for preimage, and some algorithms are broken only in theory. As for time, what do you mean? 5 year, 50 years, the age of the universe? And anyways, it is the same for almost every security measure, including physical locks.

> Should there even be a contrived concept of property in the digital universe?

It is an interesting subject because you are probably going to get very different answers if you are talking about DRM or if you are talking about personal data, even though they are both tied to the concept of property. And in every case, it is backed by law. A burglar is not allowed to steal your stuff because your lock is weak, and picking a lock without permission from the owner is illegal. In the same way distributing copies of copyrighted material is illegal without a license, especially if you crack the DRM, and personal data is protected by law (unless you give a license).

1 comments

> Physical locks also rely on a minority that truly understand them. A bit less true now that you can find lockpicking tutorials all over the place, but most people just trust their locksmith, who, in turn, trust lock manufacturers.

physical locks are not nearly as essential to physical security as encryption is to digital security, although they are definitely important. physical locks are only useful because most people don't want to get spotted on your doorstep fiddling with your lock. a determined adversary will just kick the door down or break a window. encryption needs to resist opportunistic attacks that can come from anywhere, 24/7.

Yeah - essentially without encryption you don’t have the conceptual model of identity. You couldn’t be a unique soul in an avatar without encryption as a fundamental implementation.

Maybe that’s what 2nd law of thermodynamics is related to in Wolfram’s view.