aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-14 13:59:41 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-14 13:59:41 +0200
commite824aad8de672b5fba6ef66e33d959c98b01a12e (patch)
treeb59866560e9ed1db407ae20131dc27685b420c1d /readme.md
parent629479470968500a513fbf7176bb0f70e54b5e58 (diff)
downloadonline-offsite-backup-e824aad8de672b5fba6ef66e33d959c98b01a12e.tar
online-offsite-backup-e824aad8de672b5fba6ef66e33d959c98b01a12e.tar.bz2
online-offsite-backup-e824aad8de672b5fba6ef66e33d959c98b01a12e.tar.zst
wording
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 768e7cf..aa4bfe1 100644
--- a/readme.md
+++ b/readme.md
@@ -12,13 +12,13 @@ an offsite backup.
Solution: Implement a network "filesystem" that only supports non-destructive
operations. Only implementing upload means that backups will accumulate on the
server. This tool deletes backups after N newer backups (like a ring buffer). To
-prevent quick successive uploads as a means of deleting backups a cooldown for
+prevent quick successive uploads as a means of deleting backups, a cooldown for
backup uploads is implemented.
Intended Usage: This program is developed to be deployed on a number of servers
-that are not under your control like backing up data of your friends. In such a
-scenario, everyone in your friend group would run this software on their server
-and negotiate keys with every other one.
+that are not under your control like backing up data with your friends. In such
+a scenario, everyone in your friend group would run this software on their
+server and negotiate keys with everyone else.
Possible attacks: This software primarily protects against the exact case
mentioned above especially when been attacked by automated malware on your