summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-15 17:42:50 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-15 17:42:50 +0300
commitf59eb505f31f5da8b3ec4d04a0ebbd1473ecf1fc (patch)
treed3520f9db8227bac1d8c7bf38dc3047522441ad0
parent036fa96e9dce91de6b07a427d56c22eadb838016 (diff)
downloadobnam2-f59eb505f31f5da8b3ec4d04a0ebbd1473ecf1fc.tar.gz
docs: update requirements list and status of requirements
Sponsored-by: author
-rw-r--r--obnam.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/obnam.md b/obnam.md
index e314e6d..7da389a 100644
--- a/obnam.md
+++ b/obnam.md
@@ -78,7 +78,7 @@ in an automated way:
* _Done:_ **Easy to install:** available as a Debian package in an APT
repository. Other installation packages will also be provided,
hopefully.
-* _Not done:_ **Easy to configure:** only need to configure things
+* _Ongoing:_ **Easy to configure:** only need to configure things
that are inherently specific to a client, when sensible defaults are
impossible.
* _Not done:_ **Excellent documentation:** although software ideally
@@ -87,11 +87,11 @@ in an automated way:
unambiguous, and well-liked.
* _Done_: **Easy to run:** making a backup is a single command line
that's always the same.
-* _Not done:_ **Detects corruption:** if a file in the repository is
+* _Ongoing:_ **Detects corruption:** if a file in the repository is
modified or deleted, the software notices it automatically.
-* _Not done:_ **Repository is encrypted:** all data stored in the
+* _Ongoing:_ **Repository is encrypted:** all data stored in the
repository is encrypted with a key known only to the client.
-* _Not done:_ **Fast backups and restores:** when a client and server
+* _Ongoing:_ **Fast backups and restores:** when a client and server
both have sufficient CPU, RAM, and disk bandwidth, the software
makes a backup or restores a backup over a gigabit Ethernet using at
least 50% of the network bandwidth.