Difference between revisions of "Gnunet"

From Free Software Directory
Jump to: navigation, search
(Fixed capitalization of GNUnet to match official materials.)
(add gnu identifier)
(32 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNUnet
 
|Name=GNUnet
|Short description=Anonymous peer-to-peer file-sharing
+
|Short description=Secure, decentralized, peer-to-peer networking framework.
|Full description=GNUnet is a secure, trust-based peer-to-peer framework. A first service implemented on top of the networking layer allows anonymous censorship-resistant file-sharing. The goal of the GNUnet project is to become the ultimate system for free information exchange in a world hostile toward uncontrolled communication. We value free speech above state secrets, law-enforcement or intellectual property. GNUnet is supposed to be an anarchistic network, where the only limitation for peers is that they must contribute enough back to the network such that their resource consumption does not have a significant impact on other users. GNUnet's primary design goals are to protect the privacy of its users and to guard itself against attacks or abuse. GNUnet does not have any mechanisms to control, track or censor users. Instead, the GNUnet protocols aim to make it as hard as possible to find out what is happening on the network or to disrupt operations.
+
|Full description='''GNUnet''' is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and privacy.  
|Homepage URL=http://www.gnu.org/software/GNUnet/
+
 
|User level=none
+
GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the '''GNU Name System''', a privacy-preserving, decentralized public key infrastructure.
|Computer languages=C
+
|Homepage URL=https://gnunet.org/
|Documentation note=User reference available in HTML format from https://gnunet.org/book.
+
|Version download=https://gnunet.org/en/news/2021-03-0.14.1.html
|IRC help=irc://irc.freenode.net/gnunet
+
|Is High Priority Project=Yes
|IRC development=irc://irc.freenode.net/gnunet
+
|VCS checkout command=git clone git://gnunet.org/gnunet.git
 +
|Documentation note=https://docs.gnunet.org/
 +
 
 +
=== Graphical front-end tools for GNUnet ===
 +
The [[GTK]] interfaces to GNUnet are delivered in a separate package named '''GNUnet-gtk'''. [https://docs.gnunet.org/handbook/gnunet.html#gnunet_002dgtk After installation], you should have the following new programs:
 +
 
 +
* gnunet-setup --- a GUI to configure GNUnet
 +
* gnunet-fs-gtk --- a GUI for file-sharing with GNUnet
 +
* gnunet-peerinfo-gtk --- a GUI for inspecting which other peers your peer knows about
 +
* gnunet-namestore-gtk --- edit your GNS zones
 +
* gnunet-identity-gtk --- manage your identities/pseudonyms
 +
* gnunet-statistics-gtk --- visualize GNUnet statistics
 +
* gnunet-conversation-gtk --- talk with other users
 +
 
 +
=== See also ===
 +
'''GNUnet-fuse''' allows you to mount directories published on GNUnet as read-only file-systems (on GNU/Linux and other Operating Systems that support the FUSE API).
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://gnunet.org/en/ev.html
 +
|IRC general=irc://irc.freenode.net/#gnunet
 +
|Related projects=gtk-gnutella, freenet, I2P
 
|Keywords=security,encryption,peer-to-peer,framework,privacy,anonymity,file-sharing,deniability
 
|Keywords=security,encryption,peer-to-peer,framework,privacy,anonymity,file-sharing,deniability
|Version identifier=0.9.5
+
|Version identifier=0.14.0
|Version date=2012/12/24
+
|Version date=2020/11/14
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gnu.org/gnu/gnunet/gnunet-0.9.5.tar.gz
+
|Last review by=Genium
|Last review by=Andrew Engelbrecht
+
|Last review date=2020/11/16
|Last review date=2012/09/15
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://gnunet.org/en/news/2020-11-0.14.0.html
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gnunet
 
|GNU package identifier=gnunet
|License verified date=2003-01-17
+
}}
 +
{{Project license
 +
|License=AGPLv3orlater
 +
|License copyright=Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 +
Copyright (C)  GNUnet e.V.
 +
|License verified by=Genium
 +
|License verified date=2020-07-16
 +
|License note=https://git.gnunet.org/gnunet.git/tree/COPYING
 +
 
 +
Applies to part:
 +
* GNUnet core repository
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Andrew Engelbrecht
+
|License copyright=Copyright (C)  GNUnet e.V.
|License verified date=2012-9-15
+
|License verified by=Genium
}}
+
|License verified date=2020-07-16
{{Person
+
|License note=https://git.gnunet.org/gnunet-gtk.git/tree/COPYING
|Real name=Christian Grothoff
+
https://git.gnunet.org/gnunet-fuse.git/tree/COPYING
|Role=Maintainer
+
 
|Email=christian@grothoff.org
+
Applies to part:
|Resource URL=
+
* GNUnet-gtk
}}
+
* GNUnet-fuse
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://gnunet.org/bugs/
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://gnunet.org/svn/gnunet/
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-gnunet@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=E-mail
 
