summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-27 15:52:41 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-27 15:52:41 +0200
commit0e8a1e48aa6d0dcde9a75d00dbe0f34948663c20 (patch)
treeed6a8547a66a24e4eb672f4a5c0d6338106fd02c
parentf4b2a3ceb55735cbb64811a04a9d11d2cdd2e1a3 (diff)
downloadwww-0e8a1e48aa6d0dcde9a75d00dbe0f34948663c20.tar.gz
www-0e8a1e48aa6d0dcde9a75d00dbe0f34948663c20.tar.bz2
www-0e8a1e48aa6d0dcde9a75d00dbe0f34948663c20.zip
img
-rw-r--r--images/anonymous.pngbin0 -> 126020 bytes
-rw-r--r--images/efficient.pngbin0 -> 20892 bytes
-rw-r--r--images/fraud.jpgbin0 -> 44485 bytes
-rw-r--r--images/fraud.medium.jpgbin0 -> 29575 bytes
-rw-r--r--images/stallman.medium.pngbin0 -> 134344 bytes
-rw-r--r--principles.html.j223
6 files changed, 12 insertions, 11 deletions
diff --git a/images/anonymous.png b/images/anonymous.png
new file mode 100644
index 00000000..2538fc0d
--- /dev/null
+++ b/images/anonymous.png
Binary files differ
diff --git a/images/efficient.png b/images/efficient.png
new file mode 100644
index 00000000..63762575
--- /dev/null
+++ b/images/efficient.png
Binary files differ
diff --git a/images/fraud.jpg b/images/fraud.jpg
new file mode 100644
index 00000000..a83968da
--- /dev/null
+++ b/images/fraud.jpg
Binary files differ
diff --git a/images/fraud.medium.jpg b/images/fraud.medium.jpg
new file mode 100644
index 00000000..179643ee
--- /dev/null
+++ b/images/fraud.medium.jpg
Binary files differ
diff --git a/images/stallman.medium.png b/images/stallman.medium.png
new file mode 100644
index 00000000..a94c2568
--- /dev/null
+++ b/images/stallman.medium.png
Binary files differ
diff --git a/principles.html.j2 b/principles.html.j2
index c51d7db7..a197c97c 100644
--- a/principles.html.j2
+++ b/principles.html.j2
@@ -40,12 +40,13 @@ h2 {
</p>
</div>
<div class="col-lg-6">
- <p>IMAGE.</p>
+ <p><a href="https://www.gnu.org/graphics/freedom.html"><img style="width:40vw" src="../images/stallman.medium.png" alt="... in the are of computing, freedom means not using proprietary software"></a></p>
</div>
</div>
<div class="row">
<div class="col-lg-6">
- IMAGE.
+ <p><!-- From https://www.pixabay.com/ -->
+ <img style="width:20vw" src="../images/anonymous.png" alt="Buyers can be anonymous"></p>
</div>
<div class="col-lg-6">
<h2>2. Protect the privacy of buyers</h2>
@@ -75,12 +76,13 @@ h2 {
</p>
</div>
<div class="col-lg-6">
- IMAGE.
+ <!-- IMAGE. -->
</div>
</div>
<div class="row">
<div class="col-lg-6">
- IMAGE.
+ <p><!-- From https://www.maxpixel.net/ -->
+ <img style="width:40vw" src="../images/fraud.medium.jpg" alt="Phishing attack"></p>
</div>
<div class="col-lg-6">
<h2>4. Prevent payment fraud</h2>
@@ -101,12 +103,12 @@ h2 {
</p>
</div>
<div class="col-lg-6">
- IMAGE.
+ <!-- IMAGE. -->
</div>
</div>
<div class="row">
<div class="col-lg-6">
- IMAGE.
+ <!-- IMAGE. -->
</div>
<div class="col-lg-6">
<h2>6. Be usable</h2>
@@ -122,17 +124,16 @@ operations into an isolated component with a simple API.
<div class="col-lg-6">
<h2>7. Be efficient</h2>
<p>
-Approaches such as proof-of-work are ruled out by this requirement. Effi-
-ciency is necessary for GNU Taler to be used for micropayments.
+Approaches such as proof-of-work are ruled out by this requirement. Efficiency is necessary for GNU Taler to be used for micropayments.
</p>
</div>
<div class="col-lg-6">
- IMAGE.
+ <p><img style="width:40vw" src="../images/efficient.png" alt="Energy efficiency"></a></p>
</div>
</div>
<div class="row">
<div class="col-lg-6">
- IMAGE.
+ <!-- IMAGE. -->
</div>
<div class="col-lg-6">
<h2>8. Avoid single points of failure</a></h2>
@@ -156,7 +157,7 @@ instead of having one completely monolithic system.
</p>
</div>
<div class="col-lg-6">
- IMAGE.
+ <!-- IMAGE. -->
</div>
</div>
</div>