taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

2026-07.html.j2 (1407B)


      1 {% extends "common/news.j2" %}
      2 {% block body_content %}
      3 
      4 <h1>2026-05-20: {{ _("New GNU Taler integration in be-BOP") }}</h1>
      5 {% trans %}
      6 <p>
      7   A new GNU Taler integration is now officially available: <a href="https://be-bop.io" target="_blank">be-BOP</a>.
      8 </p>
      9 <p>
     10   be-BOP is a free and copyleft peer-to-peer monetisation platform built for communities and creators.
     11   It provides full independence from intermediaries and combines e-commerce, point-of-sale (PoS),
     12   subscriptions, crowdfunding/peerfunding, ticketing, donations, and pay-what-you-want models — in a single package.
     13   be-BOP provides a toolbox for financing your work and managing your activity in complete autonomy.
     14 </p>
     15 <p>
     16   The first instances accepting Taler (CHF) are <a href="https://be-bop.io" target="_blank">be-bop.io</a>
     17   itself (you can even join the current crowdfunding campaign using Taler), <a href="https://pvh-editions.com" target="_blank">
     18   PVH Éditions</a> and <a href="https://coffice.cafe" target="_blank">le Coffice</a>.
     19 </p>
     20   This integration was developed by <a href="https://thimoo.ch/en" target="_blank">Thimoo Sàrl</a>
     21   in collaboration with be-BOP, PVH Éditions and <a href="https://asbl.zoethical.org/" target="_blank">
     22   Petites Singularités</a>, with support from an <a href="https://nlnet.nl/project/TALER-be-BOP/" target="_blank">NLnet grant</a>.
     23 </p>
     24 {% endtrans %}
     25 
     26 {% endblock body_content %}