Althea is an “incentivized mesh” system- nodes pay each other for bandwidth. This can be used to create a decentralized internet access network serving towns and cities. More in the network white paper. Node-to-node bandwidth payments are settled by payment channels in Ether or a number of other tokens which we will refer to as payment tokens. The governance system described here is controlled by Althea validators who stake a token called Althea governance token (ALGT). Both payments and governance are running on the Althea Cosmos zone, a public blockchain, which is maintained by the Althea validators. Althea validators can also stake their ALGT to vote and perform other functions within the governance system.
Althea subnet registries define local Althea networks. They are lists of Althea nodes, identified by an an IP address and a blockchain address. They are meant to be maintained by local groups of Althea users. An Althea subnet registry is a decentralized organization with two types of participants:
Subnet registries have two main purposes:
Each node on a subnet registry pays a continuous (per block) renewal fee to its subnet registry, in addition to the payments for bandwidth it is making to its neighbors. This continuous fee is mediated through the renewal fee escrow contract.
Nodes will most likely be added to a specific subnet registry because the organizers of that subnet registry have introduced the owner of the node to Althea (and possibly installed their node). Subnet registries are incentivized to add more happy customers to the system to receive the IP renewal fees. This dynamic is intended to incentivize the spread of Althea, by rewarding the people who help spread it, even if they don't own equipment earning bandwidth payments.
Subnet registries themselves are curated by the Althea global TCR, a Token Curated Registry. The Althea global TCR is a list of subnet registries. Its goal is to make sure that all subnet registries are being run responsibly and are providing a good experience to users. In general, if there are no complaints or controversy about a subnet registry it can be assumed that everything is going well and it should be on the global TCR.
The global TCR can be considered a sort of certification of subnet registries. This information can be used in different ways:
Someone starting a subnet registry can stake any amount of ALGT and be included on this list. Someone who feels that a subnet registry should not be on the list can put down a matching deposit to initiate a vote to kick them off the list.
If the subnet registry being challenged loses the vote (because it is known to be blatantly scammy or provide a very poor experience), then that registry is removed from the list, and its deposit is split between the challenger and the token holders who voted to take it off the list.
If the challenger loses the vote, then the reverse happens. The challenger’s deposit is split between the token holders who voted to keep the subnet registry on the list, and the subnet registry itself.
Read more about this voting process in the TCR 1.0 specification
The ALGT holders have short term and long term incentives to do a good job curating the registry.
Short incentives come from the TCR voting process, since the winning voters get a portion of the deposit of the losing party.
Long term incentives from the price of ALGT:
The Althea global TCR has a very general requirements for subnet registries. This means that it could potentially work with a lot of different types of subnet registries. However, we are working on a reference subnet registry implementation that will be suitable for most communities.
The reference subnet registry implementation will use Aragon. Aragon is a platform for making decentralized organizations. It is intended for businesses and cooperatives but will work for Althea subnet registries as well.
If someone wants to start an Althea network in their area, they download the Althea subnet registry dApp, or visit a hosted version. A wizard takes them through the subnet registry setup process. A deposit is not immediately required.
Routers on the network can be viewed on the “Node List” screen. Nodes are identified by a nickname and blockchain address, with more info such as IP address and notes available in a menu.
Organizers are visible on another screen. These are the people who make decisions about the subnet registry.
Adding or removing a node or an organizer, or doing other actions like disbursing funds collected from renewal fees triggers a vote. If only one signature is required for a given operation, the vote is automatically approved.
By default, one signature is required to add a node, and two signatures are required to remove a node. A majority is required to add or remove an organizer.
This contract allows subnet registries to charge a per-block renewal fee without the inconvenience or transaction fees of actually paying it every block. At the same time, it avoids the need for a node to trust a subnet registry with its money. Althea nodes add some money to this escrow contract ahead of time.
As mentioned above, a subnet registry on the global TCR must specify a per-block renewal fee in its contract. The fee is paid out by this escrow contract. When a node joins a subnet registry or leaves a subnet registry it calls the escrow contract as part of that transaction. Subnet registry organizers can call the escrow contract at any time to withdraw the money owed them.
A percentage of this fee is also sent to any address which has staked ALGT, whether for blockchain validation, or voting. This is to avoid a situation where ALGT holders are incentivized to cause unecessary votes just to earn more ALGT.
This is a list of the different participants in this system and their economic and governance activities.
Subnet organizers are excited about incentivized mesh and promote it in their area. They control a subnet registry and IP range, and the Aragon organization that administers it. Since the subnet registry receives a fee from each node using one of its IP addresses, they stand to gain from increased adoption of the service, even if they do not own a profitable intermediary node themselves. Subnet registry organizers are also responsible for dealing with attackers on the network by revoking their IP addresses. If they do not do a good job of this, they will be challenged and voted off the global TCR.
End users are using the network, and while they may be excited about the concept of incentivized mesh, they mostly it to work. They are receiving access from one or more intermediary nodes that they are within line of sight of. They were probably sold on the concept of incentivized mesh by the subnet organizers of their subnet.
Intermediary node owners own a node which connects end user nodes or other intermediary nodes to the network. They make the system work on a basic level and receive the payments for bandwidth which make up the bulk of economic activity in the system. The functioning of intermediary and end user nodes is what makes up most of the Althea network white paper. Gateway nodes are like intermediary nodes, but connect the network to the internet.
ALGT holders can stake tokens to participate in blockchain validation or voting and receive a percentage of the renewal fees paid to all subnet registries, plus normal blockchain transaction fees. While this percentage is fixed, the fees charged by each subnet registry can be changed by the subnet organizers.