diff --git a/README.mediawiki b/README.mediawiki index 7235eb53..da7bb118 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -340,7 +340,7 @@ When Claude Shannon wrote his [http://math.harvard.edu/~ctm/home/text/others/sha The entity or institution implementing a Sovereign instance is referred as an Organization. This entity acts as a governing authority defining what Members will be allowed to participate in its decisions and granting them ''vote'' tokens. Since Organizations can live in a decentralized network, the requirements to enable an entity to operate with ''votes'' are similar to those found while setting up a website: -* Domain: Every organization must have its own domain name (e.g. ''democracy.earth'' on the Hypertext Transfer Protocol or HTTP). Some may even have a namespace running as a Top Level Domain or TLD (e.g. ''.earth''). This reference code for an Organization within an open network, whether its the legacy web as in HTTP or new emergent networks for decentralized domains such as [https://blockstack.org Blockstack], is crucial to help build a semantic layer that effectively describes Issues without the risk of having voters manipulating tags in a closed system (referred on Section 2.5.4 as ''squatting''). Domain names help describe an Issue as well as restricting the scope of a delegation contract. +* Domain: Every organization must have its own domain name (e.g. ''democracy.earth'' on the Hypertext Transfer Protocol or HTTP). Some may even have a namespace running as a Top Level Domain or TLD (e.g. ''.earth''). This reference code for an Organization within an open network, whether its the legacy web as in HTTP or new emergent networks for decentralized domains such as [https://blockstack.org Blockstack], is crucial to help build a semantic layer that effectively describes Issues without the risk of having voters manipulating tags in a closed system (referred on Section 2.6.5 as ''squatting''). Domain names help describe an Issue as well as restricting the scope of a delegation contract. * Constitution: Every organization has a ''Constitution'' that defines its foundational rules in the form of a smart contract. The ''constitutional smart contract'' describes how Members, Issues and ''votes'' connect within the system.