Live data from Hacker News

GNUnet 0.11.5

gnunet.org

11–20 of 27 posts

Re: GNUnet 0.11.5

#11
post #2

Anything that uses GNUnet ? Can you use it by its self like i2p etc ?

It's sort of like an arbitrary mesh with lots of layers of plugins providing primitives like private key-based identities, a decentralized DNS alternative, block storage, tunnels, etc, and these combine to build more complex tools like filesharing, chat, etc.

It doesn't do onion/garlic routing, although that's planned to be added in the future. It is possible to make a service available over GNUnet like you can with i2p, and with the name system you can give it a convenient name and add it to your address book like in i2p. That being said, this service in particular offers no real anonymity at the moment, and is currently buggy. Filesharing is its most mature application in my opinion, it doesn't have any severe bugs I'm aware of and it is optionally anonymous (although the network only has a few hundred peers at the moment so its anonymity isn't as strong as it will be when more people use it).

Re: GNUnet 0.11.5

#12

Earlier quoted context omitted.

There is the command-line interface `gnunet-publish`, `gnunet-search` and `gnunet-download`. There is nim chat application: https://git.gnunet.org/gnunet-nim.git/ There is also an unmaintained guile bulletin board: https://git.gnunet.org/gnunet-guile2.git/

Looks like voice communications are also possible. https://docs.gnunet.org/#First-steps-_002d-Using-GNUnet-Conv... Now that makes it interesting; imagine a few micro routers such as the TpLink TL-MR3020 or any other similar device that once turned on boot their OpenWRT with GNUnet extensions then connect together allowing the users to talk each other no matter where they are located. That would be a killer applicatio…

That is GNU Jami?

Re: GNUnet 0.11.5

#13

Earlier quoted context omitted.

Looks like voice communications are also possible. https://docs.gnunet.org/#First-steps-_002d-Using-GNUnet-Conv... Now that makes it interesting; imagine a few micro routers such as the TpLink TL-MR3020 or any other similar device that once turned on boot their OpenWRT with GNUnet extensions then connect together allowing the users to talk each other no matter where they are located. That would be a killer applicatio…

That is GNU Jami?

Jami is a completely separate project, their only relation is both being GNU-affiliated.

Re: GNUnet 0.11.5

#14
What exactly is GNUnet? It says it is supposed to replace the old internet stack, but that it also runs on top of it? It looks like it is some kind of research project, so do I just not have enough background information to understand what they are saying?

Can anyone ELI5 what GNUnet is and why I should care about it?

Re: GNUnet 0.11.5

#15

Earlier quoted context omitted.

Looks like voice communications are also possible. https://docs.gnunet.org/#First-steps-_002d-Using-GNUnet-Conv... Now that makes it interesting; imagine a few micro routers such as the TpLink TL-MR3020 or any other similar device that once turned on boot their OpenWRT with GNUnet extensions then connect together allowing the users to talk each other no matter where they are located. That would be a killer applicatio…

That is GNU Jami?

I have no idea if they use the same protocols and network, but a brief read at Jami features seems to indicate there is some sort of decentralization. My experience with it when it still was called Ring wasn't exactly positive though, I hope it got better in the meantime.

Re: GNUnet 0.11.5

#16
post #14

What exactly is GNUnet? It says it is supposed to replace the old internet stack, but that it also runs on top of it? It looks like it is some kind of research project, so do I just not have enough background information to understand what they are saying? Can anyone ELI5 what GNUnet is and why I should care about it?

Here's a few things GNUnet replaces and why it's better:

Bittorrent is replaced by GNUnet "filesharing", it's trackerless, it provides a search function, users can adjust their level of anonymity for publishing, downloading, and searching.

DNS is replaced by "GNS", it covers the "decentralized" and "secure" points in Zooko's triangle, it a pet name system.

VPN is replaced by GNUnet VPN, which is just VPN over GNUnet so it can take advantage of the p2p network.

TCP/UDP/SPDY/QUIC is replaced by "cadet", takes advantage of the p2p network.

There's also a DHT.

And there's lots of other stuff that's in-progress.

Re: GNUnet 0.11.5

#17
post #2

Anything that uses GNUnet ? Can you use it by its self like i2p etc ?

It's sort of like an arbitrary mesh with lots of layers of plugins providing primitives like private key-based identities, a decentralized DNS alternative, block storage, tunnels, etc, and these combine to build more complex tools like filesharing, chat, etc. It doesn't do onion/garlic routing, although that's planned to be added in the future. It is possible to make a service available over GNUnet like you can with…

A short addition: (1) various forms of onion routing are in active research. (1.1) see for example the "big data, little data, no such data" presentation of Christian Grothoff from 2017

(2) what we are still trying to solve here, mainly, is making it harder to know the path of communication. Today, if User Lora with Node A talks to User Charly on Node B, the data goes through N nodes. The N nodes between A and B are aware of (parts of) the path, but the communication remains encrypted (in very short terms explained).

(edit: no markup here)

Re: GNUnet 0.11.5

#18
post #16
post #14

What exactly is GNUnet? It says it is supposed to replace the old internet stack, but that it also runs on top of it? It looks like it is some kind of research project, so do I just not have enough background information to understand what they are saying? Can anyone ELI5 what GNUnet is and why I should care about it?

Here's a few things GNUnet replaces and why it's better: Bittorrent is replaced by GNUnet "filesharing", it's trackerless, it provides a search function, users can adjust their level of anonymity for publishing, downloading, and searching. DNS is replaced by "GNS", it covers the "decentralized" and "secure" points in Zooko's triangle, it a pet name system. VPN is replaced by GNUnet VPN, which is just VPN over GNUnet…

We should maybe include a "GNUnet in 5 minutes or less" on the website. The old LEGO analogy is nice, and lynX did a great comparison here: https://secushare.org/img/stack-comparison.png We don't really need the ISO OSI model here, but even this can be added, as we've already used it throughout the years to compare to the GNUnet stack.

Re: GNUnet 0.11.5

#19
I was a student in Google Summer of Code for the GNUnet project. I just want to say that Christian Grothoff (one of GNUNet leader) is a wonderful mentor. I own so much to him for many aspects of my technical and academic life. I highly recommend to anyone who have an interest in distributed systems/security to participate in this project.

Re: GNUnet 0.11.5

#20
Worth noting GNUnet has been around in at least name since 2001, back in the heady days when peer-to-peer was the new hotness. Was it the next Napster? Competition for JXTA? An evolution of Freenet? The reality is it wasn't very much of anything back then. I've got no idea how the project of today relates to the project of the same name 18 years ago.
Post reply on HN