My undergraduate thesis on a capability based security system for a data-centric operating system.
1# Twizzler-Security
2## A Capability-Based Security System for Twizzler
3
4This is just my development repository for my thesis work.
5If you would like to read it, you can do the following.
6
7```bash
8git clone https://tangled.org/suri.codes/undergrad_thesis
9cd undergrad_thesis
10just thesis
11open build/thesis.pdf
12```
13
14If you have any questions, [please reach out to me](mailto:suri312006@gmail.com)