Merge pull request #89 from naturallaw777/copilot/add-privacy-disclosure-to-upgrade-modal

Add privacy disclosure to Node → Server+Desktop upgrade modal
This commit is contained in:
Sovran_Systems
2026-04-06 19:59:39 -05:00
committed by GitHub

View File

@@ -187,6 +187,13 @@
<li>Some services require ports to be opened on your router</li>
</ul>
</div>
<div class="upgrade-info-box">
<p class="upgrade-info-title"> Good to know:</p>
<ul class="upgrade-info-list">
<li>Your services will be accessible via your home internet connection. Your approximate geographic area may be visible through DNS records — this is normal for all self-hosted services</li>
<li>Your Bitcoin node remains fully private over Tor</li>
</ul>
</div>
<p class="support-desc">
<strong>Don't worry</strong> — the Hub will walk you through every step after the upgrade.
Domain setup, port forwarding, and configuration are all guided.