From 3781d6ad65e30c6fbfdd6964301f24adcfc95286 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 23 Oct 2021 12:31:52 -0400 Subject: README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4b8127..015e545 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,12 @@ to new users. Installing this code reverses that assumption, granting open access to unrecognized users. This is made safe by limiting write access to a -GIT_NAMESPACE over which the user proves global mathematical ownership -with their SSH client key. +GIT_NAMESPACE over which the user proves global mathematical ownership with +their SSH client key. This means that the user cannot overwrite anyone else's +data. +The user's uploaded data is still saved and is ready to be be merged into the +main repository manually, or even automatically. -- cgit v1.2.3