Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 669 Bytes

File metadata and controls

8 lines (6 loc) · 669 Bytes

SealedFGA: Sichere Zugriffskontrolle mit OpenFGA in C# auf Basis statischer Analyse

Contains everything related to my Master Thesis. Currently, this means

  • Thesis: The LaTeX source of the thesis
  • SealedFGA: The .NET OpenFGA framework created within the thesis
  • SealedFGA Benchmark: A benchmark for the SealedFGA framework which measures its runtime and compile-time performance impact
  • openfga-language: An adaption of the openfga-language repository that has been extended to include a .NET FGA language parser