From 56a506cf7214a14e8ade18128ec58be74c7c14a0 Mon Sep 17 00:00:00 2001 From: exarkun <> Date: Fri, 22 Jan 2021 16:01:00 +0000 Subject: [PATCH] [Imported from Trac: page ViewTickets, version 237] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 3c9ca39..4a258e3 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -24,6 +24,7 @@ Each keyword links to all of the **open** tickets mentioning that keyword. If yo * [no keywords]query:status!=closed&keywords= ([count)](TicketQuery)(status!=closed&keywords=,): open tickets with no keywords * [anonymity]query:status!=closed&keywords~=anonymity ([count)](TicketQuery)(status!=closed&keywords~=anonymity,): relevant to running Tahoe-LAFS nodes across anonymity-enhancing protocols such as Tor and I2P (should usually also be tagged with 'privacy') + * [self-contained]query:status!=closed&keywords~=self-contained ([count)](TicketQuery)(status!=closed&keywords~=self-contained,): Tasks that are self-contained and don't involve a ton of Tahoe-specific knowledge/experience * [anti-censorship]query:status!=closed&keywords~=anti-censorship ([count)](TicketQuery)(status!=closed&keywords~=anti-censorship,): could help with resistance to censorship or denial of service * [availability]query:status!=closed&keywords~=availability ([count)](TicketQuery)(status!=closed&keywords~=availability,): could lead to a temporary condition of being unable to read or write to the filesystem * [capleak]query:status!=closed&keywords~=capleak ([count)](TicketQuery)(status!=closed&keywords~=capleak,): could lead to the unintended disclosure of capabilities