Marabunta

From Wikipedia, the free encyclopedia

For the 1998 movie see Marabunta (film)
For the giant wasp see Marabunta (insect)
Marabunta

Marabunta version 0.3 running under GNU/Linux in KDE Desktop.
Developer: Marabunta developers
Latest release: 0.3.2 / 31 March 2006
OS: Linux and Windows
Use: Anonymous P2P
License: GPL
Website: marabunta.laotracara.com

Marabunta is a fully distributed anonymous P2P application. The main goal is the fight against internet censorship and assuring the freedom of speech. It is a peer-to-peer platform for information exchange among nodes in an anonymous way based on several communication algorithms called "Order and Chaos" which can be found in massive social organizations such as ant colonies.

The project was founded at the University of Zaragoza, Spain, developed and promoted by students of computing engineering although development teams and users from many different places have shown interest, perhaps appealed by the ideological aims of the project. The software is available only in Spanish, but the website is also available in English. Marabunta is released under the terms of the GNU General Public License, is programmed using Qt libraries, making it available for GNU/Linux, Mac OS X, and Microsoft Windows.

Contents

[edit] Purpose

Marabunta is an implementation of the ideas explained in the "Free Nets project APEIRON (only in Spanish)" and it has been developed with these ideas in mind:

  • Avoiding censure: Communication between people avoiding central servers is allowed. So it is free from censure attacks, which are commonly launched from many governments and corporations that want to control the communications.
  • Anonymity: A degree of anonymous communication is made possible, such that information can be accessed without knowledge of its original source.
  • Motives and development: Marabunta is the first project of this kind developed in Spain. Still, the software has potential use by people anywhere in the world, especially in countries with little or no freedom of speech.

[edit] Features

There are many potential services that can be run on top of Marabunta. Text message interchange is the first service. It could be taken as a platform for telegram distribution, where each computer in the net works as a host and as a server.

  • As a host: Messages are sent, active nodes are sought, etc.
  • As a server: Text messages and requests to increase the connectivity between nodes are routed to the network using a broadcast forwarding method.

There are four message distribution lists, so receivers only receive messages sent to the list they are interested in: General, Technology, Philosophy, and Politics.

Content filters are allowed so only messages with certain patterns are displayed. This is specially useful when searching for some specific information because Marabunta just selects potentially interesting messages.

[edit] Connections

All generated traffic uses the UDP/IP protocols. Avoiding setting up connections between nodes lets more traffic flow in the network and the operational redundancy of every node can be used. Moreover, the UDP protocol could be seen as increasing the anonymity in the net because there is no need to validate source hosts to receive a datagram.

[edit] Port-forwarding on NATs

Marabunta does not yet support UDP hole punching, and users behind NATs have to establish a port forwarding route to let the router know to which port and node of the internal net it should forward the arriving datagrams.

[edit] External link

In other languages