diff options
author | W. Kosior <koszko@koszko.org> | 2025-09-19 12:47:44 +0200 |
---|---|---|
committer | W. Kosior <koszko@koszko.org> | 2025-09-19 13:09:45 +0200 |
commit | 7000b1f2bb2fca5b7707c9b1a9f58f43100212d3 (patch) | |
tree | cc5531b93b8e76c39e3c58d52574f68e86c3f05e /README.md | |
download | AGH-msc-thesis-magister.tar.gz AGH-msc-thesis-magister.zip |
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. |