0ffc8b6b0f2999ea1f720856f2bf19e462b733ca
GovOPlaN Identity Trust
Repository type: module (platform).
govoplan-identity-trust owns public device keys, key epochs, bounded
authentication-assurance evidence, and auditable key-access trust decisions.
It deliberately does not own login sessions, resource authorization, private
keys, encryption, or plaintext.
The headless module exposes identity_trust.directory and
identity_trust.assurance. Access or Policy must approve resource access
first; Identity Trust then verifies the acting account, active public device
key, current subject epoch, and assurance evidence. Encryption providers may
consume that decision to rewrap a key, but no key material is returned by this
module.
Focused verification:
PYTHONPATH=src:/mnt/DATA/git/govoplan-core/src \
/mnt/DATA/git/govoplan/.venv/bin/python -m unittest discover -s tests
Description
GovOPlaN identity trust module for trusted identities, verification evidence, assurance levels, credentials, and trust-policy integration.
172 KiB
Languages
Python
80.4%
TypeScript
18.1%
CSS
0.8%
JavaScript
0.7%