Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 2
    This depends on a lot of details you haven't made clear. Is the AGPL'd software you want to use server-side code or client-side code? Are you simply writing a new client program that talks to an existing server with AGPL'd software on it? Are you just uploading a few .css files for people to use or distributing a modified version of someone else's client? Commented Jan 30, 2016 at 15:10
  • It's a source code with backend and frontend. They give you the whole software to install (PHP scripts on server generating HTML files). Imagine Digg.com source code, and I want to change design. Must I share this new design applied to source code with AGPL ? Commented Jan 30, 2016 at 19:24