Download List

Descripción del Proyecto

GNUnet is a peer-to-peer framework with focus on providing security. All peer-to-peer messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the network traffic in UDP, TCP, HTTP, HTTPS, or direct 802.11 (WLAN). GNUnet supports accounting to provide contributing nodes with better service. The services built on top of the framework include anonymous file sharing and a virtual network providing IPv4-IPv6 transition via protocol translation over the P2P network.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-22 13:13
0.9.5

Esta versión agrega soporte para transferencias de datos no anónimos sobre saltos múltiples (si publisher y replicator utiliza un nivel de anonimato de cero).

Corrige varios errores e incluye mejoras cosméticas en la configuración de gnunet e interfaces de usuario de gnunet-fs-gtk.
Tags: Minor feature enhancements, Major bugfixes
This release adds support for non-anonymous data transfers over multiple hops (if both
publisher and replicator are using an anonymity level of zero).

It fixes various bugs and includes cosmetic improvements in the
gnunet-setup and gnunet-fs-gtk user interfaces.

2012-02-29 07:23
0.9.2

Esta versión trae una reescritura principal del subsistema VPN, resultando en importantes mejoras de rendimiento y estabilidad. También incluye un nuevo lineal programación transporte automático basado en mecanismo de selección. Corrige varios bugs y trae varias extensiones API y otras mejoras menores. Excepto para el subsistema VPN, esta versión es compatible con el protocolo con GNUnet 0.9.1.
Tags: major bug fix, Major feature enhancements
This release brings a major rewrite of the VPN subsystem, resulting in significant performance and stability improvements. It also includes a new linear programming based automatic transport selection mechanism. It fixes various bugs and brings various API extensions and other minor improvements. Except for the VPN subsystem, this release is protocol-compatible with GNUnet 0.9.1.

2011-12-27 07:41
0.9.1

Esta es una versión bugfix. Mejoras notables incluyen la palabra clave mejor extracción de los nombres de archivo, una mejor heurística para la migración de contenido compartido y una reducción significativa de tráfico para el Protocolo de estimación de tamaño de la red. Ahora, el código distingue entre LAN y WAN para el consumo de ancho de banda. Correcciones incluyen una mayor FD_SETSIZE de W32, struct corregida alineación de mensajes de red en W32 y correcciones de diversos accidentes (en los subsistemas de almacén de datos, uso compartido de archivos, transporte, ATS y hostlist).
Tags: Major bugfixes
This is a bugfix release. Noteworthy improvements include improved keyword extraction from filenames, a better heuristic for file-sharing content migration, and a significant traffic reduction for the network-size estimation protocol. The code now distinguishes between LAN and WAN for bandwidth consumption. Bugfixes include an increased FD_SETSIZE on W32, corrected struct alignment for network messages on W32, and fixes of various crashes (in the datastore, file-sharing, transport, ATS, and hostlist subsystems).

2011-12-01 09:44
0.9.0

Esta versión es un cambio importante de la arquitectura y una reescritura de la mayor parte del sistema. Las mejoras incluyen una nueva arquitectura multitarea, un nuevo subsistema VPN, una nueva herramienta de instalación (incluyendo pruebas de corrección automática de la configuración), soporte para el enrutamiento de malla no anónimo, transporte sobre HTTPS y WLAN, descubrimiento de pares en la LAN a través de la difusión (IPv4) y multidifusión (IPv6), mejorada conectividad de datos a través de NAT transversal, un modelo orientado a eventos de ejecución proporciona mejoras de rendimiento significativas y poder publicar para compartir para mejorar la replicación del contenido de archivos.
Tags: Major feature enhancements
This release is a major change of the architecture and a rewrite of most of the system. Improvements include a new multi-process architecture, a new VPN subsystem, a new setup tool (including automated correctness tests for the configuration), support for non-anonymous mesh routing, data transport over HTTPS and WLAN, peer discovery in the LAN via broadcast (IPv4) and multicast (IPv6), improved connectivity via NAT traversal, an event-driven execution model providing significant performance improvements, and power publishing for file sharing to improve content replication.

2010-02-24 08:27
0.8.1b

Esta versión corrige dos cuestiones que podrían resultar en la pérdida de contenido en el almacén de datos locales en determinadas circunstancias.
Tags: major bug fix
This release fixes two issues that could result in the loss of content in the local data store under certain circumstances.

Project Resources