Difference between revisions 2429971 and 3261919 on enwiki

''This page has been listed on [[Wikipedia:Votes for deletion]]. Please see that page for justifications and discussion.'' 

A subscription based [[Peer-to-peer|P2P]] client.

Related Links:'konspire2b''' is a [[peer-to-peer]] network designed and implemented by Jason Rohrer. [[Client]]s/[[node]]s can subscribe to channels and receive all incoming [[file]]s from the channels they are subscribed to. Broadcasters can create channels and broadcast files to all the subscribers. 

This makes konspire2b markedly different from traditional [[file sharing]] software, where users search for files on connected systems. Instead, a konspire2b user is encouraged to simply subscribe to some channels of interest, let the software run for a few hours, and then look at the files they have received.

Any konspire2b user can create new channels. In order to broadcast files in a channel, a user needs to possess its [[private key]]. This private key can be shared among several users to allow for collaboratively run channels.

There is currently a single client implementation called '''kast'''.  It uses a browser-based [[user interface]]. In its present implementation, konspire2b suffers from high protocol overhead for the broadcasting of "announcement" messages for files.

All konspire2b-related software is [[open source]] under the [[GNU GPL]]. The konspire2b website uses a [[wiki]] for the purpose of documentation and [[brainstorming]].

konspire2b succeeds the now defunct ''konspire'' network, a more traditional file client/server based file sharing application written in [[Java programming language|Java]]. Developer Jason Rohrer emphasizes that konspire2b  was written in C++ instead.

Other projects by Jason Rohrer:
* [[token word]] - a [[Project Xanadu|Xanadu]]-style text editing system
* [[tangle]] - a [[proxy server]] which tries to find relationships between websites a user visits

== External link ==
* [http://konspire.sourceforge.net/index.shtml konspire2b homepage]
* [http://www.infoanarchy.org/wiki/wiki.pl?Konspire infoAnarchy wiki entry for konspire]