13 ms·
Ask HN: How do you guarantee that your startup can survive to large customer
A large company wants to use my start-up's SaaS service for a mission-critical function.
Suffice to say, they seem a bit nervous about betting the house on a young company and are asking for guarantees that the service will still be around in future.
Possible suggestions from them include
1. financial disclosures, and
2. access to the code
Has anyone been in a situation like this? If so, how did you handle it?
- trevelyan 16y agoFinancial disclosures might backfire if you are setting them up as a potential acquirer. And you are setting them up as a potential acquirer, right?
- saas123 16y agoI see what you mean. However, I'm not sure they are a natural acquirer. Whilst our service (an ad management tool) provides a critical function in their value chain, it provides the same benefits across multiple industries. It's kinda like how one might need a car but one wouldn't go out to buy a auto manufacturer.
- DJN 16y agoFrom the undertone of your post, I assume you are not funded. This may be a good time to talk to some angels and get the financial and professional backing that'll put the minds of enterprise customers at ease with your service. If you don't want to go through that route, and your software can run in a private cloud, then I suggest you offer them a non-hosted version. Giving them your source code is a no no unless you are planning to open-source everything. In addition, let them know that they'll have to pay for upgrades. Having said that, make sure you price it properly to make the extra hassle worth it.
- saas123 16y agoThanks. We are bootstrapped and cash-flow positive. I guess the angel route makes sense. Regarding running the service in a private cloud, my only fear is that it could turn out to be a can of worms i.e. a support nightmare. Are there any SaaS services that currently provide that sort of service?
- Afton 16y agoIsn't this what source escrow is for? http://en.wikipedia.org/wiki/Source_code_escrow http://en.wikipedia.org/wiki/Source_code_escrow
- RiderOfGiraffes 16y agoSome people talk about getting angel investment to "guarantee" your survival, but it doesn't - really, it doesn't. You want to put your code in escrow, and have an agreement that if your company folds, the customer gets full access (not necessarily ownership) of the code, and has the right to the engineers' time necessary to get it and keep it working. These sorts of things are standard in some industries. Get an hour of free consultancy with an appropriate lawyer, and it will work easily. Talk to your customer and say that you are sufficiently confident to give them full access to the code in the event that you can't deliver. They get the full blast of your confidence, as well as the assurance that it will all work.
- DJN 16y agoIf I was a CTO of a large company that was subscribing to a small startup's useful SaaS service, I'll much prefer the startup to have solid financial backing than having access to their code. The hassle of getting engineers to manage the code and keep it up to date isn't worth it (with all the legal gray areas surrounding IP). That's what I was trying to avoid by going the SaaS route in the first place.
- RiderOfGiraffes 16y agoI run a small company and provide software and services to very large players in a conservative industry. We've often offered escrow, it's always been accepted happily. Hence my advice/comment. YMMV - it will clearly depend on your industry, customer, and likelihood that there'll be a problem anyway.
- saas123 16y agoHow does this escrow thing work on a practical basis? Do you know any good escrow agents? and perhaps more importantly, do you charge your clients extra for providing them with a source code escrow agreement, similar to providing an SLA.
- RiderOfGiraffes 16y ago