This repository contains the source files (code and documentation) of Ghaf Framework — an open-source project for enhancing security through compartmentalization on edge devices.
For inforamtion on build instructions and supported hardware, see the Reference Implementations section of Ghaf documentation.
Other repositories that are a part of the Ghaf project: https://github.com/tiiuae/sbomnix.
The Ghaf Framework documentation site is located at https://tiiuae.github.io/ghaf/. It is under cooperative developing.
To build Ghaf documentation, use:
nix build .#doc
See the documentation overview under README-docs.md.
We welcome your contributions to code and documentation.
If you would like to contribute, please read CONTRIBUTING.md and consider opening a pull request. One or more maintainers will use GitHub's review feature to review your pull request.
In case of any bugs or errors in the content, feel free just to create an issue. You can also create an issue from code. The Ghaf team use issues to track suggestions or other information as well.
The Ghaf team uses several licenses to distribute software and documentation:
License Full Name | SPDX Short Identifier | Description |
---|---|---|
Apache License 2.0 | Apache-2.0 | Ghaf source code. |
Creative Commons Attribution Share Alike 4.0 International | CC-BY-SA-4.0 | Ghaf documentation. |
See LICENSE.Apache-2.0 and LICENSE.CC-BY-SA-4.0 for the full license text.