GlobaLeaks is a project aimed at creating a whistleblowing platform built on FLOSS.
This is the main repository that serves to keep track of the overall development of the GlobaLeaks platform as a whole.
Here we collect all the knowledge that is not specific to the client or backend component.
This is a full rewrite and it collects all of the experience and knowledge gained in building GlobaLeaks 0.1.
To learn how to setup your own GlobaLeaks, look at [Globaleaks Wiki documentation] (https://github.com/globaleaks/GlobaLeaks/wiki)
The main components of GlobaLeaks 0.2 are GLClient and GLBackend.
GLClient is a javascript web application that communicates to the GLBackend, the backend component of GlobaLeaks.
[GLBackend specific documentation] (https://github.com/globaleaks/GLBackend/wiki)
[GLClient specific documentation] (https://github.com/globaleaks/GLClient/wiki)