summaryrefslogtreecommitdiff
path: root/template/faq.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/faq.html.j2')
-rw-r--r--template/faq.html.j210
1 files changed, 5 insertions, 5 deletions
diff --git a/template/faq.html.j2 b/template/faq.html.j2
index 80f06c49..6709b6bb 100644
--- a/template/faq.html.j2
+++ b/template/faq.html.j2
@@ -32,16 +32,16 @@
<p>
{% trans %}
Your wallet stores digital coins and thus ultimately your computer
- holds your balance. The exchange keeps funds matching all unspent
- coins in a settlement account.
+ or smartphone holds your balance. The Taler Exchange keeps funds matching all unspent
+ digital cash in a settlement account.
{% endtrans %}
</p>
<h2>{{ _("What if my wallet is lost?") }}</h2>
<p>
{% trans %}
- Since the digital coins of value in your wallet are anonymized, the
- exchange can not assist you in recovering a lost or stolen wallet.
+ Since Taler's digital cash in your wallet is anonymized, the
+ exchange cannot assist you in recovering a lost or stolen wallet.
Just like with a physical wallet for cash, you are responsible for
keeping it safe.
{% endtrans %}
@@ -57,7 +57,7 @@
<h2>{{ _("What if my computer is hacked?") }}</h2>
<p>
{% trans %}
- In case of a compromise of one of your devices, an attacker can spend coins from your wallet.
+ In case of a compromise of one of your devices, an attacker can spend digital cash from your wallet.
Checking your balance might reveal to you whether your device has eventually been compromised.
If a coin has been spent, this coin cannot be spent a second time.
The Exchange examines every coin whether it has been spent and thus makes double spending impossible.