-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Robosats #7297
Comments
Usually we don't add Docker containers to our software installation script |
Seems to be possible to install via pip: https://github.com/RoboSats/robosats ... ah, so the liked repo contains an alternative "client", so no Tor browser needed then, but you can compile the client as Android app or desktop client, also for Linux. And there are pre-compiled binaries for x86 at least, which makes using the Docker image pretty ridiculous, IMO. Unless, the Python version is a problem. |
Interesting, the pre-compiled archive is fully self-contained, it seems, no Python scripts at all. It seems to be based on Chromium: Also the sources contain a lot of blobs: https://github.com/RoboSats/robosats/tree/main/desktopApp/tor/tor-linux/tor |
I'd love to have an instance running on a Raspberry Pi or old phone w/Termux at home or wherever it's hosted, accessing remotely via Tailscale or SSH. However, I couldn't configure nginx after running docker-compose in the nodeapp folder. It keeps giving me a 403 nginx error. But apparently, Tor and Robosats were running. |
Creating a feature request
Is your feature request related to a problem? Please describe:
Describe the solution you'd like:
Describe alternatives you've considered:
Additional context
The text was updated successfully, but these errors were encountered: