gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch stable updated (d62d9ff -> 4c4b1a2)


From: gnunet
Subject: [taler-www] branch stable updated (d62d9ff -> 4c4b1a2)
Date: Tue, 01 Feb 2022 11:41:42 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a change to branch stable
in repository www.

    from d62d9ff  Translated using Weblate (German)
     add 4c4b1a2  browser extension privacy policy

No new revisions were added by this update.

Summary of changes:
 build-system/taler-build-scripts                    |  2 +-
 inc                                                 |  2 +-
 template/wallet-webextension-privacy-policy.html.j2 | 20 ++++++++++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)
 create mode 100644 template/wallet-webextension-privacy-policy.html.j2

diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 38c168b..5fb2f81 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 38c168b11eeeab93562ffa74b3e2aff4b596c77a
+Subproject commit 5fb2f811026bbe7152ed59b712248048853eb0f6
diff --git a/inc b/inc
index 2b72c7f..ebed74a 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 2b72c7f57d318271856f992eb2e58c133ae5179e
+Subproject commit ebed74abfc2c3acb1c12df6c5b4453c6da227027
diff --git a/template/wallet-webextension-privacy-policy.html.j2 
b/template/wallet-webextension-privacy-policy.html.j2
new file mode 100644
index 0000000..7d8367f
--- /dev/null
+++ b/template/wallet-webextension-privacy-policy.html.j2
@@ -0,0 +1,20 @@
+{% extends "common/base.j2" %}
+{% block body_content %}
+
+<div class="container">
+
+<h1>GNU Taler Browser Extension Privacy Policy</h1>
+
+<p>The GNU Taler Browser Extension allows its users to interact with 
third-party
+service providers (such as exchanges, banks and merchants) through the GNU
+Taler protocol.  When using the GNU Taler Browser Wallet to interact with such
+service providers, these interactions are subject to the Privacy Policy of the
+respective service provider.</p>
+
+
+<p>The GNU Taler Browser Wallet does not  automatically collect and send data 
to
+the developers of the app or any third party.</p>
+
+</div>
+
+{% endblock body_content %}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]