Package: anastasis-cli Source: anastasis Version: 0.8.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 71 Depends: libanastasis (>= 0.8.0), libc6 (>= 2.34), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libtalerexchange (>= 1.6.8) Homepage: https://anastasis.lu/ Priority: optional Section: net Filename: pool/main/a/anastasis/anastasis-cli_0.8.0-0+noble_amd64.deb Size: 22410 SHA256: 2e3e1cea0c2e38cf071f9b36a31b085e5d270059a4ff9d630f2954521dbd35ca SHA1: f37c173bd7cf82982e763dec3ca50a647c19524a MD5sum: 0a3dc0b9a9d1b3b326569ee6ff2c4f15 Description: Command-line interface for the GNU Anastasis key escrow provider service. . GNU Anastasis allows users to make backups of their private key material to multiple providers while ensuring that individual providers cannot learn the secret key material. This package contains a command-line interface to the Anastasis logic. Please note that we do not expect the CLI to be useful to end-users. It may be useful for integration of Anastasis into applications (and for testing). If you are looking for a stand-alone Anastasis client, please use anastasis-gtk. Package: anastasis-gtk Version: 0.8.0-0+noble Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 668 Depends: libanastasis (>= 0.8.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgnunet (>= 0.28.1~dev1), libgtk-4-1 (>= 4.10.0), libjansson4 (>= 2.14), libmagic1t64 (>= 5.12), libmicrohttpd12t64 (>= 0.9.50), libqrencode4 (>= 3.2.0), libtalerexchange (>= 1.6.8) Homepage: https://anastasis.lu/ Priority: optional Section: net Filename: pool/main/a/anastasis-gtk/anastasis-gtk_0.8.0-0+noble_amd64.deb Size: 163334 SHA256: c3770e4e06244143bbcfd61d20d3ccd03fef016a161570ce5bf91c0df18d3a50 SHA1: ec3258f20690a4290ec9b59cfb133767d520dfed MD5sum: 3be4643131b82e628cc58b5ec215b397 Description: Anastasis is a distributed key recovery and backup service. . GNU Anastasis allows users to make backups of their private key material to multiple providers while ensuring that individual providers cannot learn the secret key material. This package contains the graphical client, using the GTK toolkit. In order use GNU Anastasis, you may also need a GNU Taler wallet to pay for the service. Package: anastasis-httpd Source: anastasis Version: 0.8.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 661 Depends: libtalerexchange (>= 1.6.8), libtalermerchant (>= 1.6.14), libgnutls30 (>= 3.7.1), adduser, lsb-base, netbase, debconf (>= 0.5) | debconf-2.0, libanastasis (>= 0.8.0), libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.16.2), libgcrypt20 (>= 1.10.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50) Recommends: apache2 | nginx | httpd, postgresql (>= 15.0) Homepage: https://anastasis.lu/ Priority: optional Section: net Filename: pool/main/a/anastasis/anastasis-httpd_0.8.0-0+noble_amd64.deb Size: 183144 SHA256: 36dd966158448ba6a4f1784c39b5b14904bbce3dc6d758badb58fddd94bcad07 SHA1: ada22f385e56f085bb0bf32a47ee7b8294d5bb8b MD5sum: 33626f20551793e4e340b4cb5b8f8b62 Description: GNU's key escrow provider. . GNU Anastasis allows users to make backups of their private key material to multiple providers while ensuring that individual providers cannot learn the secret key material. This package contains the backend logic that must be run by an Anastasis backup provider. Package: challenger-httpd Source: challenger Version: 1.6.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 410 Depends: libtalerexchange (>= 1.6.8), libgnutls30 (>= 3.7.1), challenger-webui, adduser, zstd, lsb-base, netbase, libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50) Recommends: apache2 | nginx | httpd, postgresql (>= 15.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/c/challenger/challenger-httpd_1.6.0-0+noble_amd64.deb Size: 179494 SHA256: e7e5f55e89f313e02c2c5027f428fc93f31e323df653bbc5a8ed352fa07fe102 SHA1: f74d4f1ecfaffbe4bdb8b481b5c9fd9c95c4b373 MD5sum: 1acb24929928671b6d6997ab6391e724 Description: OAuth 2.0-compatible address validation service Challenger validates that a user is able to receive messages at a given address (e-mail, SMS phone number, or postal address) and exposes the verified address to a registered client via OAuth 2.0. After the user submits an address, Challenger generates a TAN code and sends it through a configurable helper script (one is shipped for each supported address type); once the user returns the correct code, the client may obtain the validated address through the standard OAuth 2.0 ``/info`` endpoint. . Typical use cases include Know-Your-Customer (KYC) flows for the GNU Taler payment system and any other application that needs lightweight proof that a user controls a particular contact address. . This package provides the challenger-httpd daemon together with its systemd socket and service units, command-line administration tools (challenger-admin, challenger-config, challenger-dbconfig, challenger-dbinit), the bundled single-page web frontend, and example reverse-proxy snippets for Apache and nginx. The daemon listens on a UNIX domain socket and is intended to be run behind a TLS-terminating reverse proxy; PostgreSQL is used for persistent storage. Package: challenger-httpd-dev Source: challenger Version: 1.6.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 51 Depends: libtalerexchange-dev (>= 1.5.0) Homepage: https://taler.net/ Priority: optional Section: libdevel Filename: pool/main/c/challenger/challenger-httpd-dev_1.6.0-0+noble_amd64.deb Size: 14508 SHA256: aeb3c1668c558284e1ed2e03a6f26cc590140f6e1ed219ac595ba10fa8012974 SHA1: 1bdcb078a1cec8adb58272b1a29cba2a14f237b2 MD5sum: 3879e0deebf6d61fd2bf7f4a5289dac4 Description: OAuth 2.0-compatible address validation service - development files Challenger validates that a user is able to receive messages at a given address (e-mail, SMS phone number, or postal address) and exposes the verified address to a registered client via OAuth 2.0. . This package contains the C headers and shared-library symlinks needed to build software that links against Challenger's utility or database libraries. It should be noted that these libraries are not useful to interact with the Challenger REST API and we are currently not aware of any component using these library interfaces. The are also not considered to be stable and may change in the future. Package: challenger-webui Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 4792 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/c/challenger-webui/challenger-webui_1.6.18-0+noble_all.deb Size: 958482 SHA256: a6b7bec7f3535fab7d89c3dad68d430237a30eae6984edd3a4364af4d8827c01 SHA1: 6dbe75cc183fd94e67baeb79db45aaac55c41fd3 MD5sum: a823583c2c11682a89578a40067a9db0 Description: Web-based user interface for the challenger service. Package: donau Version: 1.6.5~dev2-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 330 Depends: libdonau (= 1.6.5~dev2-0+noble), adduser, lsb-base, netbase, ucf, libc6 (>= 2.34), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50), libtalerexchange (>= 1.6.8) Recommends: apache2 | nginx | httpd, postgresql (>= 13.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/d/donau/donau_1.6.5~dev2-0+noble_amd64.deb Size: 98286 SHA256: c3bc9e6bdc54ef050582812386b6028ea7b731a6a8d41e5adf197fa2eb9445d3 SHA1: 90413f06412d21571df72fb07993fa1ade503b25 MD5sum: 4b44fabe6e33cbf4f1ec680ee40a8e93 Description: GNU's payment system operator. GNU Taler is the privacy-preserving digital payment system from the GNU project. This package contains the core logic that must be run by the payment service provider or bank to offer payments to consumers and charities. At least one donau must be operated per currency. In addition to the core logic, an donau operator must also have a system running the "offline" logic which is packaged as taler-donau-offline. It is recommended to keep the "offline" logic on a system that is never connected to the Internet. However, it is also possible to run the "offline" logic directly on the production system, especially for testing. Finally, an donau operator should also be prepared to run a taler-auditor. Package: gnunet Version: 0.28.1~dev1-0+noble Architecture: amd64 Maintainer: Thomas Liang Installed-Size: 13762 Depends: libgnunet (= 0.28.1~dev1-0+noble), adduser, lsb-base, netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.56.1), libgcrypt20 (>= 1.10.0), libgnutls30t64 (>= 3.7.2), libidn2-0 (>= 2.0.0), libjansson4 (>= 2.14), libjose0 (>= 10), libmicrohttpd12t64 (>= 0.9.50), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libpulse0 (>= 2.0), libsodium23 (>= 1.0.18), libsqlite3-0 (>= 3.6.0), libunistring5 (>= 1.1), libzbar0t64 (>= 0.10) Recommends: libnss3-tools, openssl Suggests: miniupnpc, texlive (>= 2012) Homepage: https://gnunet.org/ Priority: optional Section: net Filename: pool/main/g/gnunet/gnunet_0.28.1~dev1-0+noble_amd64.deb Size: 6582136 SHA256: afe75d0384d522cb7ea3af824767d3f7c929d7d462d5a7f8f08572a3b36bbe7d SHA1: e0ee1da7665caa5883d5c5ef4b60390a4ef7b412 MD5sum: fecba85bb46bd3469f5126654f64d1bf Description: GNU's framework for secure peer-to-peer networking (meta) GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. . GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. Package: gnunet-gtk Version: 0.24.3-1~noble Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 8365 Depends: pkexec, gnunet (>= 0.24.3~noble), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgnunet (>= 0.24.3~noble), libgnunetgtk (>= 0.24.3), libgtk-3-0t64 (>= 3.22.0), libqrencode4 (>= 3.2.0) Homepage: https://gnunet.org/ Priority: optional Section: net Filename: pool/main/g/gnunet-gtk/gnunet-gtk_0.24.3-1~noble_amd64.deb Size: 1578836 SHA256: e5a4c3201744719aa58d5c65d31654eae56a7c3d2d1555c2261043abbacc881f SHA1: 480706c1dd927024c9fe619c2f882ccbf4a4ba4b MD5sum: d8823ee02418afec488aa703ad24cd02 Description: GNU's framework for secure peer-to-peer networking (GTK+ client) GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. . GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. . This package contains the graphical client, using the GTK+ toolkit. In order use GNUnet, you also need gnunet either on your server or on your local machine. Package: libanastasis Source: anastasis Version: 0.8.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 463 Depends: lsb-base, netbase, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.16.2), libgcrypt20 (>= 1.10.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libsodium23 (>= 0.6.0), libtalerexchange (>= 1.6.8), libtalermerchant (>= 1.6.14), zlib1g (>= 1:1.2.0) Homepage: https://anastasis.lu/ Priority: optional Section: net Filename: pool/main/a/anastasis/libanastasis_0.8.0-0+noble_amd64.deb Size: 207212 SHA256: 29a6fd1186a7aa3691146dfe5f9db5c5367b57f7585ac02cf5ee07de931918e0 SHA1: 0d97f8d9877d47bba944f6f985fbca7131d1d251 MD5sum: e8a8bcb7cbba5cc8e4cf6b07e2606f26 Description: libraries to talk to a GNU Anastasis provider. . GNU Anastasis allows users to make backups of their private key material to multiple providers while ensuring that individual providers cannot learn the secret key material. The libraries contained in this package implement the client-side of the Anastasis backup and recovery protocol. Package: libanastasis-dev Source: anastasis Version: 0.8.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 564 Depends: libtalerexchange-dev (>= 1.6.8), libtalermerchant-dev (>= 1.5.0), libgnunet-dev (>= 0.27.0), libanastasis (>= 0.8.0), libc6 (>= 2.38), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libtalermerchant (>= 1.6.14) Homepage: https://anastasis.lu/ Priority: optional Section: libdevel Filename: pool/main/a/anastasis/libanastasis-dev_0.8.0-0+noble_amd64.deb Size: 112006 SHA256: e6d0fef0282912674d51dd7c8b539429e86c83f3c050346806d78ed08fd3e924 SHA1: e7a4c725a238c14a5c6fba54a0600ae7804e2458 MD5sum: c995bf53e0c21181cfc6c9cee42de360 Description: libraries to talk to a GNU Anastasis provider (development). . This package contains the development files for the libanastasis libraries. Package: libdonau Source: donau Version: 1.6.5~dev2-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 215 Depends: lsb-base, netbase, libc6 (>= 2.34), libcurl3t64-gnutls (>= 7.35.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libpq5 (>= 13), libsodium23 (>= 0.6.0), libtalerexchange (>= 1.6.8) Recommends: python3-sphinx, python3-sphinx-rtd-theme Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/d/donau/libdonau_1.6.5~dev2-0+noble_amd64.deb Size: 60998 SHA256: 843cbf8ce84b61a50472580fdf268161f609d98d5e655dcff390d3e82bff6b95 SHA1: 7949069132ba185f1174ab4488084331ba0dd93e MD5sum: ec799ee9d25ca6afa311aa0f16b896ff Description: Libraries to talk to a GNU Taler donau. The package also contains various files fundamental to all GNU Taler installations, such as the taler-config configuration command-line tool, various base configuration files and associated documentation. Package: libdonau-dev Source: donau Version: 1.6.5~dev2-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 246 Depends: libdonau (= 1.6.5~dev2-0+noble), libgnunet-dev (>= 0.27.0), libgcrypt20-dev (>= 1.8), libmicrohttpd-dev (>= 0.9.71), libc6 (>= 2.4), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libtalerexchange (>= 1.6.8), libtalerexchange-dev (>= 1.6.8) Homepage: https://taler.net/ Priority: optional Section: libdevel Filename: pool/main/d/donau/libdonau-dev_1.6.5~dev2-0+noble_amd64.deb Size: 51558 SHA256: 968c20e357257eea85e006c6bb97428762de7665c8a63f0204ef99f91e6094c4 SHA1: 609a70c6c55cde71fc12e09e1765fa9a16623aae MD5sum: c4b66231021298f4e9ec93fd44f9d431 Description: libraries to talk to a GNU Taler donau (development) . This package contains the development files. Package: libeufin-bank Source: libeufin Version: 1.6.7-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 49091 Depends: default-jre-headless | java-runtime-headless (>= 17), libeufin-common (= 1.6.7-0+noble) Recommends: nginx | apache2 | httpd, postgresql (>= 14.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/libe/libeufin/libeufin-bank_1.6.7-0+noble_all.deb Size: 37288834 SHA256: a1d12382b1d6c58a5182932bda973ceec703f705ec2ace2d717c002ed39ec66f SHA1: 0286f662fc8e53c848179a96ae9fc9197c21c119 MD5sum: add58ec9464d8bce55c1580de76553f3 Description: Software package to provide a regional bank with optional EBICS access. Package: libeufin-common Source: libeufin Version: 1.6.7-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 75 Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/libe/libeufin/libeufin-common_1.6.7-0+noble_all.deb Size: 19462 SHA256: 01d76616a0087e65137408a11eabeeb772885ea67da552c1b54138a721a3e752 SHA1: c8c8c05b879d2c3b645341782d38f3cd54deb9e1 MD5sum: 92a84073185f8d1941efe8a50cca6f00 Description: Common files for other libeufin packages. Package: libeufin-ebisync Source: libeufin Version: 1.6.7-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 53030 Depends: default-jre-headless | java-runtime-headless (>= 17) Recommends: postgresql (>= 14.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/libe/libeufin/libeufin-ebisync_1.6.7-0+noble_all.deb Size: 46961520 SHA256: 2c33637f25e7d20b864ce33d9e4fdb60617aa17eee720be012094d035034a3cc SHA1: 5cbf78bac925923da85be3255db0e57fca086647 MD5sum: 6f552a7e10c54a33a861ed3bf024998f Description: Software package to sync ISO20022 files via the EBICS protocol. Package: libeufin-nexus Source: libeufin Version: 1.6.7-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 54156 Depends: default-jre-headless | java-runtime-headless (>= 17), libeufin-common (= 1.6.7-0+noble) Recommends: nginx | apache2 | httpd, postgresql (>= 14.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/libe/libeufin/libeufin-nexus_1.6.7-0+noble_all.deb Size: 47980284 SHA256: b49e929d6539c4818b65b39905922836ebc66aafff1e9dcb65f4b4cf0f384f77 SHA1: b1f4f8ba44ef15784b7d98a08c55e0aee8656eeb MD5sum: 4dcde22aec055f961be5aa677d609714 Description: Software package to access a bank accounts via the EBICS protocol. Package: libgnunet Source: gnunet Version: 0.28.1~dev1-0+noble Architecture: amd64 Maintainer: Thomas Liang Installed-Size: 1340 Depends: lsb-base, netbase, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.35.0), libgcrypt20 (>= 1.10.0), libgmp10 (>= 2:6.3.0+dfsg), libidn2-0 (>= 2.0.0), libjansson4 (>= 2.14), libltdl7 (>= 2.4.7), libmicrohttpd12t64 (>= 0.9.50), libpq5 (>= 13), libsodium23 (>= 1.0.18), libsqlite3-0 (>= 3.8.7), libunistring5 (>= 1.1), zlib1g (>= 1:1.1.4) Homepage: https://gnunet.org/ Priority: optional Section: net Filename: pool/main/g/gnunet/libgnunet_0.28.1~dev1-0+noble_amd64.deb Size: 497940 SHA256: 652abf0088fce01a1f59cdd12769f7615a5d13fa0cdc5e202587145c174c73b6 SHA1: 245690c71f1dea45cf5a1f6ccbd772e092ef5c09 MD5sum: 0071b4a9c77fdf86fa236cf5eab09861 Description: libraries of GNU's framework for secure peer-to-peer networking. GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. . GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. Package: libgnunet-dev Source: gnunet Version: 0.28.1~dev1-0+noble Architecture: amd64 Maintainer: Thomas Liang Installed-Size: 1830 Depends: libgnunet (= 0.28.1~dev1-0+noble), libextractor-dev (>= 1:0.6.3), libgcrypt20-dev (>= 1.6), libmicrohttpd-dev (>= 0.9.71), libsodium-dev (>= 1.0.11) Recommends: libpq-dev (>= 13), libsqlite3-dev (>= 3.8), libjansson-dev Homepage: https://gnunet.org/ Priority: optional Section: libdevel Filename: pool/main/g/gnunet/libgnunet-dev_0.28.1~dev1-0+noble_amd64.deb Size: 331922 SHA256: 17dea7dce10fad87f0720212302f9aed5c7d3ae3b3cb13f83380eaf78d8b637e SHA1: db6202be40e3efec5c2d2d0f70fdab4665011d25 MD5sum: 785b33769083b3f4178143c98c5ae8ee Description: GNU's framework for secure peer-to-peer networking (development) GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. . GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. . This package contains the development files. Package: libgnunetgtk Source: gnunet-gtk Version: 0.24.3-1~noble Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 51 Depends: libc6 (>= 2.15), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.24.0), libgnunet (>= 0.24.3~noble), libgtk-3-0t64 (>= 3.22.0) Recommends: gnunet-gtk Homepage: https://gnunet.org/ Priority: optional Section: net Filename: pool/main/g/gnunet-gtk/libgnunetgtk_0.24.3-1~noble_amd64.deb Size: 15710 SHA256: ee31e23fa35eb6ca329e220a5391b4312b1e05e8ff2d69e49c3a8cb84b2d481c SHA1: 6e3f757de84473adda211e04be7ac8d86d462f45 MD5sum: acd1161296e4141259b0ae32db455f32 Description: library for Gtk+ interfaces on top of GNUnet. Package: libgnunetgtk-dev Source: gnunet-gtk Version: 0.24.3-1~noble Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 35 Depends: libgnunet-dev (>= 0.24.0), libgnunetgtk (= 0.24.3-1~noble), libextractor-dev, libgladeui-dev (>= 3.10.0), libgtk-3-dev Homepage: https://gnunet.org/ Priority: optional Section: devel Filename: pool/main/g/gnunet-gtk/libgnunetgtk-dev_0.24.3-1~noble_amd64.deb Size: 8988 SHA256: b126cdb4df19d79edf9ea37040708ea497ed7eb46e2eb636a8dba8bc9a88e1a3 SHA1: fb93e0ad1b6d97491f6c70ad3fdbe946f6e7d30b MD5sum: 7d01b93178d4a3db74534a0d9c8b4a03 Description: GNU's framework for secure peer-to-peer networking (GTK+ client development) GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a strong free software foundation for a global network that provides security and in particular respects privacy. . GNUnet started with an idea for anonymous censorship-resistant file-sharing, but has grown to incorporate other applications as well as many generic building blocks for secure networking applications. In particular, GNUnet now includes the GNU Name System, a privacy-preserving, decentralized public key infrastructure. . This package contains the development files for the graphical client, using the GTK+ toolkit. Package: libsync Source: sync Version: 1.1.0~noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 108 Depends: lsb-base, netbase, libc6 (>= 2.34), libcurl3t64-gnutls (>= 7.16.2), libgnunet (>= 0.24.3~noble), libtalerexchange (>= 1.1.4~noble) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/s/sync/libsync_1.1.0~noble_amd64.deb Size: 30734 SHA256: b49d2a62e7e1b2f55e795e9acee605e177394f09443a17ef0020850ad053c453 SHA1: 88894d7e54854a739d0e9ffb0f7e089a2637ff2f MD5sum: 24b17bdf18203049c43c783b23788f04 Description: libraries to talk to a Sync provider. . A Sync provider enables a GNU Taler wallet to store an encrypted backup (possibly in return for payment). The C library in this package implements the protocol to talk to a Sync provider. Package: libsync-dev Source: sync Version: 1.1.0~noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 103 Depends: libtalermerchant-dev (>= 1.0.0), libtalerexchange-dev (>= 1.1.4~noble), libgnunet-dev (>= 0.24.0), libc6 (>= 2.4), libgnunet (>= 0.24.3~noble), libsync (>= 1.1.0~noble), libtalermerchant (>= 1.1.6~noble) Homepage: https://taler.net/ Priority: optional Section: libdevel Filename: pool/main/s/sync/libsync-dev_1.1.0~noble_amd64.deb Size: 28462 SHA256: 9537e6b946b6437762fc7ea5c093ae989cee9a9df5110544dc0cadd78e458027 SHA1: 67993ef8a1c64264e78ad9c0012ec1c886ca2cf1 MD5sum: b489976c88c223c0dc91dd3abeb0ddcf Description: libraries to talk to a Sync provider (development). . This package contains the development files for libsync. Package: libtalerexchange Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 1864 Depends: lsb-base, netbase, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.35.0), libgcrypt20 (>= 1.10.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50), libpq5 (>= 15), libsodium23 (>= 0.6.0), libunistring5 (>= 1.1), zlib1g (>= 1:1.2.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/libtalerexchange_1.6.8-0+noble_amd64.deb Size: 696456 SHA256: ebc7f7d23ba4f96b59eae99fa542ad5fd42bb07c949a481a194a064ed7218480 SHA1: 1bd729163404582011f21945bbbaeb768a985793 MD5sum: 3eec2598b3b7751d2d1937f5a74796f5 Description: shared libraries to talk to a GNU Taler exchange GNU Taler is the privacy-preserving digital payment system from the GNU project. This package contains the shared C libraries used by clients and services to interact with a Taler exchange via its REST API, to parse and verify exchange-issued cryptographic objects (denomination keys, signing keys, deposit confirmations, ...) and to handle Taler amounts. . Also included is taler-exchange-config, the command-line tool to read and edit Taler configuration files, along with the base configuration fragments and documentation shared by all Taler exchange components. Every other taler-exchange-* and taler-auditor* package depends on this one. Package: libtalerexchange-dev Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 2042 Depends: libtalerexchange (= 1.6.8-0+noble), libgnunet-dev (>= 0.27.0), libgcrypt20-dev (>= 1.8), libmicrohttpd-dev (>= 0.9.71), libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.35.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 1.0.0-2.1ubuntu2) Homepage: https://taler.net/ Priority: optional Section: libdevel Filename: pool/main/t/taler-exchange/libtalerexchange-dev_1.6.8-0+noble_amd64.deb Size: 494920 SHA256: a6bd7b6ccd948a317fcc9c8b0d196ec463fb06ec57f9958980f0b13448d5d07f SHA1: 5e260ba6c2d75f4672e838f70fd20df01051f63c MD5sum: 364f381aeda87c596fbb683501b47cba Description: GNU Taler exchange client libraries - development files This package contains the C header files, static libraries and pkg-config files needed to build software against the GNU Taler exchange client libraries shipped in libtalerexchange. . It also installs taler-fakebank-run, an in-memory implementation of the Taler Wire Gateway API used by the Taler test suite. The fake bank is not suitable for production use: all transaction state is kept in RAM and lost on shutdown. Package: libtalermerchant Source: taler-merchant Version: 1.6.14-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 436 Depends: lsb-base, netbase, libc6 (>= 2.14), libcurl3t64-gnutls (>= 7.35.0), libdonau (>= 1.6.5~dev2), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libtalerexchange (>= 1.6.8) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-merchant/libtalermerchant_1.6.14-0+noble_amd64.deb Size: 163202 SHA256: 61d0b07029507e1de0a8a8092ff400f22563fe1c3ed1239e826a433a9b0e68b1 SHA1: 235ee8536782e91650c7ec5e66292fd7530240ed MD5sum: 0d364b61259eb83c2e4f8c97a5fdf77b Description: client libraries for the GNU Taler merchant backend GNU Taler is a privacy-preserving electronic payment system. Its merchant backend exposes a RESTful API that lets shops accept Taler payments without implementing the cryptographic protocol themselves. . This package ships the C client libraries used to talk to a running Taler merchant backend (libtalermerchant), to its bank account interface (libtalermerchantbank), and shared utility code used by both (libtalermerchantutil). They are required at runtime by the merchant backend itself and by tooling built on top of it. Note that the merchant REST API is small enough that frontends commonly call it directly over HTTP rather than link against this library. Package: libtalermerchant-dev Source: taler-merchant Version: 1.6.14-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 1123 Depends: libtalerexchange-dev (>= 1.6.8), libgnunet-dev (>= 0.27.0), libc6 (>= 2.38), libdonau (>= 1.6.5~dev2), libdonau-dev (>= 1.6.5~dev2), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50), libtalerexchange (>= 1.6.8), libtalermerchant (>= 1.6.14) Homepage: https://taler.net/ Priority: optional Section: libdevel Filename: pool/main/t/taler-merchant/libtalermerchant-dev_1.6.14-0+noble_amd64.deb Size: 221654 SHA256: e98bc11d0dd3124f372a29f54ada1ba6cc463b048d25b0b2ccdf8f2eee39f8a0 SHA1: c64de0372667aac6f45561897713f087d0310ce6 MD5sum: 0f3732e6d4c4f46090b78a21f5a3c64a Description: GNU Taler merchant client libraries (development files) GNU Taler is a privacy-preserving electronic payment system. The libtalermerchant family of libraries provides the C client API used by the merchant backend and by applications wishing to talk to it without going through the REST interface directly. . This package contains the C headers, unversioned shared library symlinks and pkg-config files needed to build software against libtalermerchant, libtalermerchantbank and libtalermerchantutil, plus the libtalermerchanttesting helper library used by the upstream test suite. It also installs taler-merchant-benchmark, a tool for populating a merchant database with synthetic payments to load-test a deployment. Package: robocop Version: 1.2.1-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 538 Depends: jq, python3, python3-lxml, libc6 (>= 2.34), libgcc-s1 (>= 4.2) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/r/robocop/robocop_1.2.1-0+noble_amd64.deb Size: 229484 SHA256: 1ddb85b5d20979a92655e5e3059072ec1ba0affb9133c76e9d77d7f51c4a7867 SHA1: 5def5183cdd20925074bbeb1bd714c549cace35d MD5sum: 018d7aa1b5cb144d6898959b1f2c374c Description: Tool to check KYC records against sanction lists in GNU Taler. The current implementation should primarily work with the Swiss list. Package: sync-httpd Source: sync Version: 1.1.0~noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 217 Depends: libtalerexchange (>= 1.1.4~noble), libtalermerchant (>= 1.1.6~noble), libgnutls30 (>= 3.7.1), adduser, lsb-base, netbase, libc6 (>= 2.38), libgnunet (>= 0.24.3~noble), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50), libsync (>= 1.1.0~noble) Recommends: postgresql (>= 15.0), apache2 | nginx | httpd Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/s/sync/sync-httpd_1.1.0~noble_amd64.deb Size: 61764 SHA256: a261494671f720310fbaf3be24e649664383ba1aba08dc1e9df884a616a0641b SHA1: 0148bcc9568f333680d98114d5dac5d42366d6c1 MD5sum: 98f8c4e7bdcef0b05aa5c642dc6db52a Description: GNU Taler's encrypted backup store. . A Sync provider enables a GNU Taler wallet to store an encrypted backup (possibly in return for payment). This is an implementation of the the HTTP(S) REST service of a Sync provider. Package: taler-auditor Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 1387 Depends: libtalerexchange (= 1.6.8-0+noble), taler-exchange-database (= 1.6.8-0+noble), taler-auditor-webui, adduser, zstd, lsb-base, netbase, libc6 (>= 2.34), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 0.9.50) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-auditor_1.6.8-0+noble_amd64.deb Size: 681100 SHA256: ce8f77fb144b02898adbdf1f3c1c5fd32394557fc0983be78d476ee307ae00a8 SHA1: efdbf91803338ceb480665d311f66f565631fb2c MD5sum: a61fbf7960f55a1fb1fb109f3b564b54 Description: GNU Taler payment system - independent auditor GNU Taler is the privacy-preserving digital payment system from the GNU project. An auditor is an independent third party (or the exchange operator themselves) that verifies the correct operation of a Taler exchange: it checks all cryptographic signatures recorded in the exchange's database, recomputes balances, and reconciles the reported state against the bank account, alerting the operator to any inconsistencies and computing expected balance, revenue and risk exposure. . This package provides the taler-auditor incremental audit tool, the long-running taler-auditor-httpd REST service, the taler-auditor-sync helper that maintains a safe replica of the exchange database, and the corresponding helper daemons. The offline-signing tool used by the auditor is also included. Package: taler-auditor-webui Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 8417 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-auditor-webui/taler-auditor-webui_1.6.18-0+noble_all.deb Size: 2606708 SHA256: ba7224bfc8301a8160b8249d43f9f9a84b03d5da54f231a9dfead4a3e2f6337d SHA1: 0a42840d3440d068953a59896d5660875f4bd113 MD5sum: 7ef5e40e09766d31e7a7167510be12a9 Description: Web-based user interface for the Taler auditor. Package: taler-challenger-helpers Version: 1.6.0-0+noble Architecture: amd64 Maintainer: Christian Grothoff , Florian Dold Installed-Size: 77 Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-challenger-helpers/taler-challenger-helpers_1.6.0-0+noble_amd64.deb Size: 23020 SHA256: d848285557c477ff2dbc865bd8868573543a2038d2861cb472fcd84bbcdbd4bd SHA1: c55bd7d2cfee6f037bffe72907b548dac8ae7217 MD5sum: 43050aee09ce73e19e606b24c26a76b3 Description: Helpers for sending auth codes via challenger. Package: taler-cyclos Source: taler-rust Version: 1.5.0-0+noble Architecture: amd64 Maintainer: Taler Systems SA Installed-Size: 12036 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2) Recommends: nginx | apache2 | httpd, postgresql (>= 14.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-rust/taler-cyclos_1.5.0-0+noble_amd64.deb Size: 3559240 SHA256: 1d49865c6cdcf9685995f6ca354c5e576da00894cfa4d52e3d090dade44c1d29 SHA1: 9aba29f52295e8099446dc202927d27f3e747d3a MD5sum: 556254ece59f56ee1a40fd3d1f6a1029 Description: GNU Taler adapter for Cyclos Package: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 2088 Depends: libtalerexchange (= 1.6.8-0+noble), taler-exchange-database (= 1.6.8-0+noble), adduser, lsb-base, netbase, zstd, ucf, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.35.0), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 1.0.0-2.1ubuntu2) Recommends: taler-exchange-offline (= 1.6.8-0+noble), taler-terms-generator, taler-exchange-typst, taler-exchange-aml-webui, taler-exchange-kyc-webui, apache2 | nginx | httpd, robocop, postgresql (>= 15.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-exchange_1.6.8-0+noble_amd64.deb Size: 1104084 SHA256: bae65a752c5d3f86c6af548da15e2d35fde3bce7bfaccd0b916fc2d9a957f4a0 SHA1: 4f2f810d1d35b8e2c8515e716020efc760cfcb0c MD5sum: a9ec2e245162dc8a32a1dff333d780db Description: GNU Taler payment system - exchange operator daemons GNU Taler is the privacy-preserving digital payment system from the GNU project. The exchange is the central service operated by a payment service provider or bank to issue and redeem digital coins for a given currency; at least one exchange must be operated per currency. . This package ships the daemons required to run an exchange in production: * taler-exchange-httpd, the public REST frontend talked to by wallets and merchant backends; * taler-exchange-secmod-rsa, -cs and -eddsa, the security modules that hold the online signing keys and communicate with the HTTPD over UNIX-domain sockets; * taler-exchange-aggregator, -transfer, -wirewatch and -closer, which drive the interaction with the bank (aggregating deposits, executing outgoing wire transfers, observing incoming transfers, and refunding abandoned reserves); * taler-exchange-expire, -sanctionscheck and the KYC/AML pipeline helpers (taler-exchange-kyc-* converters and triggers). . Running an exchange additionally requires the air-gapped offline-signing tool packaged as taler-exchange-offline (recommended). It is also recommended to run a taler-auditor to check the operation and determine expected balance in the escrow account and profits from fees. Package: taler-exchange-aml-webui Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 7429 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-exchange-aml-webui/taler-exchange-aml-webui_1.6.18-0+noble_all.deb Size: 1411916 SHA256: b6f7de08ea73c1dca1503f49dab34cc43499f5573a3b48956b6b09291fb52412 SHA1: 4b90f88ce8c5dacb67f83b12234cfe3a37af4d00 MD5sum: 0345fd80f3806c6b6524703e34b66aab Description: Web-based user interface for the Taler Exchange AML portal. Package: taler-exchange-database Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 448 Depends: lsb-base, netbase, libc6 (>= 2.34), libgnunet (>= 0.28.1~dev1), libtalerexchange (>= 1.6.8) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-exchange-database_1.6.8-0+noble_amd64.deb Size: 77266 SHA256: 2654c199e08ad18eaeac734c5693971fd9c655a5acb096e811bf3bad886a705c SHA1: 4a54bd5b364759647f25520f3104847ff3c5e79a MD5sum: ce704bfcc11d54ac24c9ef375ba57ce9 Description: database initialisation tool for the GNU Taler exchange GNU Taler is the privacy-preserving digital payment system from the GNU project. This package contains taler-exchange-dbinit together with the SQL resource files it loads. The tool creates the schema, indices, customisation hooks and (optionally) the auditor notification triggers used by the exchange and the auditor in their PostgreSQL database, and supports incremental garbage collection and shard-lock recovery after crashes. . Both taler-exchange and taler-auditor depend on this package, as the two services share a database layout and the same setup tooling. A PostgreSQL server (>= 15) is required at runtime. Package: taler-exchange-kyc-webui Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 5276 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-exchange-kyc-webui/taler-exchange-kyc-webui_1.6.18-0+noble_all.deb Size: 1060876 SHA256: a473303e5612000267185e8567f3e92fcecc0813f81030505e7c1208fd3a263d SHA1: dafec60364d6f0fac299f90cef8339ed4b9ea3de MD5sum: d2219cb9cd8f80915a478b6e04638a96 Description: Web-based user interface for the Taler Exchange KYC portal. Package: taler-exchange-offline Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 172 Depends: libtalerexchange (= 1.6.8-0+noble), adduser, lsb-base, netbase, libc6 (>= 2.38), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-exchange-offline_1.6.8-0+noble_amd64.deb Size: 62876 SHA256: 920e8e952c87f9b13db3c2927c9d2d6df40c4eeec2e9b826e250a18be95a0812 SHA1: f0a9f2e2e6fce977c83218350fbd731aed8cd5a6 MD5sum: bab320fdd91e7b3ab87d0df2ef1ec711 Description: air-gapped signing tool for the GNU Taler exchange master key A GNU Taler exchange uses a long-term offline master key to sign its online signing keys, denomination keys, fee structure, bank account details, auditor and partner-exchange registrations, AML staff entries and key-revocation messages. The corresponding master public key forms the root of the Taler PKI embedded in consumer wallets and merchant backends, so the private key must be protected with great care. . This package contains taler-exchange-offline, the command-line tool used to set up the master key, download future signing material from a running exchange, inspect and sign it offline, and upload the resulting signatures back to the exchange. It is recommended to install this package on a dedicated machine that is never connected to the Internet; it also must be installed on some online system to download key material from the exchange and to upload signatures and configuration data to the exchange. Package: taler-exchange-typst Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 305 Depends: pdftk Recommends: typst Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-exchange-typst_1.6.8-0+noble_amd64.deb Size: 79764 SHA256: bbd01983b9e13d9496c74227aaf316eff0ec1dcf19aa6fbeb5f8f4a4f17ee651 SHA1: f24c29519b1c7ef179951ade11e7d5f9eade51fe MD5sum: 8a9c15d6238d28161532b7d1abbfc543 Description: Typst templates for GNU Taler exchange PDF generation This package ships the Typst templates that the GNU Taler exchange uses to render PDF artefacts (such as receipts and reports) from structured data. . The pdftk dependency is required at runtime to assemble the resulting PDFs; the typst compiler itself is recommended but kept optional as distros still often lack a native Typst package and thus operators are likely to supply a locally built or vendored Typst compiler. Package: taler-harness Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 28616 Depends: nodejs, python3 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-harness/taler-harness_1.6.18-0+noble_all.deb Size: 5895960 SHA256: 421d59de5916e19b20816716efaea9643b6ef85ca89c74ec228a989a68213299 SHA1: b3e2d5bcfed2d9c6d2b387f87d06c48ec656cbc6 MD5sum: fcf671ddfa37e26c2e00d2d370347145 Description: Software package to test Taler installations. Package: taler-magnet-bank Source: taler-rust Version: 1.5.0-0+noble Architecture: amd64 Maintainer: Taler Systems SA Installed-Size: 11886 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2) Recommends: nginx | apache2 | httpd, postgresql (>= 14.0) Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-rust/taler-magnet-bank_1.5.0-0+noble_amd64.deb Size: 3549572 SHA256: 411d78ba64899e41f7f8b41ce8640db7f5374a4786bb7532ce5cdb8c0dd17a90 SHA1: 7613d122a4ea865cc00505d43236bc94467e6581 MD5sum: 2499c057f119e8f80a45f19bda53bef0 Description: GNU Taler adapter for Magnet Bank Package: taler-merchant Version: 1.6.14-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 3908 Depends: libtalermerchant (= 1.6.14-0+noble), libtalerexchange (>= 1.6.8), taler-merchant-webui, adduser, lsb-base, netbase, gzip, zstd, libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.35.0), libdonau (>= 1.6.5~dev2), libgnunet (>= 0.28.1~dev1), libjansson4 (>= 2.14), libmicrohttpd12t64 (>= 1.0.0-2.1ubuntu2), libqrencode4 (>= 3.2.0) Recommends: postgresql (>= 15.0), taler-terms-generator, taler-merchant-typst, taler-challenger-helpers, apache2 | nginx | httpd, sharutils Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-merchant/taler-merchant_1.6.14-0+noble_amd64.deb Size: 1844636 SHA256: af817f041218c4ce788da2a44a8a118e2d209f5857031a01f00d2b182b81a0ed SHA1: 43c91d83e7cb9034e646e982e593d97407d79a5b MD5sum: 332ee92ccf80fc74bdc72c23aac0a71d Description: GNU Taler payment system: merchant backend GNU Taler is a privacy-preserving electronic payment system. The merchant backend implements the cryptographic protocol, stores Taler-specific transaction state in a PostgreSQL database, and communicates with the GNU Taler exchange on behalf of one or more shops ("instances") sharing a single deployment. Frontends and back-office tools talk to it over a RESTful API and never touch the merchant's signing keys or bank credentials directly. . The package contains the HTTP daemon (taler-merchant-httpd, socket-activated via systemd), the database setup and migration helpers (taler-merchant-dbinit, taler-merchant-dbconfig, taler-merchant-config, taler-merchant-passwd) and the periodic jobs that reconcile incoming bank transfers, monitor exchange deposits, refresh exchange and donau signing keys, run KYC checks, deliver webhooks and produce operator reports (taler-merchant-wirewatch, taler-merchant-depositcheck, taler-merchant-exchangekeyupdate, taler-merchant-donaukeyupdate, taler-merchant-kyccheck, taler-merchant-webhook, taler-merchant-reconciliation, taler-merchant-report-generator). Also included are systemd units, the bundled merchant single-page web application, SQL schema files and example Apache and Nginx reverse-proxy snippets. Package: taler-merchant-typst Source: taler-merchant Version: 1.6.14-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 74 Depends: pdftk Recommends: typst Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-merchant/taler-merchant-typst_1.6.14-0+noble_amd64.deb Size: 17844 SHA256: 27b92716a2c90704a59e638a3dbb28858687cfb68a01ecea828292b71c99886a SHA1: 8cf949e4ef08042373d85725ae58dbad60c43dd4 MD5sum: 95273900bd69bb3b930d7e595a27aac2 Description: Typst packages for GNU Taler merchant PDF generation The GNU Taler merchant backend renders PDF documents -- such as invoices, receipts and legally required tax records -- from Typst templates. This package installs the local Typst packages those templates depend on. . The pdftk dependency is required at runtime to assemble the resulting PDFs; the typst compiler itself is recommended but kept optional as distros still often lack a native Typst package and thus operators are likely to supply a locally built or vendored Typst compiler. Package: taler-merchant-webui Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 17460 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-merchant-webui/taler-merchant-webui_1.6.18-0+noble_all.deb Size: 4395222 SHA256: 47a9654a29748d4fa303675c25396f8b25c0569fea31c8271c580c1e33954db5 SHA1: af651ab6187f068ce2ff22d2c9cfb9f8fe4adfc1 MD5sum: 326a7c0be77b5553ec5109ab6a31e562 Description: Web-based user interface for the Taler Merchant Portal. Package: taler-terms-generator Source: taler-exchange Version: 1.6.8-0+noble Architecture: amd64 Maintainer: Christian Grothoff Installed-Size: 55 Depends: libtalerexchange, lsb-base, pandoc, groff, ghostscript Homepage: https://taler.net/ Priority: optional Section: net Filename: pool/main/t/taler-exchange/taler-terms-generator_1.6.8-0+noble_amd64.deb Size: 17876 SHA256: c453f8e5f0a62bf30d9f663f0bc755f1f7962c76b260fbae86ada6224eac5b5d SHA1: 47397923c00728d9fb44e25a1ac273e049e8b1cb MD5sum: e8e7e86011473904d85e4d748d6039a9 Description: generator for GNU Taler terms of service and privacy policy taler-terms-generator converts a reStructuredText source document into the bundle of HTML, Markdown, plain-text, EPUB and PDF renderings (and multiple languages) that a Taler service expects to find on disk in order to answer the /terms and /pp REST endpoints with the appropriate content negotiation. . It is useful for GNU Taler exchange, merchant and auditor operators who wish to publish or update their legal documents. Pandoc, groff and Ghostscript are pulled in as runtime dependencies to perform the conversions. Package: taler-wallet-cli Version: 1.6.18-0+noble Architecture: all Maintainer: Taler Systems SA Installed-Size: 8577 Depends: nodejs, python3 Homepage: https://taler.net/ Priority: optional Section: networking Filename: pool/main/t/taler-wallet-cli/taler-wallet-cli_1.6.18-0+noble_all.deb Size: 1610320 SHA256: f3a84c48879386dc99a1349bee1d9776fb5c0dacf55f3f3efc86f73f6a5cd65a SHA1: f64a029c6254c46ebbab2b5f6c57760ab409ef45 MD5sum: ae08709123fb1947be7988ce30f530ae Description: This is a command-line interface version of the GNU Taler wallet.