@melandlabs/security
v0.3.0
Published
OpenContext · security module
Readme
security (workspace)
Workspace package. Internal monorepo build artifact; not published to npm. End users install
@melandlabs/opencontext(the facade) instead. Monorepo contributors depend on this package via the workspace protocol.
Cryptographic and validation primitives for OpenContext: Fernet token encryption, URL allowlisting, and a pluggable key manager.
Installation
pnpm add @melandlabs/opencontextSubpath Exports
security— Main entrypointsecurity/token-encryption— Fernet-style symmetric encryptionsecurity/url-validator— URL allowlist / blocklist validationsecurity/key-manager— Pluggable key resolution interface
