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

{{ _("Featured Applications") }}

{{ _("GNU Taler (Alpha)") }}

{% trans %} GNU Taler is a new privacy-preserving electronic payment system. Payments are cryptographically secured and are confirmed within milliseconds with extremely low transaction costs. {% endtrans %}

{{ _("The GNU Name System") }}

{% trans %} The GNU Name System (GNS) is a fully decentralized replacement for the Domain Name System (DNS). Instead of using a hierarchy, GNS uses a directed graph. Naming conventions are similar to DNS, but queries and replies are private even with respect to peers providing the answers. The integrity of records and privacy of look-ups is cryptographically secured. {% endtrans %}

{{ _("re:claimID") }}

{% trans %} re:claimID is a decentralized Identity Provider (IdP) service built in top of the GNU Name System. It allows users to securely share personal information with websites using standardized protocols (OpenID Connect). {% endtrans %}

{{ _("Filesharing (Alpha)") }}

{% trans %} GNUnet filesharing is an application that aims to provide censorship-resistant, anonymous filesharing. The publisher is empowered to make a gradual choice between performance and anonymity. {% endtrans %}

{{ _("Conversation (Pre-Alpha)") }}

{% trans %} GNUnet conversation is an application that provides secure voice communication in a fully decentralized way by employing GNUnet for routing and transport. {% endtrans %}

{% endblock body_content %}