summaryrefslogtreecommitdiff
path: root/investors.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-04 12:20:59 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-04 12:20:59 +0200
commit0d300c02c0ea193c25080733a35324ce3b888294 (patch)
tree8b043d61af063b02dee2622e471e03f398f491b3 /investors.html
parentd2192a0edb89ceebd51739852af3b3e26b13f7fe (diff)
downloadwww-0d300c02c0ea193c25080733a35324ce3b888294.tar.gz
www-0d300c02c0ea193c25080733a35324ce3b888294.tar.bz2
www-0d300c02c0ea193c25080733a35324ce3b888294.zip
offering split-perspectives as suggested by wachs
Diffstat (limited to 'investors.html')
-rw-r--r--investors.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/investors.html b/investors.html
index 19ea21b6..53242236 100644
--- a/investors.html
+++ b/investors.html
@@ -121,6 +121,52 @@
o entrambi) per facilitare le transazioni.</p>
</div>
</div>
+ <div class="col-lg-12">
+ <h2 lang="en" id="overview">Taler as seen by the mint operator</h1>
+ <h2 lang="de">Taler aus Betreiberperspektive</h1>
+ <h2 lang="fr" note="outdated"></h2>
+ <h2 lang="it" note="outdated"></h2>
+ <p lang="en">The mint operator primarily operates a Web service
+ portal and keeps databases with transaction details and
+ cryptographic proofs. Its operational expenses are thus related to
+ its interactions with the banking system and the operation of
+ the computing infrastructure, while its income is based on
+ transaction fees it may charge for the various interactions.
+ Key interactions of the mint include:
+ </p>
+ <p lang="de" note="outdated"></p>
+ <p lang="fr" note="outdated"></p>
+ <p lang="it" note="outdated"></p>
+ <p>
+ <img src="images/mint.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <ol>
+ <li lang="en">Create a <b>reserve</b> based on an incoming
+ wire transfer from a customer.</li>
+ <li lang="de" note="outdated"></li>
+ <li lang="fr" note="outdated"></li>
+ <li lang="it" note="outdated"></li>
+ <li lang="en">Allow customers to withdraw (and refresh)
+ digital coins from their reserve.</li>
+ <li lang="de" note="outdated"></li>
+ <li lang="fr" note="outdated"></li>
+ <li lang="it" note="outdated"></li>
+ <li lang="en">Accept and validate deposits from merchants.</li>
+ <li lang="de" note="outdated"></li>
+ <li lang="fr" note="outdated"></li>
+ <li lang="it" note="outdated"></li>
+ <li lang="en">Execute wire transfers to merchants in
+ response to validated deposits.</li>
+ <li lang="de" note="outdated"></li>
+ <li lang="fr" note="outdated"></li>
+ <li lang="it" note="outdated"></li>
+ <li lang="en">Preserve and provide cryptographic proofs of
+ correct operation for audits by financial regulators.</li>
+ <li lang="de" note="outdated"></li>
+ <li lang="fr" note="outdated"></li>
+ <li lang="it" note="outdated"></li>
+ </ol>
+ </p>
+ </div>
<!--# include file="common/footer.inc" -->
</div> <!-- /container -->
</body>