{% extends "common/base.j2" %} {% block body_content %}

GNU Taler: Design

The complete design of GNU Taler is comprehensively described in a PhD Thesis by Florian Dold.

When designing GNU Taler, we had the following design goals in mind.

1. Free Software implementation (+)

2. Protect the privacy of buyers (+)

3. Enable the state to tax income and crack down on illegal business activities (+)

4. Prevent payment fraud (+)

5. Only disclose the minimal amount of information nec- essary (+)

6. Be usable (+)

7. Be efficient (+)

8. Avoid single points of failure (+)

9. Foster competition (+)

{% endblock body_content %}