Software Escrow for Developers
New regulations (NIS2, DORA, etc.) mean your enterprise clients will start asking you to demonstrate software resilience. The easiest way to do this is through software escrow - storing a copy of your code in a third-party vault so they can keep using their software if something happens to your company. The traditional process involves zipping your repo quarterly and dealing with lawyers who want to negotiate what counts as "source code" while your actual deployment involves deployment configs, build scripts, and dependencies they've never heard of. We built software escrow that just…
What it does
In the maker’s words, at launch
New regulations (NIS2, DORA, etc.) mean your enterprise clients will start asking you to demonstrate software resilience. The easiest way to do this is through software escrow - storing a copy of your code in a third-party vault so they can keep using their software if something happens to your company. The traditional process involves zipping your repo quarterly and dealing with lawyers who want to negotiate what counts as "source code" while your actual deployment involves deployment configs, build scripts, and dependencies they've never heard of. We built software escrow that just connects to your repos and handles uploads automatically. OAuth with GitHub/GitLab/whatever tool you use, syncs daily, done. Pretty straightforward automation for something that was surprisingly manual. Check it out here: software-escrow.com
Does the same job
all alternatives →

- CSCodekeeper – Source Code Escrow for Developers2017 · codekeeper.co · ▲37

- AAAt a Glance ESM Support for NPM Packages2022 · ▲9
We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's…
- OSOpen-source tool to deploy infrastructure in any cloud2022 · multy.dev · ▲14
We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com


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 · 1d ago · opentrailpaper.com
Launched alongside, June 2025
the whole month →- IM
Hey HN! Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history. This globe is probably my favourite so far: https://jameshard.ing/pilot/globes/all If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
Life & fun · 2025 · jameshard.ing

Stunning presentations with AI. No design skills required.
AI · 2025 · chroniclehq.com

Build native mobile apps for iOS and Android without code.
Dev tools · 2025 · bble.io

All your connections, across all your socials.
AI · 2025 · pally.com
- WC
I was the main contributor to workout.lol, an open-source fitness app to easily build a workout routine. The project had traction (1.4k GitHub stars, 95 forks, ~20K visits/month), but was eventually sold due to video licensing hurdles. The new owner stopped maintaining it, and the repo went abandoned. Over the next 9 months, I sent 15 emails to try to save it : no replies. Feature requests & issues were ignored. The community was left with a "broken" tool let's say. I couldn't just let it die So I built the new version from scratch with the same open-source spirit, but a better…
Dev tools · 2025 · github.com