Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Jeff Becker 2018-04-27 13:53:36 -04:00
commit a1c5395340
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -1,27 +1,26 @@
# Tor hidden service peers # Tor hidden service peers
Note that connecting to tor nodes isn't natively supported by yggdrasil-go (as of writing), so some trickery with nc/ncat/socat may be required. Note that the following assumes tor is running locally and listening on the default `localhost:9050`.
This will be documented later, but for now it's left as an exercise for the reader.
## Nodes ## Nodes
SHHS2 (TCP-only, Single Hop Hidden Service v2), operated by [BAN AI Systems](https://ban.ai/) SHHS2 (TCP-only, Single Hop Hidden Service v2), operated by [BAN AI Systems](https://ban.ai/)
`"bfq6x5pv5ifedihl.onion:44478"` `"socks://localhost:9050/bfq6x5pv5ifedihl.onion:44478"`
SHHS3 (TCP-only, Single Hop Hidden Service v3), operated by [BAN AI Systems](https://ban.ai/) SHHS3 (TCP-only, Single Hop Hidden Service v3), operated by [BAN AI Systems](https://ban.ai/)
`"dbedawgprm7uot4fbfmmvoowpyshdsic7hhbcyxtkyblcuyr3eaiixid.onion:44478"` `"socks://localhost:9050/dbedawgprm7uot4fbfmmvoowpyshdsic7hhbcyxtkyblcuyr3eaiixid.onion:44478"`
HS2 (TCP-only, Hidden Service, v2), operated by [BAN AI Systems](https://ban.ai/) HS2 (TCP-only, Hidden Service, v2), operated by [BAN AI Systems](https://ban.ai/)
`"trnszzzcbyt3c2sv.onion:44478"` `"socks://localhost:9050/trnszzzcbyt3c2sv.onion:44478"`
HS3 (TCP-only, Hidden Service, v3), operated by [BAN AI Systems](https://ban.ai/) HS3 (TCP-only, Hidden Service, v3), operated by [BAN AI Systems](https://ban.ai/)
`"flnncw6fyuqqdnwv7m6grf4o4yw5afrcml6g5eyoucldi2oh34vlfzyd.onion:44478"` `"socks://localhost:9050/flnncw6fyuqqdnwv7m6grf4o4yw5afrcml6g5eyoucldi2oh34vlfzyd.onion:44478"`
HS2 (TCP-only, Hidden Service, v2), operated by [Jeff](https://i2p.rocks/contact.txt) HS2 (TCP-only, Hidden Service, v2), operated by [Jeff](https://i2p.rocks/contact.txt)
`"syr3orvfo5nxmao3.onion:40329"` `"socks://localhost:9050/syr3orvfo5nxmao3.onion:40329"`