RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 446db939b2 Added Code to convert retroshare-nogui into an "Introduction Server".
Perhaps the community can use this instead of their existing certificate exchanger.

The way it works:
	- Designed to be coupled up with a WEB Interface to allow new users to interact with each other.
	- Automatically sets up some Chat Lobbies, so that the new users can chat to each other.
	- If you drop a Certificate File into the NEWCERT directory, it is automatically loaded as a friend.
	- These Certificates automatically expire after a fixed period (2 Weeks at the moment).

So the idea is that Users upload their Certificates to the Intro WebServer, then they have two weeks
to test out Retroshare, and use the Intro Server to make some RS Friends.

To enable this Build, edit the .pro file.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 17:01:07 +00:00
build_scripts updated ubuntu changelog 2012-02-03 21:57:36 +00:00
libbitdht/src Patch from Peter - to build Retroshare on FreeBSD. 2012-01-29 14:27:14 +00:00
libretroshare/src changed hash calculation of lobby connexion challenge to make it only usable by the receiver (thx bob to point me out this security issue!) 2012-02-06 21:00:09 +00:00
plugins updated p3ranking to use correct include file 2012-02-01 20:38:56 +00:00
retroshare-gui/src updated the help page, added few more infos 2012-02-07 16:33:54 +00:00
retroshare-nogui/src Added Code to convert retroshare-nogui into an "Introduction Server". 2012-02-07 17:01:07 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added retroshare-nogui to the subdir project. 2011-12-10 11:24:36 +00:00