Skip to documentation
Documentation navigation

Documentation navigation

Documentation / modules

Secrets

Store secret values without making ordinary formatting or references disclose them.

developer

Repository

FieldValue
Repositorygithub.com/looprig/secrets
Versionv0.2.0
GitHublooprig/secrets

Description

Store secret values without making ordinary formatting or references disclose them.

Where it fits

Secrets are useful on their own when an application needs opaque references, redaction-safe values, and a replaceable secret store. Within Looprig, Credentials, Inference, and LLM pass references instead of copying secret material into model configuration. Secrets protect representation and lookup boundaries; callers still control authorization and rotation policy.

Dependencies

None.

Dependents

← back to documentation