From 46cb963aec7455e8ff31c824ceaeccb7d37e7f1f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 13 Dec 2008 06:39:53 +0000 Subject: client-side thandy caches just grow without bound. this might actually not be a good idea. git-svn-id: file:///home/or/svnrepo/updater/trunk@17615 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 8b60a15..6a1ffd5 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,14 @@ o Decouple install from check: they are not necessarily related. - Better version comparison. +- should thandy auto-clean its cache? should there be a new 'thandy + clean' way to call it? should it be a command-line option, on by + default? the last one seems best. + after a successful install, i would think thandy could just + remove the installer. unless we want to keep it around for repairs + or something. even then, after a succesful install, it might as well + automatically remove all packages older than the one it just installed. + - Security stuff that we should do 1 Check SSL certs or something in urllib2. Not that Thandy really cares about repositories getting mitm'd. -- cgit v1.2.3