twizzler-operating-system/twizzler
Tracking issue for twizzler-security
Aberta
#268 aberto em 24 de abr. de 2025
documentationenhancementhelp wantedkernel
Métricas do repositório
- Stars
- (116 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Core tasks for the completion of twizzler-security
- benchmarking
- docs for outward facing structs and functions
- make user-facing key-pair object creation as crate function
-
kernelfeature to allow for integration into the kernel - capability locating and verification upon page fault
- find an efficient algorithm to partition space inside of a
SecCtxobject` for new additions - Kernel side view into a
SecCtx - A decent amount of test coverage
- Adding logging in critical areas for debugging later? make this a feature
- Fix the implementation of checking the gates
- Delegations
- Removing capabilities from security contexts and more as we figure out what needs to be done ...
PR's: #267 #273 #275 #276 #315