From 5501825d2e3d7aa21cd900e52c8d914311bf4cf5 Mon Sep 17 00:00:00 2001 From: fedir Date: Wed, 13 Nov 2024 20:16:31 +0100 Subject: [PATCH] Added links to old docs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6da4aa4..3c611c7 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,9 @@ Traditional access control mechanisms in operating systems allow the same level ## Goals * analyse the problem and design a solution * implement the solution using the FUSE framework -* test the solution and demonstrate its benefits \ No newline at end of file +* test the solution and demonstrate its benefits + +## Docs +* [Initial idea and motivation](./docs/bc-thesis-idea.md) +* [Some identified issues](./docs/bc-thesis-problems.md) +* [Formal specification](./docs/bc-thesis-specs.md) \ No newline at end of file