taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

index.rst (3624B)


      1 ..
      2   This file is part of GNU TALER.
      3   Copyright (C) 2014-2023 Taler Systems SA
      4 
      5   TALER is free software; you can redistribute it and/or modify it under the
      6   terms of the GNU Affero General Public License as published by the Free Software
      7   Foundation; either version 2.1, or (at your option) any later version.
      8 
      9   TALER is distributed in the hope that it will be useful, but WITHOUT ANY
     10   WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     11   A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more details.
     12 
     13   You should have received a copy of the GNU Affero General Public License along with
     14   TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
     15 
     16   @author Florian Dold
     17   @author Benedikt Muller
     18   @author Sree Harsha Totakura
     19   @author Marcello Stanisci
     20   @author Christian Grothoff
     21   @author Javier Sepulveda
     22   @author Özgür Kesim
     23 
     24 =======================
     25 GNU Taler Documentation
     26 =======================
     27 
     28 We are building an anonymous, taxable payment system using modern
     29 cryptography.  Customers will use traditional money transfers to send
     30 money to a digital Exchange and in return receive (anonymized) digital
     31 cash.  Customers can use this digital cash to anonymously pay
     32 Merchants.  Merchants can redeem the digital cash for traditional
     33 money at the digital Exchange.  As Merchants are not anonymous, they can
     34 be taxed, enabling income or sales taxes to be withheld by the state
     35 while providing anonymity for Customers.
     36 
     37 Cryptography is used to ensure that none of the participants can
     38 defraud the others without being detected immediately; however, in
     39 practice a fraudulent Exchange might go bankrupt instead of paying the
     40 Merchants and thus the Exchange will need to be audited regularly like
     41 any other banking institution.
     42 
     43 The system is based on free software and open protocols.
     44 
     45 In this documentation, we describe the REST-based APIs between the various
     46 components, how to use the system, the internal architecture of key
     47 components, and how to get them installed and configured.
     48 
     49 Tutorials are available `here <https://tutorials.taler.net/>`_. They demonstrate installation steps, configuration options,
     50 and overall usage of the different Taler components in text and video formats.
     51 
     52 
     53 .. toctree::
     54   :maxdepth: 1
     55   :hidden:
     56   :numbered:
     57   :caption: For Exchange Operators
     58 
     59   taler-exchange-manual
     60   taler-kyc-manual
     61   taler-challenger-manual
     62 
     63 .. toctree::
     64   :maxdepth: 1
     65   :hidden:
     66   :numbered:
     67   :caption: For Merchant Operators
     68 
     69   taler-merchant-manual
     70   taler-merchant-pos-terminal
     71   taler-paivana-manual
     72 
     73 .. toctree::
     74   :maxdepth: 1
     75   :hidden:
     76   :numbered:
     77   :caption: For Bank Integrators
     78 
     79   libeufin/index
     80   taler-magnet-bank-manual
     81   taler-cyclos-manual
     82   depolymerization/index
     83 
     84 .. toctree::
     85   :maxdepth: 1
     86   :hidden:
     87   :numbered:
     88   :caption: For Regional and Event Currencies
     89 
     90   regional/regional-automated-manual.rst
     91   regional/regional-custom-manual.rst
     92   regional/regional-manual-use.rst
     93 
     94 .. toctree::
     95   :maxdepth: 1
     96   :hidden:
     97   :numbered:
     98   :caption: For Other Operators
     99 
    100   taler-auditor-manual
    101   taler-directory-manual
    102   taler-mailbox-manual
    103   taler-apns-relay-manual
    104 
    105 .. toctree::
    106   :maxdepth: 1
    107   :hidden:
    108   :numbered:
    109   :caption: For Developers
    110 
    111   core/index
    112   developer/index
    113   design-documents/index
    114 
    115 
    116 .. toctree::
    117   :maxdepth: 1
    118   :hidden:
    119   :numbered:
    120   :caption: For System Administrators
    121 
    122   manindex
    123   system-administration/index
    124   deployments/index
    125 
    126 .. toctree::
    127   :maxdepth: 1
    128   :hidden:
    129   :numbered:
    130   :caption: For Lawyers
    131 
    132   global-licensing
    133   fdl-1.3
    134 
    135 .. toctree::
    136    :hidden:
    137    :caption: Other
    138 
    139    genindex