From b2305baf4a6e82c9a54b54dd63e1d686599a40d3 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 24 Mar 2022 13:57:38 +0000 Subject: [PATCH] Oops. Accidentally a word --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a32d415..b741031 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Distributed & E2EE self-hosting ## Goals + * End-to-end encrypted E2EE is a requirement for privacy. @@ -21,9 +22,10 @@ Distributed & E2EE self-hosting * Shared responsibility - Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should shared where possible. + Knowledge of components will be documented and shared and responsibility for the uptime and maintainence should be shared where possible. ## Design principles + * Tested All components and goals should be testable to ensure changes don't impact existing functionality or reliabilty.