Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fuss:networking [2020/05/16 22:55] – [Determine ISP Address Blocks] officefuss:networking [2022/09/14 13:42] – [Zooko's Triangle] office
Line 354: Line 354:
 </code> </code>
  
 +====== Zooko's Triangle ======
  
 +Zooko's triangle is a set of three properties where one rule is mutually exclusive with the other two that are generally considered desirable for names of participants on a network. The three properties are:
  
 +  * Human-meaningful: Meaningful and memorable (low-entropy) names are provided to the users.
 +  * Secure: The amount of damage a malicious entity can inflict on the system should be as low as possible.
 +  * Decentralized: Names correctly resolve to their respective entities without the use of a central authority or service.
  
- +Examples: 
- +  * DNSSec requires centralization and is thus not //Decentralized// but it is //Secure// and names are //Human-meaningful//, 
 +  * onion and bitcoin addresses are //Secure// and //Decentralized// but not //Human-meaningful//, 
 +  * i2p uses name-translation services and is thus not //Decentralized// but the names can be //Human-meaningful// and are //Secure// since they run locally. 
 + 
  
  
  

fuss/networking.txt · Last modified: 2024/06/03 23:26 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.