site: note fuzzed send timing in How a payment travels

Each message is stamped a random moment up to two days in the past
(seal and wrap both), so observers cannot correlate send time; matches
Timestamp::tweaked in the wallet's gift-wrap path
This commit is contained in:
2026-07-06 19:58:20 -04:00
parent 98c62d380c
commit 606d18c9d6
+1 -1
View File
@@ -81,7 +81,7 @@
<div class="rail-card">
<div class="rail-title">
<h2>How a payment travels</h2>
<span class="sub">Payments are NIP-44 encrypted; relays only ever see ciphertext — never the amount, sender, or recipient. Privacy is Mimblewimble on-chain + Tor on the wire.</span>
<span class="sub">Payments are NIP-44 encrypted; relays only ever see ciphertext — never the amount, sender, or recipient. Even the send time is fuzzed: each message is stamped a random moment up to two days in the past, so no one can line up when you sent it. Privacy is Mimblewimble on-chain + Tor on the wire.</span>
</div>
<div class="rail">
<img class="packet" src="assets/grin-logo.png" alt="" aria-hidden="true">