Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/sec_licensing_existing_communities.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
Plausible decided to change licenses from the very permissive <url href="https://mit-license.org/" visual="mit-license.org/">MIT License</url> to the <url href="https://www.fsf.org/bulletin/2021/fall/the-fundamentals-of-the-agplv3" visual="www.fsf.org/bulletin/2021/fall/the-fundamentals-of-the-agplv3">AGPL license</url>, a GNU copyleft license designed to protect rights when the software is being utilized over a network. Simply stated, the AGPLv3 is basically the GPLv3, but with an additional licensing term that requires that users who interact over a network with modified versions of the program can receive the source code for that program.
</p>
<p>
In their blog, Plausible explained that they made the change their license to protect against corporations that took their code and then used it to create and sell proprietary software that directly competed with their project. They had also been approached by some large corporations that wanted Plausible to help them so they could sell a version of Plausible Analytics to their own clients without wanting to contribute anything back to the Plausible project. For more details, see <url href="https://plausible.io/blog/open-source-licenses#risks-associated-with-permissive-open-source-licenses" visual="plausible.io/blog/open-source-licenses#risks-associated-with-permissive-open-source-licenses">Open source licensing and why we're changing Plausible to the AGPL license</url>.
In their blog, Plausible explained that they made the change their license to protect against corporations that took their code and then used it to create and sell proprietary software that directly competed with their project. They had also been approached by some large corporations that wanted Plausible to help them so they could sell a version of Plausible Analytics to their own clients without wanting to contribute anything back to the Plausible project. For more details, see <url href="https://plausible.io/blog/open-source-licenses#risks-associated-with-permissive-open-source-licenses" visual="plausible.io/blog/open-source-licenses#risks-associated-with-permissive-open-source-licenses">Open source licensing and why we're changing Plausible to the AGPL license. </url>
</p>
<p>
The kind of situation Plausible found themselves in underscores the importance of licensing, and also the importance of the terms of that license.
Expand Down
Loading