Download List

Projeto Descrição

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 versão adiciona suporte para transferências de dados não-anônima sobre saltos múltiplos (se o Publicador e replicator estão usando um nível de anonimato de zero).

Ele corrige vários bugs e inclui melhorias cosméticas no gnunet-setup e interfaces de usuário de gnunet-gtk-fs.
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 versão traz uma grande reescrita do subsistema VPN, resultando em melhorias significativas de desempenho e estabilidade. Ele também inclui um novo linear baseado em transporte automático seleção mecanismo de programação. Ele corrige vários bugs e traz várias extensões API de interoperabilidade e outras pequenas melhorias. Exceto para o subsistema VPN, esta versão é compatível com o protocolo com o 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 é uma versão. Melhorias notáveis incluem melhor palavra-chave extração de nomes de arquivos, uma melhor heurística para compartilhamento de arquivos de migração de conteúdo e uma redução significativa de tráfego para o protocolo de estimativa do tamanho da rede. O código agora distingue entre a LAN e WAN para o consumo de largura de banda. Correções de erros incluem um aumento FD_SETSIZE em W32, corrigido struct alinhamento para mensagens de rede W32, e correções de diversos acidentes (em subsistemas de armazenamento de dados, compartilhamento de arquivos, transporte, ATS e Lista_de_hosts).
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 versão é uma grande mudança da arquitetura e uma reescrita da maior parte do sistema. As melhorias incluem uma nova arquitetura multiprocessada, um novo subsistema VPN, uma nova ferramenta de configuração (incluindo testes de correção automatizada para a configuração), suporte para roteamento de malha não-anônima, conectividade de transporte sobre HTTPS e WLAN, descoberta de ponto em LAN através de difusão (IPv4) e multicast (IPv6), melhorado dados através de NAT transversal, um modelo de execução event-driven oferecendo melhorias significativas no desempenho e a publicação de energia para melhorar a replicação de conteúdo de compartilhamento de arquivos.
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 versão corrige dois problemas que podem resultar na perda de conteúdo no armazenamento de dados local em determinadas circunstâncias.
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