Changes between Version 2 and Version 3 of Keywords


Ignore:
Timestamp:
2009-12-03T18:45:01Z (14 years ago)
Author:
terrell
Comment:

filled out the list represented at ViewTickets

Legend:

Unmodified
Added
Removed
Modified
  • Keywords

    v2 v3  
     1 * ''availability'': this issue could lead to a temporary condition of being unable to read or write to the filesystem
     2 * ''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.)
     3 * ''durability'': this issue could lead to the unintended loss of data
     4 * ''easy'': this issue represents some low-hanging (coding) fruit
     5 * ''forward-compatibility'':
     6 * ''i18n'': this issue is related to internationalization (usually unicode related)
    17 * ''integrity'': this issue could lead to the unintended alteration of data
    2  * ''durability'': this issue could lead to the unintended loss of data
    3  * ''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.)
    4  * ''availability'': this issue could lead to a temporary condition of being unable to read or write to the filesystem
    58 * ''reliability'': this issue could lead to unpredictable failure of functionality
    69 * ''security'': ???
     10 * ''unicode'': this issue is related to unicode (internationalization)
     11 * ''usability'': this issue is concerned with ease of use (concerning interface or mental models)