Dtella:Dynamic Configuration
From Dtella Wiki
The Dtella Dynamic Configuration is a public entry point to the network where a new node can find existing nodes as well as some basic configuration for the network. The configuration is stored in one of the following supported locations:
- BIND DNS Server
- yi.org DNS Server
- Google Spreadsheet (Gdata)
It stores the following information:
- IP Cache - An encrypted list of good nodes your client can connect to
- Minshare - The minimum share size for a client to join and download from the network
- Version - The required version, current version, and download location for your instance.
- PK Hash - A hash of the public key used for digitally signing messages from the Bridge or other administrative source.
Here is an example of a DNS dynamic configuration entry:
ipcache=2ggsZ4ROYqq99tFU3yHw8FVpW1DpOYqqxbhb2Kk199tFU3yHw8FVpWF58BmzxDpnMGXioHs= minshare=5G version=1.0.4 1.2.0 http://www.dtella.org/ pkhash=VpW2ggsZ4R7cZPJSfuVxwIDoTLk==
