Skip to content

GlobaLeaks is an open source project aimed to create a worldwide, anonymous, censorship-resistant, distributed Leak Amplification Network supporting whistleblowers all around the world.

License

hellais/GlobaLeaks

 
 

Repository files navigation

GlobaLeaks

GlobaLeaks is the first Open Source Whistleblowing Framework.

It empowers anyone to easily setup and maintain their own Whistleblowing platform. It is also a collection of what are the best practices for people receiveiving and submitting material. GlobaLeaks works in various environments: media, activism, corporations, public agencies.

                                    DISCLAIMER
                            GlobaLeaks is under Development

Installation

First of all you need to get a copy of web2py, you can install it by doing

pip install web2py

then install Globaleaks

pip install git+git://github.com/globaleaks/GlobaLeaks.git#egg=globaleaks

under Linux, use the script: globaleaks/globaleaks.debian.sh [init.d script]

Under Windows|MacOSX|whatever, start the service with: globaleaks/startglobaleaks

then you will find running as a web service the following:

How to hack on it

  1. http://127.0.0.1:8000/globalview
  2. http://127.0.0.1:8000/tulip
  3. http://127.0.0.1:8000/targets
  4. http://127.0.0.1:8000/submit
  5. http://127.0.0.1:8000/subscribe
  6. http://127.0.0.1:8000/unsubscribe
  7. http://127.0.0.1:8000/groups

You are invited to develop, using the web admin interface, because apply automatic checks before saving the code.

updated link-o-graphy

older pages: reference, documentation

GlobaLeaks hackathon soundtrack

About

GlobaLeaks is an open source project aimed to create a worldwide, anonymous, censorship-resistant, distributed Leak Amplification Network supporting whistleblowers all around the world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • Python 41.9%
  • PHP 1.1%
  • Shell 0.5%