From c4c04bf63da084e7923e14065d3f354791e1c8a5 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 3 Dec 2009 18:13:28 +0000 Subject: [PATCH] glossary of ticket keywords [Imported from Trac: page Keywords, version 1] --- Keywords.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Keywords.md diff --git a/Keywords.md b/Keywords.md new file mode 100644 index 0000000..db3483b --- /dev/null +++ b/Keywords.md @@ -0,0 +1,6 @@ +*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 +*reliability*: this issue could lead to unpredictable failure of functionality +*security*: ??? \ No newline at end of file