Open Source Software - 2langnic/GlobaLeaks GitHub Wiki

GlobaLeaks is released under Free Affero GPL License.

GlobaLeaks makes use of a plethora of selected Open Source Software.

This section lists the various software used.

Software used to build GlobaLeaks

Software used to build the backend

  • Twisted, an event-driven network programming framework written in Python.
  • Cyclone, a web server framework for Python that implements the Tornado API as a Twisted protocol.
  • pyOpenSSL, a Python interface to the OpenSSL library.
  • Storm, a an object-relational mapper (ORM) for Python developed at Canonical.
  • python-gnupg, a Python API which wraps the GNU Privacy Guard.

Software used to build the client

  • AngularJS, an open-source JavaScript framework, maintained by Google, that assists with running single-page applications.
  • Grunt, a JavaScript Task Runner
  • Bower, A package manager for the web