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

{{ _("Self-sovereign, Decentralised Identity Management and Personal Data Sharing") }}

{{ _("Self-sovereign") }}

{% trans %} You manage your identities and attributes locally on your computer. No need to trust a third party service with your data. {% endtrans %}

{{ _("Decentralized") }}

{% trans %} You can share your identity attributes securely over a decentralized name system. This allows your friends to access your shared data without the need of a trusted third party. {% endtrans %}

{{ _("Standard-compliant") }}

{% trans %} You can use OpenID Connect to integrate reclaim in your web sites. {% endtrans %}


{% endblock body_content %}