Map

Argemma Blog

Wiki entityblogsecuritycryptographygolang โ†ณ show in map Markdown
title
Argemma Blog
type
entity
summary
Security-engineering blog at argemma.com, practical posts on cryptography, credentials, Go vulnerabilities, and AI/ML threat models
tags
blog, security, cryptography, golang
created
2026-04-25
updated
2026-04-25

Security-focused blog at argemma.com/blog. Posts skew practical and technical: credential and key management, concrete Go-language vulnerabilities (path traversal, timing attacks, recent CVEs), and threat models for new patterns like RAG. Audience is working security engineers, not generalist readers.

Kelby Ludwig (security engineer) is the author of the long-lived-keys post; the site doesn't make authorship attribution prominent on every post.

Recent posts (as of 2026-04-25)

  • "You don't want long-lived keys" โ€” April 2026 โ€” ingested as long-lived-keys
  • "Notes on Go's CVE-2026-27137 and CVE-2026-27138" โ€” March 2026
  • "The Lethal Trifecta, But You Don't Get a Choice" โ€” March 2026
  • "Go's filepath.Clean does not prevent path traversal" โ€” January 2026
  • "A threat model for RAG features" โ€” January 2026
  • "On string comparison timing attacks in Go" โ€” January 2026

Ingested articles

  • long-lived-keys โ€” case for ephemeral credentials over rotation, with EC2 Instance Connect, PyPI Trusted Publishers, and SSO as patterns