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

Support Tails OS #166

Open
deutrino opened this issue Dec 12, 2024 · 2 comments
Open

Support Tails OS #166

deutrino opened this issue Dec 12, 2024 · 2 comments

Comments

@deutrino
Copy link

Subject of the issue

The AppImage now executes and starts up properly on Tails 6.10, but is not able to connect.

It would need to either support setting a SOCKS Proxy, or support being used with proxychains or similar as a workaround. I do use a couple Tails-naive wallet apps with proxychains successfully.

Your environment

  • 1.8.1+2
  • Tails 6.10 (Debian 12)

Steps to reproduce

  1. Download the AppImage
  2. Move to a folder in ~/Persistent
  3. chmod a+x the AppImage
  4. Run from command line, with or without proxychains

Expected behaviour

YWallet should be able to connect over the SOCKS proxy that Tails OS provides at 127.0.0.1:9050.

Actual behaviour

YWallet is not able to connect.

@hhanh00
Copy link
Owner

hhanh00 commented Dec 12, 2024

zcash servers use grpc. I think you need more configuration to make these work.

@deutrino
Copy link
Author

Related: grpc/grpc#30347

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