frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: RunSecret – An open source secrets management CLI for developers

https://github.com/runsecret/rsec
2•devenjarvis•4h ago
Hey everyone!

I’m excited to share RunSecret (aka: rsec), an open source CLI I built to make working with secrets during local development easier and more secure.

If your experience is anything like mine, your team probably has secrets they need to use during local development (ex: API Keys, JWT Signing Secrets, DB credentials, etc) and you may have solved that problem with a git-ignored .env file, like many of my past teams have. If this sounds familiar then you may have also experienced my pain of securely bootstrapping secrets for every new team member, accidental commits when the .env file gets renamed to .env_tmp (yes, that actually happened), tripping over rotating secrets on every local machine, and explaining to your security team that everybody who offboards has all those secrets in plaintext on the laptop they just took with them. If you’ve felt any of this pain, then you know why I built RunSecret!

The core idea behind RunSecret is based on secret references: URL-like addresses that point to a secret in your team’s vault of choice. These references can be generated by RunSecret and used to replace instances of that secret currently stored in .env files or ENV VARS. When you run any command with RunSecret those references will be loaded and replaced with the real deal - but only during runtime, and only for that command! This means two, pretty-cool things:

1. .env files are safe to commit and share across your team again. This means access to secrets is controlled by your vault, and onboarding, rotation and offboarding access to these secrets is all automated now. (Big plus, your security team is also happier!) 2. If you are already using env vars to pass secrets into your application, you can use RunSecret without changing a single line of code.

RunSecret is built to be vault agnostic, and current supports AWS Secrets Manager, Azure Key Vault, and HashiCorp Vault (with more on the way). I’ve also built in some bells and whistles, like automatic redaction of any referenced secret in your application's stdout/stderr to reduce the chance of leaks. It’s still early days, and there’s a lot more I want to build out for RunSecret, but the core functionality is there and I’d love to start getting feedback from others and their use cases.

If you are interested you can check it out on GitHub here: https://github.com/runsecret/rsec

I’d be remiss if I didn’t credit the original inspiration for RunSecret. If you’ve ever used 1Password’s very well done CLI, `op` , this all probably looks familiar to you. RunSecret was an itch I had to scratch after working on a team that used 1Password as its team vault, and then dealing with withdrawals when I switched to an org that used AWS Secrets Manager instead. For anyone who has or currently uses `op` , and misses that functionality with other secret vaults you work with, RunSecret might be interesting to you!

I hope you enjoy RunSecret, and would love any and all feedback you have to make this better. Thanks for checking out my project!

Neural Networks, Manifolds, and Topology

https://colah.github.io/posts/2014-03-NN-Manifolds-Topology/
1•skadamat•48s ago•0 comments

The Last Letter

https://aeon.co/essays/how-the-last-letters-of-the-condemned-can-teach-us-how-to-live
1•HR01•1m ago•0 comments

How to Stop Students from Cheating with AI

https://www.wsj.com/opinion/how-to-stop-students-from-cheating-with-ai-online-classes-screens-socratic-discussion-068d6a4a
1•agomez314•2m ago•0 comments

Experiment: My book took me a year to write. I had AI recreate it in an hour

https://www.varu.us/blog/book-vs-ai-book
1•levihanlen•2m ago•0 comments

Show HN: Codex powered language agnostic unit test generator

https://github.com/codeintegrity-ai/redgreen
1•coderinsan•2m ago•0 comments

Ultra-Low-Power Spiking Neurons in 7 Nm FinFET Technology

https://arxiv.org/abs/2505.03764
1•PaulHoule•4m ago•0 comments

Remembering Jayant Narlikar, astrophysicist who challenged Big Bang theory

https://www.business-standard.com/india-news/jayant-narlikar-obituary-astrophysicist-big-bang-hoyle-steady-state-theory-125052000863_1.html
2•rustoo•6m ago•0 comments

Coinbase Data Breach Will Lead to People Dying, TechCrunch Founder Says

https://decrypt.co/321076/coinbase-data-breach-will-lead-to-people-dying-techcrunch-founder-says
1•thm•6m ago•0 comments

#embed is in C23 (2023)

https://thephd.dev/finally-embed-in-c23
2•delduca•7m ago•0 comments

The Dawn of Nvidia's Technology

https://blog.dshr.org/2025/05/the-dawn-of-nvidias-technology.html
3•wmf•7m ago•0 comments

Building a Production-Ready MCP Server with OAuth and TypeScript

https://portal.one/blog/mcp-server-with-oauth-typescript/
1•jesse_portal•8m ago•1 comments

My Obsidian Setup in 2025

https://www.georgejose.com/Blog/obsidian-setup-2025
1•gejose•9m ago•1 comments

Excalidraw

https://github.com/excalidraw/excalidraw
1•nothrowaways•10m ago•0 comments

Keeping Time on a Stream

https://s2.dev/blog/timestamping
1•infiniteregrets•10m ago•0 comments

The Decline of Usability: Revisited (2023)

https://datagubbe.se/usab2/
1•tosh•11m ago•0 comments

How to work in tech when your job isn't safe

https://www.seangoedecke.com/tactical-work-in-the-age-of-layoffs/
1•mooreds•11m ago•0 comments

'Turbocharged' Mitochondria Power Birds' Epic Migratory Journeys

https://www.quantamagazine.org/turbocharged-mitochondria-power-birds-epic-migratory-journeys-20250519/
1•rbanffy•12m ago•0 comments

Conductor MCP Server Made Public

1•AWOrpington•13m ago•0 comments

MCP, OAuth 2.1, PKCE, and the Future of AI Authorization

https://aembit.io/blog/mcp-oauth-2-1-pkce-and-the-future-of-ai-authorization/
1•ksapp•13m ago•0 comments

Show HN: OpenEvolve – open-source implementation of DeepMind's AlphaEvolve

1•codelion•13m ago•0 comments

Google I/O '25 Keynote [video]

https://www.youtube.com/watch?v=o8NiE3XMPrM
5•mfiguiere•14m ago•0 comments

DoorDash Ends AI Voice-Ordering Product for Restaurants

https://www.bloomberg.com/news/articles/2025-05-20/doordash-ends-ai-voice-ordering-product-for-restaurants
2•toomuchtodo•15m ago•1 comments

Custom Pipelines for ETLing Security Logs

https://blog.runreveal.com/introducing-pipelines-in-runreveal/
1•ejcx•15m ago•0 comments

Show HN: I made Mistakes I Made – a platform to benefit from your own mistakes

https://mistakesimade.net/
1•SubMarineX•15m ago•0 comments

A small EventEmitter library written in TypeScript

https://anephenix.com/blog/post/introducing-event-emitter
2•paulbjensen•15m ago•0 comments

Episode 1: Decoding Pentest Findings: Accept or Reject? [video]

https://www.youtube.com/watch?v=HsAatv08e9U
2•sandeep_kamble•15m ago•0 comments

BitNet 1.58bit GPU Inference Kernel

https://github.com/microsoft/BitNet/blob/main/gpu/README.md
1•galeos•15m ago•0 comments

Docker on macOS is still slow?

https://www.paolomainardi.com/posts/docker-performance-macos-2025/
1•ksec•16m ago•0 comments

Show HN: An AI marketing tool for non-marketing people

https://markebility.com/
2•richbelt•17m ago•0 comments

Newspapers Are Recommending AI-Hallucinated Novels

https://countercraft.substack.com/p/newspapers-are-recommending-ai-hallucinated
5•greenie_beans•18m ago•1 comments