From e468947c45e18a3957888851e6a7d3afcc52fa79310afb7ca50325701ab464c0 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Tue, 14 Feb 2023 00:00:00 +0000 Subject: New entry: article-the-internet-is-broken --- content/entry/article-the-internet-is-broken.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/entry/article-the-internet-is-broken.md (limited to 'content') diff --git a/content/entry/article-the-internet-is-broken.md b/content/entry/article-the-internet-is-broken.md new file mode 100644 index 0000000..9475a15 --- /dev/null +++ b/content/entry/article-the-internet-is-broken.md @@ -0,0 +1,18 @@ +--- +title: "[Article] The Internet Is Broken" +date: 2023-02-14T00:00:00 +draft: false +--- +The internet stack is [broken beyond repair](https://secushare.org/broken-internet). It needs to be thrown out and replaced with a [GNU network](https://www.gnunet.org/)! + +There's lots of software projects out there that address *some* of the pitfalls of the network stack and I want to pay tribute to them before evangelizing GNUnet. I don't have the time to give all these projects their due, so I apologize ahead of time for skipping some. + +To give one example though, [Tor](https://www.torproject.org) helps millions of people every day (including me) access the internet anonymously. It has been an invaluable tool for protecting journalists and human rights defenders for years. I even use it to host this journal's [hidden service gemini capsule](gemini://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) and [hidden service website](http://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion/). To contribute back to the project, I've hosted a number of relays over the past few years. + +For anonymity, there's also [The Invisible Internet Project](https://geti2p.net) and [Freenet](https://freenetproject.org/). There's [IPFS](https://ipfs.tech/) and [ZeroNet](https://zeronet.io/), which aim to decentralize the web. [Yggdrasil](https://yggdrasil-network.github.io/) enables end-to-end encrypted IPv6 routing between all network participants. There have been several attempts to secure DNS such as [NameCoin](https://www.namecoin.org/), [DNSSEC](https://wikipedia.org/wiki/Domain_Name_System_Security_Extensions), and others. And although [cryptocurrency is a disaster](/2022/03/15/documentary-line-goes-up-the-problem-with-nfts/), it *has* enabled various decentralized applications, [Session Private Messenger](https://getsession.org/) being an example. + +I don't want to downplay the importance of these efforts nor the progress they've achieved. However, their successes are isolated. The specific problems they do solve are somewhat undermined by the insecure layers below them. A full, proper solution to these pitfalls can only come from taking a wholistic approach, replacing every layer of the broken stack. + +[GNUnet](https://www.gnunet.org/) aims to do just that. It has been in development for over two decades and is based heavily on academic research. Besides replacing every layer of the network stack with a secure, decentralized, free alternative, it also features [a replacement for DNS](https://www.gnunet.org/en/gns.html), [a decentralized identity service](https://www.gnunet.org/en/reclaim/index.html), [distributed anonymous file sharing](https://www.gnunet.org/en/use.html#fs), [a private electronic payment system that's not a cryptocurrency](https://taler.net/), [a decentralized social networking application](https://secushare.org/), [a convergent private messaging application](https://git.gnunet.org/messenger-gtk.git/), and more. The scope of GNUnet is *enormous* by necessity. It needs as many contributors as it can get. + +So here's my plea: To everyone involved in isolated projects to improve one aspect of the internet, don't you think it's time for a wholistic solution to network privacy, decentralization, censorship-resistance, and software freedom? If you agree, why not use your knowledge, skills, and time on GNUnet instead? -- cgit v1.2.3