HelloZeroNet / HelloZeroNet/ZeroNet
Make Local Onion Persistent Between Restarts
Open
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Unless mistaken, in `TorManager.py`, method `addOnion`, the private keys are never saved anywhere and never re-used preventing the onion addresses from being persistent between ZeroNet restarts.
Since libzeronet's primary concern is performance for resilient super-peers (eligible for eventual inclusion in the bootstrapable peer list in `Config.py`), this issue is libzeronet-related and a solution for it might be included in my libzeronet-backed port of the Python stack.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.