aboutsummaryrefslogtreecommitdiff
path: root/investors.html
diff options
context:
space:
mode:
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 @@
121 o entrambi) per facilitare le transazioni.</p> 121 o entrambi) per facilitare le transazioni.</p>
122 </div> 122 </div>
123 </div> 123 </div>
124 <div class="col-lg-12">
125 <h2 lang="en" id="overview">Taler as seen by the mint operator</h1>
126 <h2 lang="de">Taler aus Betreiberperspektive</h1>
127 <h2 lang="fr" note="outdated"></h2>
128 <h2 lang="it" note="outdated"></h2>
129 <p lang="en">The mint operator primarily operates a Web service
130 portal and keeps databases with transaction details and
131 cryptographic proofs. Its operational expenses are thus related to
132 its interactions with the banking system and the operation of
133 the computing infrastructure, while its income is based on
134 transaction fees it may charge for the various interactions.
135 Key interactions of the mint include:
136 </p>
137 <p lang="de" note="outdated"></p>
138 <p lang="fr" note="outdated"></p>
139 <p lang="it" note="outdated"></p>
140 <p>
141 <img src="images/mint.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
142 <ol>
143 <li lang="en">Create a <b>reserve</b> based on an incoming
144 wire transfer from a customer.</li>
145 <li lang="de" note="outdated"></li>
146 <li lang="fr" note="outdated"></li>
147 <li lang="it" note="outdated"></li>
148 <li lang="en">Allow customers to withdraw (and refresh)
149 digital coins from their reserve.</li>
150 <li lang="de" note="outdated"></li>
151 <li lang="fr" note="outdated"></li>
152 <li lang="it" note="outdated"></li>
153 <li lang="en">Accept and validate deposits from merchants.</li>
154 <li lang="de" note="outdated"></li>
155 <li lang="fr" note="outdated"></li>
156 <li lang="it" note="outdated"></li>
157 <li lang="en">Execute wire transfers to merchants in
158 response to validated deposits.</li>
159 <li lang="de" note="outdated"></li>
160 <li lang="fr" note="outdated"></li>
161 <li lang="it" note="outdated"></li>
162 <li lang="en">Preserve and provide cryptographic proofs of
163 correct operation for audits by financial regulators.</li>
164 <li lang="de" note="outdated"></li>
165 <li lang="fr" note="outdated"></li>
166 <li lang="it" note="outdated"></li>
167 </ol>
168 </p>
169 </div>
124 <!--# include file="common/footer.inc" --> 170 <!--# include file="common/footer.inc" -->
125 </div> <!-- /container --> 171 </div> <!-- /container -->
126 </body> 172 </body>