HelloZeroNet / HelloZeroNet/ZeroNet

No indication that Tor isn't running when tor=always but Tor has stopped

Open
#1,079 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

How to repeat:
* start tor
* start zeronet with tor=always
* stop tor
* Observe that ZeroNet still says: TOR: ALWAYS in green, Status: OK (10 onions running)

Once Tor isn't running, it should:
* Make an indicator yellow or red: TOR: ALWAYS (not running)
* Onions should be invalidated, unless you intend to keep their private keys (not sure if this is possible with control port)

ZeroNet must have failed to connect to Tor proxy, so it should know that Tor fails.

I doubt ZeroNet actually continues fine after Tor is restarted, because onions need to be regenerated, and ZeroNet always says they are okay.

ZeroNet-0.5.7

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.