summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-11 07:02:15 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-11 07:02:15 +0200
commit62c2bb72e59e089c398697f2e71f9850a0591c78 (patch)
tree003a89019379956e6215d3df028fa52b59eeca4c /obnam.md
parentb1545b38e25ac2a5892d3617be0302330bdd79d3 (diff)
downloadobnam2-62c2bb72e59e089c398697f2e71f9850a0591c78.tar.gz
doc: drop mvp requirements, they've been met now
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/obnam.md b/obnam.md
index fc11488..348721e 100644
--- a/obnam.md
+++ b/obnam.md
@@ -87,33 +87,6 @@ The detailed, automatically verified acceptance criteria are
documented in the ["Acceptance criteria"](#acceptance) chapter.
-## Requirements for a minimum viable product
-
-The first milestone for the Obnam2 &ndash; the minimum viable product
-&ndash; does not try to fulfil all the requirements for Obnam2.
-Instead, the following semi-subset is the goal:
-
-* _Not done:_ **Can do a backup of my own data and restore it:** This
- is the minimum functionality for a backup program.
-* _Not done:_ **Fast backups and restores:** a backup or restore of 10
- GiB of live data, between two VMs on my big home server take less
- than 200 seconds.
-* _Not done:_ **Snapshots:** Each backup generation is an independent
- snapshot: it can be deleted without affecting any other generation.
-* _Not done:_ **Deduplication:** Identical files are stored only once
- in the backup repository.
-* _Not done:_ **Single client:** Only a single client per server is
- supported.
-* _Not done:_ **No authentication:** The client does note authenticate
- itself to the server.
-* _Not done:_ **No encryption:** Client sends data to the server in
- cleartext.
-
-This document currently only documents the detailed acceptance
-criteria for the MVP. When the MVP is finished, this document will
-start documenting more.
-
-
# Architecture
For the minimum viable product, Obnam2 will be split into a server and