<p><b>@ManfredKarrer</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-docs/pull/92#discussion_r236690696">btcnode.adoc</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,95 @@
+= Bitcoin Core Nodes
+
+Bisq contributors run a federation of Bitcoin Core nodes to ensure Bisq connects to nodes with consistent Bitcoin Core implementations.
+
+
+== Introduction
+
+In the past, Bisq connected to arbitrary Bitcoin Core nodes, but the prospect of the SegWit2x hard fork in Fall 2017 made it clear this was not ideal—in the case of a hard fork, it would be impossible for Bisq to tell which fork a connected node was running. The SegWit2x hard fork never happened, but if it did, there was a chance transactions would execute on an undesirable fork, and even worse, a chance that transactions would execute on different forks.
+
+Hence the decision to run a federation of Bitcoin nodes known to run the same Bitcoin Core implementation and configuration—Bisq can expect all bitcoin nodes it connects to enforce consistent block validation rules.
+
+An important additional benefit of this setup is added user privacy: bloom filters in bitcoinj are not implemented very well, so connecting only to nodes run by trusted Bisq contributors avoids monitoring from arbitrary public nodes.
</pre>
<p>I would rephrase it so something like that:<br>
bloom filters carry serious privacy flaws when connecting to arbitrary bitcoin nodes as chain analysis companies try to spy on SPV wallets. Connecting only to nodes run by trusted Bisq contributors avoids such monitoring attempts from arbitrary public nodes.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-docs/pull/92#discussion_r236691009">btcnode.adoc</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,95 @@
+= Bitcoin Core Nodes
+
+Bisq contributors run a federation of Bitcoin Core nodes to ensure Bisq connects to nodes with consistent Bitcoin Core implementations.
</pre>
<p>I would add here the bloom filer/privacy reason as that is a very strong reason.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-docs/pull/92#pullrequestreview-178815925">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtui_gJFt5VReat2WZiqTsnRMUCRTks5uzU7ggaJpZM4Y1hYa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtry_DFZnvVV-2CxjtoYnkhcZLr8Rks5uzU7ggaJpZM4Y1hYa.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq-docs","title":"bisq-network/bisq-docs","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq-docs"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ManfredKarrer requested changes on #92"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq-docs/pull/92#pullrequestreview-178815925"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-docs/pull/92#pullrequestreview-178815925",
"url": "https://github.com/bisq-network/bisq-docs/pull/92#pullrequestreview-178815925",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ManfredKarrer requested changes on 92",
"sections": [
{
"text": "",
"activityTitle": "**Manfred Karrer**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ManfredKarrer",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-docs/pull/92#pullrequestreview-178815925"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 416683546\n}"
}
],
"themeColor": "26292E"
}
]</script>