Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Use TOR request to preserve privacy #1570

Closed
fix opened this issue Dec 4, 2019 · 3 comments
Closed

Use TOR request to preserve privacy #1570

fix opened this issue Dec 4, 2019 · 3 comments
Labels
Type: Feature The issue is a request for new functionality.
Milestone

Comments

@fix
Copy link

fix commented Dec 4, 2019

The main security issue right now with this wallet is that a node is able to match relatively easily ips with address by carefully auditing the requests on the public api. It can thus give information about location and sometimes more.

In order to mitigate this, it is possible to integrate TOR so the ip of the user is obfuscating the IP for each request. This can be proposed as optin when amount in wallets are getting over a thresholds.

There are 2 main options:

@vulet
Copy link
Contributor

vulet commented Dec 6, 2019

I like the idea of SOCKS5 and have mentioned it earlier in the year in the public chats, tcpdumps are stupid simple. I would say instead of a threshold it would be more interesting to have it in the customize peer option. Following issue.

@stale
Copy link

stale bot commented Jan 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jan 5, 2020
@stale stale bot closed this as completed Jan 12, 2020
@ghost ghost removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jan 12, 2020
@alexbarnsley alexbarnsley reopened this Jan 12, 2020
@alexbarnsley alexbarnsley added the Type: Feature The issue is a request for new functionality. label Jan 12, 2020
@faustbrian faustbrian added this to the 3.0.0 milestone May 20, 2020
@faustbrian
Copy link
Contributor

Will be addressed in 3.0 by #2645 and some UI changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

No branches or pull requests

4 participants