Nine Years of Service
Posts: 2,395
Threads: 130
[Q] How do peers in an anonymous P2P network find each other and communicate? 12-19-2016, 01:56 AM
#1
I was wondering how peers on anonymous networks such as Freenet find each other.
I heard that when Bitcoin first started out, the peers found each other via IRC, but how would this work in an anonymous network, as the peers can't share their IP addresses.
How would this work in a decentralized scenario?
(11-02-2018, 02:51 AM)Skullmeat Wrote: Ok, there no real practical reason for doing this, but that's never stopped me.
•
Ten Years of Service
Posts: 4,466
Threads: 227
RE: [Q] How do peers in an anonymous P2P network find each other and communicate? 12-19-2016, 02:00 AM
#2
Share your key with people on msging boards or private messages.
•
Ten Years of Service
Posts: 2,107
Threads: 139
RE: [Q] How do peers in an anonymous P2P network find each other and communicate? 12-19-2016, 06:30 AM
#4
They both connect through a a server then to the chat server so their IP looks to be from the host server.
If that makes sense. Like a tunnel server to the main server. set it up so the tunnel server does not log anything.
(This post was last modified: 12-19-2016, 06:30 AM by Esoterith.)
•
Ten Years of Service
Posts: 1,916
Threads: 64
RE: [Q] How do peers in an anonymous P2P network find each other and communicate? 12-19-2016, 07:11 AM
#7
There are nodes that work as a gateway betwen the computers. In a decentralized network you have lots of nodes that are connected with one another via something simalar to VPN, the VPN makes it so that all the nodes can talk to each other.
•