diff options
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/catalogue/req-060.md | 7 | ||||
| -rw-r--r-- | requirements/catalogue/req-061.md | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/requirements/catalogue/req-060.md b/requirements/catalogue/req-060.md new file mode 100644 index 0000000..e9a25cb --- /dev/null +++ b/requirements/catalogue/req-060.md @@ -0,0 +1,7 @@ +# req-060 + +Schist must not allow anybody to access data at rest in any way unless that +person is the user themselves, or the user has given permission for them to +access the data in the salient way. + +Source: need-002 diff --git a/requirements/catalogue/req-061.md b/requirements/catalogue/req-061.md new file mode 100644 index 0000000..6f21337 --- /dev/null +++ b/requirements/catalogue/req-061.md @@ -0,0 +1,7 @@ +# req-061 + +Schist must not allow anybody to access its data in motion in any way unless +that person is the user themselves, or the user has given permission for them to +access the data in the salient way. + +Source: need-002 |
