Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 2

Distributed hash table (DHT) based on Kademlia, written in Java.

0
 
  0 reviews  |  0 users  |  105 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Ibanga client is an application written in python that uses the protocol ibanga for anonymous P2P. This protocol is based in the Kademlia protocol.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

A simple implementation of a Kademlia network.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

IntroductionCSpace provides a platform for secure, decentralized, user-to-user communication over the internet. The driving idea behind the CSpace platform is to provide a connect(user,service) primitive, similar to the sockets API connect(ip,port). Applications built on top of CSpace can simply ... [More] invoke connect(user,service) to establish a connection. The CSpace platform will take care of locating the user and creating a secure, nat/firewall friendly connection. Thus the application developers are relieved of the burden of connection establishment, and can focus on the application-level logic! CSpace is developed in Python. It uses OpenSSL for crypto, and Qt for the GUI. CSpace is licensed under the GPL. (From cspace.in) Current Official VersionCSpace Build 126 CSpace Build 126 (Update for Build 125) CSpace Build 126 Source CSpace Windows Source Dependencies (Python 2.4) CSpace Windows Source Dependencies (Python 2.5) CSpace Source Repository Tarball Current DocumentationArchitecture Overview - cspace.in NCrypt - tachyon.in Platform Discussion - cspace.in wiki English Tutorial - cspace.in wiki Development To-Do List Development Suggestions UI Translation CSpace ExperimentalCSpace Experimental is a development branch for exploring various major changes to the CSpace codebase. These include: Implementing service version of the DHT and client applications CSpaceControl Centralized automation controller script DHT-stored Offline messaging Key server source code Modularization of key server, update server, seed server DHT-stored public key directory (replaces the keyserver) Experimental VersionExperimental Repository Experimental Issues Experimental Wiki User Group [Less]

0
 
  0 reviews  |  0 users  |  17,570 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

erlkad is a kademlia library wirtten by erlang. This is my first project by erlang, if it's has some errors, pls contact me! Because my english is not so good, If I use english to describe this project, I think It will make some mistakes or ambiguity. So If you use english, what you have to ... [More] do is just read the source code. the source code is according to the OTP design principles. You need some skills with erlang and kademlia rationale. recommend reading:Kademlia: A Peer-to-peer Information System Based on the XOR Metric Erlang Programming Rules and Conventions EUnit Manual Erlware sinan tutorial erlkad是一个用erlang书写的kademlia库,整个程序基于erlang OTP设计。 实现了一个轻便的kademlia DHT实现。其提供基本的api: PING FIND_NODE FIND_VALUE STORE注: 本项目已停止更新! [Less]

0
 
  0 reviews  |  0 users  |  1,399 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.