<p></p>
<p>I think the broadcasting problems we had recently are not really broadcasting problems, but a consequence of a previous problem that made bisq to create invalid txs.</p>
<p>In any case, it is good to be on the safe side.</p>
<p>Broadcasting means exposing privacy to the server.</p>
<p>Electrum seems a good trade-off.<br>
Ideal solution:</p>
<ul>
<li>nodes provided by trustworthy persons of the bisq community</li>
<li>nodes behind tor</li>
<li>using SSL to communicate to the server</li>
</ul>
<p>I wrote a java API to communicate to an electrum server: <a href="https://github.com/electrumj/electrumj/">https://github.com/electrumj/electrumj/</a><br>
This is the method for broadcasting a tx: <a href="https://github.com/electrumj/electrumj/blob/main/src/main/java/org/electrumj/ElectrumClient.java#L385">https://github.com/electrumj/electrumj/blob/main/src/main/java/org/electrumj/ElectrumClient.java#L385</a></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/issues/4932#issuecomment-742640657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSSRBLHKQC7GDONZVDSUD3DPANCNFSM4UVIKLWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRQIE7HRGJFDOVVJH3SUD3DPA5CNFSM4UVIKLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFRB4YEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4932#issuecomment-742640657",
"url": "https://github.com/bisq-network/bisq/issues/4932#issuecomment-742640657",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>