Menu

Tree [r110] /
 History

HTTPS access


File Date Author Commit
 Bin 2012-06-05 kapralius [r110] install
 Doc 2012-05-25 kapralius [r108] Bc/semifinal
 Source 2012-06-05 kapralius [r109] just crx update
 Visual Studio 2008 2011-08-11 kapralius [r10] Translation comments to eng. 2/3 done
 readme.txt 2011-08-11 kapralius [r10] Translation comments to eng. 2/3 done

Read Me

******************************************************************************
* Distropine Readme file                                                     *
*                                                                            *
* by Ondrej Kapral / kapralius                                               *
* kapralius@gmail.com                                                        *
* https://sourceforge.net/p/distropine                                       *
*                                                                            *
******************************************************************************

INTRODUCTION
	
Welcome to Distropine! 

Distropine is distributed P2P network for commenting of sources on the internet 
– you can choose almost any URL and start a discussion on it. 

Distropine network is based on distributed hash table Kademlia P2P algorithm. 
The one, which is also used in various torrent technologies. All the content 
created in the Distropine network is stored at client's computers throughout 
the internet in several copies and replicated regularly. This is how 
independance from commented content's providers is achieved. Discussion is 
simply not placed at the same place as discussed content.

Very detailed description of what is program for, how does it work and how to
configure it can be found on wiki pages here 
https://sourceforge.net/p/distropine/home/.

You can also find a brief introduction to Distropine in the PDF presentation
at ./Doc/Distropine_UserDoc.pdf (mind that it is not updated so frequently).

This program is under development so always check the newest version at
https://sourceforge.net/projects/distropine/files/Distropine/.


REQUIREMENTS

Google Chrome 10+ (will probably work on older versions as well), 
Windows XP and higher, .NET Framework 3.5.

DISTRIBUTION ROOT DIRECTORY

The root directory of distribution contains following folders:

    ./Bin     - Contains all the files necessary to install Distropine.
    ./Source  - Contains source code of the Distropine application in the form of .NET 
                solution directory + Google Chrome extension files.                
    ./Doc     - Contains some documentation, but wiki pages at SourceForge are much 
                more up to date
                
LICENSE                    

Distropine is distributed under GNU GPL licence.