Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.21 KB

GlobaLeaks

GlobaLeaks

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.

GlobaLeaks 0.2

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.

Additionals informations can be found here:

[GLBackend specific documentation] (https://github.com/globaleaks/GLBackend/wiki)

[GLClient specific documentation] (https://github.com/globaleaks/GLClient/wiki)