Keyboard

Shortcuts

Command palette
K
Home
gh
About
ga
Projects
gp
Expertise
gx
Journal
gj
Contact
gc
Copy email
e
Call
c
Toggle theme
t
Show this help
?

↑↓ to navigate · Enter to open · Esc to close

Security · 2024

KeyGuard

Secret manager with automatic rotation

1 min read · Updated 18 Aug 2026

KeyGuard
Envelope AES Chiffrement

Overview

Secret manager for small teams: encrypted keys (envelope encryption, local simulated KMS), automatic DB/API credential rotation, and an immutable access log. Laravel integration via a config() driver that reads secrets at boot without writing them in clear.\n\nExposed-secret audit (pre-commit scan) and one-click revocation.

Challenge

Avoid hardcoded secrets without complicating deploy.

Solution

Envelope encryption + scheduled rotation + signed log.

Outcome

Secrets never at rest in clear, rotation with no downtime.

Contact me Call