diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aa87a80 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +These are the sources of my Master's thesis in Cybersecurity, which I +successfully defended on 2025-09-18. The thesis, titled _"Software Provenance +Assurance through Reproducible Builds"_, addresses the problem of marrying +reproducible builds with the npm ecosystem. You can view the compiled thesis +pdf at [^1]. + +[^1]: https://koszko.org/sl/obrona-2025-09-18/doc.pdf + +## Copying + +This repository is compliant with version 3.3 of the REUSE Specification. +Please consult the SPDF identifiers to learn the copying terms of individual +files here. |