taler-docs

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

index.rst (3644B)


      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 3.0, 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   taler-wise-manual
     83   depolymerization/index
     84 
     85 .. toctree::
     86   :maxdepth: 1
     87   :hidden:
     88   :numbered:
     89   :caption: For Regional and Event Currencies
     90 
     91   regional/regional-automated-manual.rst
     92   regional/regional-custom-manual.rst
     93   regional/regional-manual-use.rst
     94 
     95 .. toctree::
     96   :maxdepth: 1
     97   :hidden:
     98   :numbered:
     99   :caption: For Other Operators
    100 
    101   taler-auditor-manual
    102   taler-directory-manual
    103   taler-mailbox-manual
    104   taler-apns-relay-manual
    105 
    106 .. toctree::
    107   :maxdepth: 1
    108   :hidden:
    109   :numbered:
    110   :caption: For Developers
    111 
    112   core/index
    113   developer/index
    114   design-documents/index
    115 
    116 
    117 .. toctree::
    118   :maxdepth: 1
    119   :hidden:
    120   :numbered:
    121   :caption: For System Administrators
    122 
    123   manindex
    124   system-administration/index
    125   deployments/index
    126 
    127 .. toctree::
    128   :maxdepth: 1
    129   :hidden:
    130   :numbered:
    131   :caption: For Lawyers
    132 
    133   global-licensing
    134   fdl-1.3
    135 
    136 .. toctree::
    137    :hidden:
    138    :caption: Other
    139 
    140    genindex