logoalt Hacker News

Microspeak: Escrow

5 pointsby ibobevlast Thursday at 4:23 PM3 commentsview on HN

Comments

dluxemtoday at 3:33 PM

Escrow used to be something we would see in large Enterprise software contracts. We would need to place the "gold" build of the software and associated source code on CD (or tape, depending on the year) and ship it to a third-party escrow service. Should our company go out of business, now former-customers could access the source through the escrow.

It's kind of crazy to think about the process actually working though. The likelihood of a customer being able to recreate the build environment properly and produce a working release of our quite complex software seems low. It would probably be cheaper to putting that effort in to ripping out the solution then trying to patch some bug in a defunct vendor's solution.

show 1 reply
bensyversontoday at 2:53 PM

This would be an interesting pattern for a coding agent or orchestrator.

mrectoday at 3:27 PM

Isn't this just "release candidate" by another name?

show 1 reply