hexresearch / hexresearch/hschain

Support addressing peers with onion tor addresses

Open
#555 0 comments 0 reactions 0 assignees View on GitHub
enhancement network
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It will be neat to automatically use local tor to communicate with other peers that are behind hidden services in tor network:
```
proxy: "127.0.0.1:9050"
externalAddress: "57qr3yd1nyntf5k.onion" # own onion address
nodeSeeds:
- "57qr3yd1nyntf5k.onion" # other peer onion address
```

Reference implementation in BTC: https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md

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.