HelloZeroNet / HelloZeroNet/ZeroNet
No indication that Tor isn't running when tor=always but Tor has stopped
- Lenguaje dominante
- JavaScript
- Estrellas
- 18.8k
- Forks
- 2.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.