TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is it unethical to scrape OS code from GitHub to demo my SaaS features?

1 pointsby ainlaabout 11 years ago
It&#x27;s a hypothetical question. I&#x27;m thinking about productizing (and selling) one of our internal dev tools (as SaaS) and I&#x27;m wondering how would I market it. One scenario that I would imaging would be:<p>1. Scrape OS projects from GitHub (the ones, where my tool would add value). 2. Make &quot;project&quot; pages for them into my SaaS (where my value add is shown) and link back to original source in GitHub and authors. 3. Advertise the value of my product by bringing these projects as examples to public web. 4. Hoping for some inbound rush...<p>Contacting with every project owner and asking them to try out my thing...would be too time consuming for a small start-up :) If you guys think my plot here is dodgy, then I&#x27;ll stick with the honest plan and just contact projects one-by-one.

2 comments

greenyodaabout 11 years ago
Depending on which license the software uses, you might be violating the license terms. For example, the GNU GPL states:<p><i>&quot;You may convey verbatim copies of the Program&#x27;s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.&quot;</i>[1]<p>[1] <a href="https://gnu.org/licenses/gpl.html" rel="nofollow">https:&#x2F;&#x2F;gnu.org&#x2F;licenses&#x2F;gpl.html</a>
robobroabout 11 years ago
If you don&#x27;t break the copyright terms, I don&#x27;t think it&#x27;s unethical.
评论 #7451409 未加载