summaryrefslogtreecommitdiff
path: root/template/principles.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2022-12-26 22:55:37 +0100
committerStefan Kügel <skuegel@web.de>2022-12-26 22:55:37 +0100
commitc6a4d7a3d72f4cf6da7f5e15801ca46f096c7c27 (patch)
tree467c59c41b0e39cae7cb969c759df51b451ecb0b /template/principles.html.j2
parent0a062eed476f9df20266342770ef9703236ebde6 (diff)
downloadwww-c6a4d7a3d72f4cf6da7f5e15801ca46f096c7c27.tar.gz
www-c6a4d7a3d72f4cf6da7f5e15801ca46f096c7c27.tar.bz2
www-c6a4d7a3d72f4cf6da7f5e15801ca46f096c7c27.zip
Updating template files wallet and principles.html
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'template/principles.html.j2')
-rw-r--r--template/principles.html.j29
1 files changed, 4 insertions, 5 deletions
diff --git a/template/principles.html.j2 b/template/principles.html.j2
index 2c37ead8..f3bcde2f 100644
--- a/template/principles.html.j2
+++ b/template/principles.html.j2
@@ -41,7 +41,7 @@
For countries, Free/Libre
software means GNU Taler can not compromise sovereignty by imposing
restrictions or requirements. And for exchange operators, transparency is crucial to satisfy
- <a href="https://en.wikipedia.org/wiki/Kerckhoffs's_principle">Kerckhoff's principle</a>
+ <a href="https://en.wikipedia.org/wiki/Kerckhoffs's_principle">Kerckhoffs's principle</a>
and to establish public confidence.
{% endtrans %}
</p>
@@ -125,9 +125,8 @@
principle (2). However, other parties - such as merchants - also
must have data protection.
- Generally, GNU Taler must collect the minimum information necessary:
- data that is not collected or is no longer stored can not be
- compromised.
+ Generally, GNU Taler must only collect the minimum information necessary:
+ Data that is not collected or is no longer stored cannot be compromised.
{% endtrans %}
</p>
</div>
@@ -160,7 +159,7 @@
{% trans %}
GNU Taler must be designed to be efficient.
Quite simply, efficiency means fewer things to break, and it means more
- transactions per second and lowers our environmental impact. Efficiency
+ transactions per second and lower environmental impact. Efficiency
is also critical for GNU Taler to be used for micropayments.
Therefore certain expensive primitives, such as proof-of-work,
must not be used by GNU Taler.