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
commit5ca0de7bf702c18d506c221e44c120ff3d6d7d16 (patch)
treed3d63ae9d217b64b176a1864dd3212c04a588585 /investors.html
parent98da7870862fc9818709aa7d7df2b6fcbd69a1e3 (diff)
downloadwww-5ca0de7bf702c18d506c221e44c120ff3d6d7d16.tar.gz
www-5ca0de7bf702c18d506c221e44c120ff3d6d7d16.tar.bz2
www-5ca0de7bf702c18d506c221e44c120ff3d6d7d16.zip
offering split-perspectives as suggested by wachs
Former-commit-id: d51349ef93a892ff6fb1c65cd5292c8e73fc0a62
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>