Is anyone knowledgeable that can tell me the difference between IPFS, GNUnet, Zeronet, freenet or even something like i2p, tor and urbit .. as well as probably others. Actually I know this question is asked all the time and I do know how these differ, to some extent at least, but I just don't understand why there are all these competing standards since it's all driven by the same-ish vision. Whenever someone accompli…
super tldr... ipfs and zeronet (and dat project) are distributed file stores (think bittorrent), some have some special browsers n top that let you build applications freenet is a distributed, secure content network. i2p and tor are secure overlay neworks - run on top of the existing internet to provide secure connectivity - designed to obscure where traffic is going to and from. gnunet and cjdns are also secure over…
The GNUnet System
11–20 of 41 posts
Re: The GNUnet System
#12Is anyone knowledgeable that can tell me the difference between IPFS, GNUnet, Zeronet, freenet or even something like i2p, tor and urbit .. as well as probably others. Actually I know this question is asked all the time and I do know how these differ, to some extent at least, but I just don't understand why there are all these competing standards since it's all driven by the same-ish vision. Whenever someone accompli…
super tldr... ipfs and zeronet (and dat project) are distributed file stores (think bittorrent), some have some special browsers n top that let you build applications freenet is a distributed, secure content network. i2p and tor are secure overlay neworks - run on top of the existing internet to provide secure connectivity - designed to obscure where traffic is going to and from. gnunet and cjdns are also secure over…
It'd be amazing if these projects converge on making version control, package management and any sort of information distribution (internet) into the same thing. Currently it feels like they are all working in separate corners on what they consider to be 'the abstraction that will eat the world' so to speak..
Re: The GNUnet System
#13> GNUnet is an alternative network stack for building secure, decentralized and privacy-preserving distributed applications. Our goal is to replace the old insecure Internet protocol stack. Sounds like a PhD thesis run amok. This just isn't going to happen. Who are they kidding? Even the transition to IPv6 is proving agonisingly slow. GNU really need to pick their battles more wisely.
"Replace" doesn't mean global domination. It means that those who chose to use the replacement can do so, just as those who chose to use the GNU operating system as a replacement can do so.
Re: The GNUnet System
#14Earlier quoted context omitted.
You assume GNU is a top-down organization that selects where to invest its efforts. In reality, individuals do that, only under the auspices of the GNU organization that does provide some benefits.
What _are_ the benefits, other than you get to say you're a GNU project and surrounded by Saint IGNUcius's halo?
Re: The GNUnet System
#15Earlier quoted context omitted.
Choosing file transfer as the first goal seems like a great decesion to me. File sharers are willing to adopt anything.
> Choosing file transfer as the first goal seems like a great decesion to me. True. We still don't have a good way of doing this[0]. [0] https://xkcd.com/949/
Re: The GNUnet System
#16Is anyone knowledgeable that can tell me the difference between IPFS, GNUnet, Zeronet, freenet or even something like i2p, tor and urbit .. as well as probably others. Actually I know this question is asked all the time and I do know how these differ, to some extent at least, but I just don't understand why there are all these competing standards since it's all driven by the same-ish vision. Whenever someone accompli…
super tldr... ipfs and zeronet (and dat project) are distributed file stores (think bittorrent), some have some special browsers n top that let you build applications freenet is a distributed, secure content network. i2p and tor are secure overlay neworks - run on top of the existing internet to provide secure connectivity - designed to obscure where traffic is going to and from. gnunet and cjdns are also secure over…
> GNUnet is an overlay network, as it is initially supposed to primarily operate over the existing Internet network. However, GNUnet does not assume that this is always the case. For example, GNUnet can also operate directly over WLAN or Bluetooth to create an ad-hoc wireless mesh network, and with the GNUnet “PT/VPN” subsystems we can run TCP/IP over GNUnet. So in this configuration, GNUnet would be an underlay network, a bit like MPLS or B.A.T.M.A.N. [NAL07]. In reality, we in fact expect to see both at the same time: some peers will run over the existing Internet, while others may connect to GNUnet on Layer 2.
Re: The GNUnet System
#17Earlier quoted context omitted.
super tldr... ipfs and zeronet (and dat project) are distributed file stores (think bittorrent), some have some special browsers n top that let you build applications freenet is a distributed, secure content network. i2p and tor are secure overlay neworks - run on top of the existing internet to provide secure connectivity - designed to obscure where traffic is going to and from. gnunet and cjdns are also secure over…
I'm actually reading the paper... > GNUnet is an overlay network, as it is initially supposed to primarily operate over the existing Internet network. However, GNUnet does not assume that this is always the case. For example, GNUnet can also operate directly over WLAN or Bluetooth to create an ad-hoc wireless mesh network, and with the GNUnet “PT/VPN” subsystems we can run TCP/IP over GNUnet. So in this configuration…
Re: The GNUnet System
#18Re: The GNUnet System
#19> We note that outside of TCP, the client-server relationship is often described using the terms “master” and “slave”. These terms more aptly describe the social roles the client-server paradigm produces. Best quote I've seen in a while...
Re: The GNUnet System
#20What is the biggest barrier or challenge for these network systems to succeed? Hardware? Infrastructure? Users?