Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. <translation>
  2. &lt;h3&gt;PrivateSend Basics&lt;/h3&gt;
  3. PrivateSend gives you true financial privacy by obscuring the origins of your funds.
  4. All the Dynamic in your wallet is comprised of different &#39;inputs&#39; which you can think of as separate, discrete coins.&lt;br&gt;
  5. PrivateSend uses an innovative process to mix your inputs with the inputs of two other people, without having your coins ever leave your wallet.
  6. You retain control of your money at all times.&lt;hr&gt;
  7. &lt;b&gt;The PrivateSend process works like this:&lt;/b&gt;
  8. &lt;ol type=&#39;1&#39;&gt;
  9. &lt;li&gt;PrivateSend begins by breaking your transaction inputs down into standard denominations.
  10. These denominations are 0.001, 0.01 DYN, 0.1 DYN, 1 DYN, 10 DYN -- sort of like the paper money you use every day.&lt;/li&gt;
  11. &lt;li&gt;Your wallet then sends requests to specially configured software nodes on the network, called &#39;Dynodes&#39;.
  12. These Dynodes are informed then that you are interested in mixing a certain denomination.
  13. No identifiable information is sent to the Dynodes, so they never know &#39;who&#39; you are.&lt;/li&gt;
  14. &lt;li&gt;When two other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins.
  15. The Dynode mixes up the inputs and instructs all three users&#39; wallets to pay the now-transformed input back to themselves.
  16. Your wallet pays that denomination directly to itself, but in a different address (called a change address).&lt;/li&gt;
  17. &lt;li&gt;In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination.
  18. Each time the process is completed, it&#39;s called a &#39;round&#39;. Each round of PrivateSend makes it exponentially more difficult to determine where your funds originated.&lt;/li&gt;
  19. &lt;li&gt;This mixing process happens in the background without any intervention on your part. When you wish to make a transaction,
  20. your funds will already be anonymized. No additional waiting is required.&lt;/li&gt;
  21. &lt;/ol&gt; &lt;hr&gt;
  22. &lt;b&gt;IMPORTANT:&lt;/b&gt; Your wallet only contains 2000 of these &#39;change addresses&#39;. Every time a mixing event happens, up to 9 of your addresses are used up.
  23. This means those 2000 addresses last for about 200 mixing events. When 1900 of them are used, your wallet must create more addresses.
  24. It can only do this, however, if you have automatic backups enabled.&lt;br&gt;
  25. Consequently, users who have backups disabled will also have PrivateSend disabled. &lt;hr&gt;
  26. </translation>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement