From 46ebd95394a5ceaa2cf8ce9be7f9a1a955f6faa3 Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Thu, 29 Aug 2024 20:02:57 -0600
Subject: [PATCH] add wording in help page
---
src/views/HelpView.vue | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue
index 5d04cf9a6..cf3c9a1ca 100644
--- a/src/views/HelpView.vue
+++ b/src/views/HelpView.vue
@@ -76,7 +76,10 @@
There are no tokens to maintain the chain: the purpose is to create software that communities
and activists can easily join and use. We're betting that this is a case where network
participants have the motivation to run the software. The protocol is meant to be lightweight enough that
- non-technical people can run it on inexpensive devices they already own.
+ non-technical people can run it on inexpensive devices they already own. There may be cases for
+ MPC or ZKP in the future when they are more widespread and standard,
+ but our preference is to engineer as simply as possible with "white-magic" cryptography
+ over those "black-magic" functions.
Let's make real distributed computing and shared data happen, starting with our own small networks.