Changes between Version 236 and Version 237 of ViewTickets
- Timestamp:
- 2021-01-22T16:01:00Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ViewTickets
v236 v237 25 25 * [query:status!=closed&keywords= no keywords] ([[TicketQuery(status!=closed&keywords=, count)]]): open tickets with no keywords 26 26 * [query:status!=closed&keywords~=anonymity anonymity] ([[TicketQuery(status!=closed&keywords~=anonymity, count)]]): relevant to running Tahoe-LAFS nodes across anonymity-enhancing protocols such as Tor and I2P (should usually also be tagged with 'privacy') 27 * [query:status!=closed&keywords~=self-contained self-contained] ([[TicketQuery(status!=closed&keywords~=self-contained, count)]]): Tasks that are self-contained and don't involve a ton of Tahoe-specific knowledge/experience 27 28 * [query:status!=closed&keywords~=anti-censorship anti-censorship] ([[TicketQuery(status!=closed&keywords~=anti-censorship, count)]]): could help with resistance to censorship or denial of service 28 29 * [query:status!=closed&keywords~=availability availability] ([[TicketQuery(status!=closed&keywords~=availability, count)]]): could lead to a temporary condition of being unable to read or write to the filesystem