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.