From e15c7ceea7126cacc70feec09d8d87a6cf0a39d6 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sun, 26 May 2013 10:07:35 -0700 Subject: [PATCH] todos Change-Id: I6b5b09884353770c662c6377c498f149dbcc37f7 --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index be794d0be..435d20c4a 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,11 @@ +-- move most of camput into a library, not a package main. + +-- server cron support: full syncs, camput file backups, integrity + checks. + +-- status in top right of UI: sync, crons. (in-progress, un-acked + problems) + -- encryption blobserver.Storage wrapper (like cond & replicate) putting encrypted metadata in one blobserver.Storage and encrypted blobs in another blobserver.Storage. the metadata one will