diff --git a/doc/dnsseed-policy.md b/doc/dnsseed-policy.md index a423d0220..90fead217 100644 --- a/doc/dnsseed-policy.md +++ b/doc/dnsseed-policy.md @@ -8,7 +8,7 @@ level of trust within the Zcash community. Other implementations of Zcash software may also use the same seeds and may be more exposed. In light of this exposure, this -document establishes some basic expectations for operating dnsseeds. +document establishes some basic expectations for operating DNS seeds. 0. A DNS seed operating organization or person is expected to follow good host security practices, maintain control of applicable infrastructure, @@ -20,7 +20,7 @@ functioning Zcash nodes from the public network to the best of the operator's understanding and capability. 2. For the avoidance of doubt, the results may be randomized but must not -single-out any group of hosts to receive different results unless due to an +single out any group of hosts to receive different results unless due to an urgent technical necessity and disclosed. 3. The results may not be served with a DNS TTL of less than one minute. @@ -41,12 +41,14 @@ details of their operating practices. 7. A reachable email contact address must be published for inquiries related to the DNS seed operation. -If these expectations cannot be satisfied the operator should -discontinue providing services and contact the active Zcash development team as well as creating an issue in the [Zcash repository](https://github.com/Zcash/zcash). +If these expectations cannot be satisfied the operator should discontinue +providing services and contact the active Zcash development team as well as +creating an issue in the [Zcash repository](https://github.com/zcash/zcash). Behavior outside of these expectations may be reasonable in some situations but should be discussed in public in advance. See also ---------- -- [zcash-seeder](https://github.com/zcash/zcash-seeder) is a reference implementation of a DNS seed. +- [zcash-seeder](https://github.com/zcash/zcash-seeder) is a reference + implementation of a DNS seed.