Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_ZeroTrust

Foundational zero-trust security packages for identity, policy decision/enforcement, trust evaluation, and auditing.

Overview

_ZeroTrust is a domain repository of independently consumable components implementing zero-trust primitives and control systems.

Packages

Installation

Option A: consume the whole repository

git submodule add https://github.com/navinBRuas/_ZeroTrust.git vendor/zerotrust

Option B: install a single package (Go)

go get github.com/navinBRuas/_ZeroTrust/identity-broker
go get github.com/navinBRuas/_ZeroTrust/policy-decision-point

Usage

  1. Select package(s) based on your zero-trust architecture.
  2. Follow package-level README.md docs for setup and policy model.
  3. Integrate components with explicit identity and authorization boundaries.

Development

  • Keep package boundaries clean and explicit.
  • Validate behavior with package-level tests before merge.
  • Update docs/changelog whenever policy or auth behavior changes.

Governance & docs

Version

0.1.0

License

See LICENSE.

About

Zero-trust security domain repository delivering modular identity, policy decision, enforcement, continuous trust evaluation, and audit components — designed to implement explicit verification and least-privilege access across distributed systems.

Topics

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages