smp-tee-runtime 0.1.0

Hardened minimal runtime for TEE-based federated aggregation
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Security Policy


## Threat model assumptions


- The host OS and hypervisor are untrusted for plaintext model data.
- Memory returned by `TeeGuard::allocate_memory` is treated as enclave-confined and unreadable by the host.
- The `TeeGuard` implementation is responsible for preserving confidentiality and integrity boundaries.

## Reporting


Please report vulnerabilities via private security advisories in this repository.