Smartcar has raised $12M in financing from A16Z and NEA. The difference between $12M and $55M is a single financing stage. What likely happened here is a remote team was paid to generate docs with a directive like, “Smartcar has a good API,” and stole them directly. Then the management team didn’t bother checking. This is great PR for Smartcar all things considered, and I actually think has a fantastic silver lining:…
> What likely happened here is a remote team was paid to generate docs with a directive like, “Smartcar has a good API,” and stole them directly. They didn't steal the docs (not only the docs). They stole the whole public facing architecture as evidenced by the fact that they are using in some instances the exact same API resources names and method names.
Otonomo, with nearly $55M in funding, is cloning our product
201–210 of 637 posts
Re: Otonomo, with nearly $55M in funding, is cloning our product
#202Just read through the blog post. it's absolutely nuts.
I found more pages on their website https://imgur.com/a/35wax6T Also their stats dashboard isn't secured: https://dashboard.otonomo.io/dashboard you can see public data here
Re: Otonomo, with nearly $55M in funding, is cloning our product
#203Earlier quoted context omitted.
The screenshots in the article don't show a direct copy. They show copied tokens only.
Direct copied text in Request Access Token section
Re: Otonomo, with nearly $55M in funding, is cloning our product
#204Earlier quoted context omitted.
illegal or not is for the court to decide.
Are you suggesting that the article isn't describing an open and shut case, our that business models may in fact be protectable? As a former lawyer, I would say that neither of these is even a remotely close call (assuming the description is accurate).
Re: Otonomo, with nearly $55M in funding, is cloning our product
#205Smartcar has raised $12M in financing from A16Z and NEA. The difference between $12M and $55M is a single financing stage. What likely happened here is a remote team was paid to generate docs with a directive like, “Smartcar has a good API,” and stole them directly. Then the management team didn’t bother checking. This is great PR for Smartcar all things considered, and I actually think has a fantastic silver lining:…
> What likely happened here is a remote team was paid to generate docs with a directive like, “Smartcar has a good API,” and stole them directly. Then the management team didn’t bother checking. If a remote team is writing your API documentation by copying and pasting, then what is the actual implementation team building from?
Re: Otonomo, with nearly $55M in funding, is cloning our product
#206Re: Otonomo, with nearly $55M in funding, is cloning our product
#207Earlier quoted context omitted.
illegal or not is for the court to decide.
Technically, yes. But practically, in cases so blatantly obvious it is fine to draw your own conclusion. In one court case - where a company I had a majority stake in was the plaintiff - the defendant basically had to admit that they copied the code and content of our website. Their defense: 'we did not copy it from them, we copied it from someone else' (without specifying what the 'someone else' was). Needless to sa…
Re: Otonomo, with nearly $55M in funding, is cloning our product
#208Re: Otonomo, with nearly $55M in funding, is cloning our product
#209This just looks like an OAuth flow, which is rather standard. It's not a good example to use of someone stealing an API.
Re: Otonomo, with nearly $55M in funding, is cloning our product
#210Nearly every API is going to need solutions for these, and they all look very similar. I'd be surprised if the redirect and auth parts weren't at least in some way inspired by other APIs.