From c878591176a6ce84a03aadceae5c107ea9b78e30 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Tue, 23 Apr 2019 15:20:31 -0700 Subject: [PATCH] Updating FAQ requirements Signed-off-by: Mary Anthony --- _data/appFAQ.json | 2 +- _data/theFAQs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/appFAQ.json b/_data/appFAQ.json index 7e43b9df..8b0c24f9 100644 --- a/_data/appFAQ.json +++ b/_data/appFAQ.json @@ -42,7 +42,7 @@ }, { "question":"What qualifies my app to compete in App Mining?", - "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. The application must use a registered domain name and the app should be hosted at a URL belonging to the domain. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" + "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. The application must use a registered domain name and the app should be hosted at a URL belonging to the domain. The app website must use a secured (https) connection. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" }, { "question":"Does my app have to be listed on App.co to enter App Mining?", diff --git a/_data/theFAQs.json b/_data/theFAQs.json index b4af3b69..7dff3abd 100644 --- a/_data/theFAQs.json +++ b/_data/theFAQs.json @@ -278,7 +278,7 @@ { "category":"appminers", "question":"What qualifies my app to compete in App Mining?", - "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. The application must use a registered domain name and the app should be hosted at a URL belonging to the domain. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" + "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. The application must use a registered domain name and the app should be hosted at a URL belonging to the domain. The app website must use a secured (https) connection. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" }, { "category":"appminers",