Eight Years of Service
Posts: 2,374
Threads: 130
Points: 46.01NSP
[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.
•
Nine Years of Service
Posts: 4,349
Threads: 224
Points: 337NSP
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.
•
Nine Years of Service
Posts: 2,094
Threads: 139
Points: 62NSP
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.)
•
Nine Years of Service
Posts: 1,901
Threads: 63
Points: 57NSP
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.
•