Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy enhancements to wallet network behavior #854

Closed
xmr-karnal opened this issue Jun 17, 2016 · 1 comment
Closed

Privacy enhancements to wallet network behavior #854

xmr-karnal opened this issue Jun 17, 2016 · 1 comment

Comments

@xmr-karnal
Copy link

Based on a discussion ~1week ago on bitsharestalk.org, I'd like to propose the following:

  • Allow selecting a wss:// endpoint per wallet, to help prevent the server from correlating requested balances (that map to account name) with the users' ip address.
  • When switching between wallets, tear down the connection to the server; Add an option to re-establish the connection after about $selectable seconds.
  • Implement SOCKS5 proxying support, possible HTTP as well, so that the client can further gain in privacy by hiding the originating ip address from the server.
@svk31
Copy link
Contributor

svk31 commented Jan 19, 2017

This issue was moved to bitshares/bitshares-ui#57

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants