From d9a43a2e0301c9b422408489eb27f17f436e19ef Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Thu, 21 Jan 2010 00:03:34 +0000 Subject: [PATCH] capleak query [Imported from Trac: page ViewTickets, version 73] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 0b575fa..a236e83 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -38,6 +38,7 @@ See [ComponentDefinitions](ComponentDefinitions) for an explanation of what each * [integrity]query:status!=closed&keywords~=integrity ([count)](TicketQuery)(status!=closed&keywords~=integrity,): could lead to the unintended alteration of data * [confidentiality]query:status!=closed&keywords~=confidentiality ([count)](TicketQuery)(status!=closed&keywords~=confidentiality,): could lead to the unintended disclosure of file contents + * [capleak]query:status!=closed&keywords~=capleak ([count)](TicketQuery)(status!=closed&keywords~=capleak,): could lead to the unintended disclosure of capabilities * [privacy]query:status!=closed&keywords~=privacy ([count)](TicketQuery)(status!=closed&keywords~=privacy,): could lead to the unintended disclosure of information other than file contents (e.g. 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.) * [security]query:status!=closed&keywords~=security ([count)](TicketQuery)(status!=closed&keywords~=security,): security issues not necessarily tagged with a more specific keyword (*confidentiality*, *integrity*, etc.) * [preservation]query:status!=closed&keywords~=preservation ([count)](TicketQuery)(status!=closed&keywords~=preservation,): could lead to unintended loss of (failure to preserve) data