Mercurial > docs > diploma
annotate thesis/tbl/requirements.tbl @ 321:8a935ca64479
added references
author | meillo@marmaro.de |
---|---|
date | Thu, 22 Jan 2009 12:15:47 +0100 (2009-01-22) |
parents | 8341092a7554 |
children | 850e2a474adb |
rev | line source |
---|---|
236 | 1 \begin{tabular}[hbt]{| l || c | c | c |} |
2 \hline | |
237 | 3 Requirement & Importance & Pending work & Focus \\ |
236 | 4 \hline \hline |
237 | 5 \RF1: In/out channels & ++ & - & + \\ |
6 \RF2: Mail queue & ++ & - & + \\ | |
7 \RF3: Header sanitizing & 0 & - & - \\ | |
8 \RF4: Aliasing & 0 & - & - \\ | |
287 | 9 \RF5: Route management & + & - & 0 \\ |
237 | 10 \RF6: Authentication & ++ & + & +++ \\ |
11 \RF7: Encryption & ++ & + & +++ \\ | |
288
8341092a7554
rework throughout ch04; minor other stuff
meillo@marmaro.de
parents:
287
diff
changeset
|
12 \RF8: Spam handling & + & ++ & +++ \\ |
237 | 13 \RF9: Malware handling & - & + & 0 \\ |
14 \RF10: Archiving & - & + & 0 \\ | |
236 | 15 \hline |
237 | 16 \RG1: Security & ++ & + & +++ \\ |
17 \RG2: Reliability & ++ & + & +++ \\ | |
18 \RG3: Robustness & + & + & ++ \\ | |
19 \RG4: Extendability & + & ++ & +++ \\ | |
20 \RG5: Maintainability & + & 0 & + \\ | |
21 \RG6: Testability & 0 & 0 & 0 \\ | |
22 \RG7: Performance & -{}- & - & -{}-{}- \\ | |
23 \RG8: Availability & - & - & -{}- \\ | |
24 \RG9: Portability & - & -{}- & -{}-{}- \\ | |
25 \RG10: Usability & + & -{}- & - \\ | |
236 | 26 \hline |
27 \end{tabular} |