0% platform fee — first 1,000,000 customersClaim 0% fee
Tag

security

6 posts tagged "security".

Posts

Latest first

Redacting PII From LLM Logs Without Losing Debuggability
Engineering

Redacting PII From LLM Logs Without Losing Debuggability

You can keep useful request logs and still not warehouse customer PII. Here is how write-time redaction, structure-preserving placeholders, and metadata scrubbing keep LLM logs debuggable but safe.

Nemo Team
8 min
Guardrails on Every Request, Not Gated Behind Enterprise
Engineering

Guardrails on Every Request, Not Gated Behind Enterprise

PII redaction and prompt-injection detection only protect you if they run on every call. Here is how NemoRouter applies guardrails inline, with key > team > org scope precedence, on every tier.

Nemo Team
9 min
Building a Tamper-Evident Audit Trail for Admin Actions
Engineering

Building a Tamper-Evident Audit Trail for Admin Actions

"Who rotated that key?" should be a query, not a guess. Here is how to build an audit trail for an LLM gateway with complete attribution, consistent IP capture, and tamper-evidence auditors trust.

Nemo Team
8 min
A SOC 2 Checklist for LLM Gateways
Guides

A SOC 2 Checklist for LLM Gateways

Routing company data through LLMs raises the same controls auditors already ask about. Here is a practical SOC 2 checklist for an LLM gateway — access, audit, retention, encryption, and tenant isolation.

Nemo Team
9 min
Virtual Keys vs Master Key: Designing Blast Radius
Guides

Virtual Keys vs Master Key: Designing Blast Radius

One leaked key shouldn't compromise everything. Here is how separating a master key for management from per-use virtual keys bounds the damage of a leak — and why customer traffic never touches the master key.

Nemo Team
8 min
RPM and TPM Rate Limiting Per Key, Team, and Org
Engineering

RPM and TPM Rate Limiting Per Key, Team, and Org

Rate limits cap velocity, not total spend — and they're a security boundary, not a knob. Here is how RPM/TPM limits work per key, team, and org, and why the caller can never override them.

Nemo Team
8 min