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

Remind the user to connect to Tor if bitcoin reaches -startupnotify and there is no connection after 30 seconds #22

Open
BenWestgate opened this issue Jul 21, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: medium Issues raised by 1 tester
Milestone

Comments

@BenWestgate
Copy link
Owner

BenWestgate commented Jul 21, 2023

After rebooting, if I unlock the persistent storage on the boot-up screen, Bitcoin Core auto-starts. But there’s also a popup for enabling Tor that the user needs to click through before Core can connect to peers.

Would it make sense to have Bails check that the user has an active Tor connection? If not, tell the user in a Black banner at the top to connect to Tor (like when the user enables persistent storage features)? At least while the node is still in IBD, since noobs/boomers night not know that the node isn’t syncing.

-@epiccurious

@BenWestgate BenWestgate self-assigned this Jul 23, 2023
@BenWestgate BenWestgate added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Jul 23, 2023
@BenWestgate
Copy link
Owner Author

Remind the user to connect to Tor if they are Not Connected when the */b script begins

@BenWestgate BenWestgate added the priority: medium Issues raised by 1 tester label Jul 23, 2023
Copy link

Stale issue message

@BenWestgate BenWestgate added help wanted Extra attention is needed priority: high issues raised or encountered by 2 or more testers and removed priority: medium Issues raised by 1 tester labels Mar 29, 2024
@BenWestgate BenWestgate removed their assignment Mar 29, 2024
@BenWestgate BenWestgate added this to the L1 (BETA) milestone Mar 29, 2024
@BenWestgate
Copy link
Owner Author

@epiccurious: this is another good first issue. Just add a background process to one of the autostarts that checks for network after 30-60s and opens tca (tor connection assistant) if they are offline. Probably in the -startupnotify= from bitcoin-qt as the network is not needed before Bitcoin is ready.

@BenWestgate BenWestgate added priority: medium Issues raised by 1 tester and removed priority: high issues raised or encountered by 2 or more testers labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: medium Issues raised by 1 tester
Projects
None yet
Development

No branches or pull requests

2 participants