From dce7b8e3d967969216b57a5b078d2f6bc57dd879 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Fri, 5 Jan 2024 10:34:13 -0700 Subject: [PATCH] add terms & conditions, and a note about data in this service --- project.task.yaml | 3 --- src/assets/help/creative-commons-circle.svg | 27 +++++++++++++++++++ src/assets/help/creative-commons-zero.svg | 24 +++++++++++++++++ src/views/HelpView.vue | 30 ++++++++++++++++++--- 4 files changed, 77 insertions(+), 7 deletions(-) create mode 100644 src/assets/help/creative-commons-circle.svg create mode 100644 src/assets/help/creative-commons-zero.svg diff --git a/project.task.yaml b/project.task.yaml index 771057e..f5ad97b 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,9 +1,6 @@ tasks: -- add message to "add to home screen" on iOS (can't migrate later) -- http redirect on api.endorser.ch - - Add disclaimers. - Review personal & group limits, including what's listed on the phone - Other features - donation vs give, show offers, show give & outstanding totals, show network view, restrict registration, connect to contacts diff --git a/src/assets/help/creative-commons-circle.svg b/src/assets/help/creative-commons-circle.svg new file mode 100644 index 0000000..cb08896 --- /dev/null +++ b/src/assets/help/creative-commons-circle.svg @@ -0,0 +1,27 @@ + + + + + + + + + diff --git a/src/assets/help/creative-commons-zero.svg b/src/assets/help/creative-commons-zero.svg new file mode 100644 index 0000000..100e139 --- /dev/null +++ b/src/assets/help/creative-commons-zero.svg @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index 0656d82..dc10951 100644 --- a/src/views/HelpView.vue +++ b/src/views/HelpView.vue @@ -21,6 +21,7 @@ +

This app is a window into data that you and your friends own, focused on @@ -245,11 +246,31 @@

-

What is your privacy policy?

-

- See +

What are the terms & conditions and the privacy policy?

+

+ This work is marked with + + CC0 1.0 + CC circle + CC zero + +
+ For notifications, this service stores push token data; that can be revoked at any time + by disabling notifications on the Account page. +
+ For all other claim data, - the Endorser Service Privacy Policy. + the Endorser Service has this Privacy Policy.

@@ -275,6 +296,7 @@ >

+