ARC³N is part of the ABUNAI approach to uncertainty-aware confidentiality analysis. This repository provides tool support for the first two steps of the procedure shown below: The identification and classification of uncertainty sources. For further information, please see the dissertation Chapter 4.1 on the procedure and Chapter 5 on the identification and classification of uncertainty Regarding confidentiality.
ARC³N enables a comprehensive overview of known uncertainties that can impact confidentiality. Additionally, software architects can collaborate on the knowledge through GitHub issues, which can be accessed from within the tool.
To access the tool use the following link: https://arc3n.abunai.dev/
- Dowload and install Node.js
- Navigate to the
ARC3N
folder in your console - Run
npm install
in your console - Run
npm run fetch-uncertainties
in your console - Run
npm run dev
in your console - Open the tooling at http://localhost:5173/