5 ms·
Thanks for the advice. I think I'm going to hold off on actually making a service and consider doing something like Kickstarter. I want to see if I can get some
by AgathaTheWitch 12y ago
Thanks for the advice. I think I'm going to hold off on actually making a service and consider doing something like Kickstarter. I want to see if I can get some funds to put together a better product and get a sense of the market / interest level.
Are there any protective steps I should take before doing that? I mean stuff like licenses / patents / trademarks / company formation etc.
- ascendantlogic 12y agoEven before a kickstarter, you could set up a landing page detailing the features of a future product using the library and offer a beta signup. Nice way to gauge interest before even involving other people's money.
- deweller 12y agoIf you can find the time, I highly recommend reading this: http://theleanstartup.com/book http://theleanstartup.com/book This book changed my perspective on these things significantly for the better.
- jt2190 12y agoOne reason you incorporate or patent or trademark is to protect your capital (money) from taxes and lawsuits. If I understand you correctly, you currently have very little capital to protect. Once you've accumulated enough capital that it'd be painful to loose it, it's time to start thinking of protecting it with patents, trademarks, incorporation, etc. For now, just have fun.
- mnarayan01 12y ago1. The OP gives no indication (AFAICT) that he is judgement proof as an individual. Incorporation to avoid liability is thus plausible, though obviously he would have to balance the likelihood of his getting sued against the hassle of incorporating. Additionally, as a non-lawyer, I'm not sure it would be a good idea to try incorporating _after_ gaining assets from the venture: it seems like a recipe for trouble if he had to go to court. 2. Holding off on a trademark would be fine, though finding a unique name _should_ (IMHO) be done at the start, and at that point I'm not seeing a big reason not to trademark. 3. The stuff on patents makes no sense (at least to me) in this context. That said, I claim no particular expertise on this topic.
- Silhouette 12y agoIf I understand you correctly, you currently have very little capital to protect. On the contrary. If the OP goes into business without any sort of company as a legal shield and anything goes wrong resulting in legal action against them, then typically everything they personally own may be at risk: house, car, savings for the kids when they go to university, the lot.
- jt2190 12y ago> ... and anything goes wrong resulting in legal action > against them... Such as? Without properly weighing the risk of a lawsuit, there's no way that we can conclude whether the risk is reasonable. So, who might be out to sue you? To summarize an article from nolo.com [1]: * An employee * A landlord * A supplier * A customer To mitigate these risks: * Don't hire anyone * Don't lease an office * Don't buy goods on credit. Buy high quality goods when you can't afford to have a problem with them. * Have an "as is" end-user license agreement. Be very cautious about making service quality guarantees. Don't sell software that can cause damage or personal injury. If you have to do any of the above, it's time to incorporate. (For another take on when it's time to incorporate, read "The When to Incorporate Decision-Matrix" by Ryan Roberts, J.D. [2]) [1] http://www.nolo.com/legal-encyclopedia/liability-concerns-sole-proprietors.html http://www.nolo.com/legal-encyclopedia/liability-concerns-so... [2] http://startuplawyer.com/incorporation/the-when-to-incorporate-decision-matrix http://startuplawyer.com/incorporation/the-when-to-incorpora... (edit: And a nice quote from HN favorite patio11: > Incorporation? Incorporate when you have a good > reason to. (I still don’t, but I might do it after I > go full-time, largely for purposes of dealing with > Immigration.) If you’re selling B2C software, your > number one defense against getting sued is promptly > refunding any customer who complains, and that pretty > decisively moots the LLC’s (oft-exaggerated) ability to > limit your personal liability. You’ll be personally > liable for debts from the business, but since the > business is fundable out of your personal petty cash > that isn’t the worst thing in the world. If sales > collapsed tomorrow I’d be on the hook for my credit > card bill, which runs about $1,200 a month — not a > financial catastrophe for an employed professional, > particularly when the business generates far more > than that in profits well in advance of the bill > being due. Sole proprietorship — i.e. merely > declaring “I have a business” — is the most common > form of business organization, by far. )