From 10af746d90feec0bfb5c5c9bd3bb2c2cecd2f86b Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Mon, 11 Jun 2007 18:41:12 -0700
Subject: [PATCH] roadmap.txt: update w.r.t. filetree and repairer

---
 roadmap.txt | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/roadmap.txt b/roadmap.txt
index d97ddc82..4a096d5f 100644
--- a/roadmap.txt
+++ b/roadmap.txt
@@ -43,14 +43,13 @@ Download Peer Selection:
 Filetable Maintenance:
 *v1: vdrive-based tree of MutableDirectoryNodes, persisted to vdrive's disk
      no accounts
- v2: move tree to client side, serialize to a file, upload,
-     vdrive.set_filetable_uri (still no accounts, just one global tree)
- v3: break world up into accounts, separate mutable spaces. Maybe
-     implement SSKs
- v4: filetree
+ v2: filetree, one space per user, plus one global mutable space
+ v3: maintain file manifest
+ v4: figure out accounts, users. Maybe implement SSKs
 
 Checker/Repairer:
 *v1: none
+ v1.5: maintain file manifest
  v2: centralized checker, repair agent
  v3: nodes also check their own files
 
-- 
2.45.2