diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index 5d04cf9..cf3c9a1 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.