|Resource URL=mailto:gnunet-developers@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:help-gnunet@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=E-mail
 
|Resource URL=mailto:info-gnunet@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, daemon, x-window-system
 
|Interface=command-line, daemon, x-window-system
|Internet-application=tool
+
|Internet-application=privacy, security, tool
 +
|Network-hookup=tcp, routing
 +
|Programming-language=C
 +
|Protocol=smtp, http, udp
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Security=encryption, internet
 
|Use=internet-application
 
|Use=internet-application
 +
|Uitoolkit=gtk
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gnunet
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Required to use
+
|Prerequisite kind=Source requirement
|Prerequisite description=libextractor
+
|Prerequisite description=[[libextractor]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libtool
+
|Prerequisite description=[[libtool]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gcc
+
|Prerequisite description=[[gcc]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=make
+
|Prerequisite description=[[make]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=automake
+
|Prerequisite description=[[automake]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=autoconf
+
|Prerequisite description=[[autoconf]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=openssl
+
|Prerequisite description=[[openssl]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libgcrypt
+
|Prerequisite description=[[libgcrypt]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=tdb
+
|Prerequisite description=[[tdb]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=mysql
+
|Prerequisite description=[[mysql]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Source requirement
+
|Prerequisite kind=Required to build
|Prerequisite description=libextractor
+
|Prerequisite description=[[libmicrohttpd]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libmicrohttpd
+
|Prerequisite description=[[libcurl]]
 +
}}
 +
{{Person
 +
|Real name=Christian Grothoff
 +
|Role=Maintainer
 +
|Email=christian@grothoff.org
 +
}}
 +
{{Resource
 +
|Resource audience=Bug reports
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://bugs.gnunet.org/
 +
}}
 +
{{Resource
 +
|Resource audience=GNUnet Git Repositories
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gnunet.org/git/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gnunet-gtk
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Debian (Ref) (R)
|Prerequisite description=libcurl
+
|Resource URL=https://tracker.debian.org/pkg/gnunet-fuse
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gnunet
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnunet/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-gnunet/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnunet/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnunet-developers/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnunet-svn/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-gnunet/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gnunet/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/gnunet.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{Resource
 +
|Resource audience=Security related bug reports
 +
|Resource kind=E-mail
 +
|Resource URL=security@gnunet.org
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q1007056
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
{{Software prerequisite}}
 
 
{{Featured}}
 
{{Featured}}

Revision as of 19:26, 2 April 2022


[edit]

GNUnet

https://gnunet.org/
Secure, decentralized, peer-to-peer networking framework.

GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and privacy.

GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

16 July 2020

Verified by

Genium

Verified on

16 July 2020

Notes

https://git.gnunet.org/gnunet.git/tree/COPYING

Applies to part:

  • GNUnet core repository




Leaders and contributors

Contact(s)Role
Christian Grothoff Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://translationproject.org/domain/gnunet.html
SavannahHomepagehttps://savannah.gnu.org/projects/gnunet/
Bug reportsBug Trackinghttps://bugs.gnunet.org/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1007056
Security related bug reportsE-mailsecurity@gnunet.org
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnunet/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnunet-svn/
DebianDeveloperhttps://tracker.debian.org/pkg/gnunet-gtk
DebianDeveloperhttps://tracker.debian.org/pkg/gnunet-fuse
Downloadhttps://ftp.gnu.org/gnu/gnunet/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gnunet/
GNUnet Git RepositoriesVCS Repository Webviewhttps://git.gnunet.org/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-gnunet/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnunet-developers/
DebianDeveloperhttps://tracker.debian.org/pkg/gnunet


Software prerequisites

KindDescription
Required to buildmake
Required to buildlibcurl
Weak prerequisitelibgcrypt
Weak prerequisiteopenssl
Required to buildlibtool
Required to buildautomake
Weak prerequisitetdb
Source requirementlibextractor
Required to buildautoconf
Weak prerequisitemysql
Required to buildlibmicrohttpd
Required to buildgcc

This entry (in part or in whole) was last reviewed on 7 January 2023.




Entry






































"Bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNUnet Git Repositories" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















"Security related bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.