diff options
| author | Matt Corallo <[email protected]> | 2014-08-09 20:57:47 -0700 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2014-09-03 00:41:54 -0700 |
| commit | 550d4fa7a77c9763d4de9e0c0c48bc2655a65017 (patch) | |
| tree | d7837046ef4baa83bf2a711a501dc96ecf2a1c0a /doc | |
| parent | Merge pull request #4812 (diff) | |
| download | discoin-550d4fa7a77c9763d4de9e0c0c48bc2655a65017.tar.xz discoin-550d4fa7a77c9763d4de9e0c0c48bc2655a65017.zip | |
Remove DNS Seeds run by entities which were never well-established.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/dnsseed-policy.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/dnsseed-policy.md b/doc/dnsseed-policy.md index 73e307f7c..66a1757ac 100644 --- a/doc/dnsseed-policy.md +++ b/doc/dnsseed-policy.md @@ -3,6 +3,9 @@ Expectations for DNS Seed operators Bitcoin Core attempts to minimize the level of trust in DNS seeds, but DNS seeds still pose a small amount of risk for the network. +As such, DNS seeds must be run by entities which have some minimum +level of trust within the Bitcoin community. + Other implementations of Bitcoin software may also use the same seeds and may be more exposed. In light of this exposure this document establishes some basic expectations for the expectations |