nowfound

Dev tools · May 27, 2026

Cloudflare Secrets Manager

Cloudflare Secrets Manager for Worker secrets and vars

What it does

I built this to make Cloudflare Workers secrets and plaintext variables easier to manage across production and staging. It features scripts for syncing encrypted secrets, applying plaintext vars during deploys, rotating secrets with backups, starter Worker templates, GitHub Actions workflows, and best-practice docs. It is published on npm as cloudflare-secrets-manager and GitHub Packages as @nyigoro/cloudflare-secrets-manager. Feedback welcome, especially for multi-Worker setups!

Does a similar job

all alternatives →
  • OS
    OpenWorkers – Self-hosted Cloudflare workers in RustJan 2026 · openworkers.com · ▲500

    I've been working on this for some time now, starting with vm2, then deno-core for 2 years, and recently rewrote it on rusty_v8 with Claude's help. OpenWorkers lets you run untrusted JS in V8 isolates on your own infrastructure. Same DX as Cloudflare Workers, no vendor lock-in. What works today: fetch, KV, Postgres bindings, S3/R2, cron scheduling, crypto.subtle. Self-hosting is a single docker-compose file + Postgres. Would love feedback on the architecture and what feature you'd want next.

  • Deploy to Cloudflare Workers2020 · ▲71

    Deploy projects to Cloudflare Workers using GitHub Actions

  • Tunnelfy2025 · ▲157

    Manage Cloudflare tunnels from VSCode

  • workerd2022 · ▲107

    Cloudflare's open-source JavaScript/Wasm Runtime

  • RO
    Rot - Offline secrets management2023 · github.com · ▲116

    Finally open sourced an internal tool we've been using for managing secrets. It's similar to SOPS, but more opinionated, easier to configure/use correctly, and produces nicer git diffs. It also supports one-way encryption, so you don't have to know the private key to add secrets.

  • Kyno for CloudflareOct 2025 · ▲114

    Cloudflare management made simple, right from your phone

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 26d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 21d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 12d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Open-source GTM skills for technical founders

    Dev tools · 30d ago · gtmcofounder.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 25d ago · nuphos.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com