{% extends "base.html" %} {% block title %}Source Code{% endblock %} {% block content %} The source code of this service hasn't been published yet. It'll be published very soon.

Introduction

The complete source code of this service is available for anyone to use, study and improve under one simple condition: you have to give back to the community when you build upon it. Sounds really fair, doesn't it? Well, it's your right to use, and the community's right to benefit! Everybody can enjoy the great gift of collaborative development.

This literally means that you can help make this service better. You can translate it to new languages, fix bugs and add new features.

This simple condition is described in a far more detailed (e.g. what "giving back" exactly means) document called "Affero GNU General Public License". You don't need to read it, or even to know what it is, unless you're going to use and/or improve the source code of this service.

We did that for two reasons. First, because we built our work on several Free Software projects, that did not ask us to publish our modifications, we think we simply have to do that in order to benefit more people, Second, because you deserve an autonomy, you deserve to control your digital life. There is no way to do that without having the complete, readable source code of web applications.

Getting the source code

We will publish the source code as soon as possible. Please wait!

To-do list

This list is open for anyone to contribute.P lease contact us regarding anything you would like to work on.

{% endblock %}