diff --git a/tips-to-remain-anonymous.md b/tips-to-remain-anonymous.md index 3250c08..6826edf 100644 --- a/tips-to-remain-anonymous.md +++ b/tips-to-remain-anonymous.md @@ -12,23 +12,25 @@ Your internet service provider \(ISP\) identifies you with an IP address. To pre Your note provides a record of your original transaction. Anyone who has it can withdraw the funds deposited, but also know the deposit address. Be sure to keep this note away from prying eyes and store it in a secure environment. -### Delete data from your browser between each transfer +### Delete data Your browser is a real source of information for the extensions you use. Delete your data after each deposit or withdrawal. If two transfers are made with the same cookies, the extension you are using will be able to link these two transactions. -### Avoid using the same API token multiple times +### Avoid using the same API token If you use the same API token for two transactions, you will be easily recognized by your extension. For Metamask users, be aware that this extension will use the same token for each of your transactions. To avoid this problem, don't hesitate to uninstall and reinstall Metamask for each transfer, making sure to create a new account each time. -### Maximize the time between a deposit and a withdrawal +### Be patient ![](.gitbook/assets/ozxj.png) Your anonymity also depends on the number of transactions after your deposit \(cf. Statistics tab above\). If you withdraw your funds immediately after depositing them, it is possible to link your deposit to your transfer using correlation probabilities. The longer you wait, the greater your anonymity set will be. -### Use multiple withdrawal addresses +### Use multiple addresses A 7 x 10eth deposit from one address and a 7 x 10eth withdrawal to a single address can also be linked. Remember to multiply your withdrawal addresses. + + ##