From 7d066f4d4207e6da125e0239ef9aa99fc5773571 Mon Sep 17 00:00:00 2001 From: terrell <> Date: Thu, 3 Dec 2009 18:45:01 +0000 Subject: [PATCH] filled out the list represented at ViewTickets [Imported from Trac: page Keywords, version 3] --- Keywords.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Keywords.md b/Keywords.md index 1c847af..893c8aa 100644 --- a/Keywords.md +++ b/Keywords.md @@ -1,6 +1,11 @@ - * *integrity*: this issue could lead to the unintended alteration of data - * *durability*: this issue could lead to the unintended loss of data - * *confidentiality*: this issue could lead to the unintended disclosure of user data (it is unclear whether this includes "traffic analysis" information such as how many files of what size you access at what times, the shape of your directory graph, the fact that you run a Tahoe-LAFS client or storage server, etc. Perhaps those issues should be labelled *privacy* instead.) * *availability*: this issue could lead to a temporary condition of being unable to read or write to the filesystem + * *confidentiality*: this issue could lead to the unintended disclosure of user data (it is unclear whether this includes "traffic analysis" information such as how many files of what size you access at what times, the shape of your directory graph, the fact that you run a Tahoe-LAFS client or storage server, etc. Perhaps those issues should be labelled *privacy* instead.) + * *durability*: this issue could lead to the unintended loss of data + * *easy*: this issue represents some low-hanging (coding) fruit + * *forward-compatibility*: + * *i18n*: this issue is related to internationalization (usually unicode related) + * *integrity*: this issue could lead to the unintended alteration of data * *reliability*: this issue could lead to unpredictable failure of functionality - * *security*: ??? \ No newline at end of file + * *security*: ??? + * *unicode*: this issue is related to unicode (internationalization) + * *usability*: this issue is concerned with ease of use (concerning interface or mental models) \ No newline at end of file