-
Notifications
You must be signed in to change notification settings - Fork 497
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 786 - What Open Source license should you use.md
- Loading branch information
1 parent
aebd056
commit 39c3558
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
number: 786 | ||
title: What Open Source license should you use? | ||
date: 1719226800000 | ||
url: https://traffic.libsyn.com/syntax/Syntax_-_786.mp3 | ||
youtube_url: https://www.youtube.com/watch?v=FcieXP8T4R4 | ||
--- | ||
|
||
Scott and CJ dive into the world of open source, breaking down its meaning, benefits, and the various types of licenses you'll encounter. From permissive licenses like MIT and Apache 2.0 to copy-left licenses such as GNU GPLv3, they'll help you choose and apply the right license for your project. | ||
|
||
### Show Notes | ||
|
||
* **[00:00](#t=00:00)** Welcome to Syntax! | ||
* **[00:54](#t=00:54)** Brought to you by [Sentry.io](https://sentry.io/syntax). | ||
* [Sentry Open Source](https://open.sentry.io/). | ||
* [Giving away $500,000 to open source projects](https://blog.sentry.io/we-just-gave-500-000-dollars-to-open-source-maintainers/#sponsorship-at-scale). | ||
* **[01:56](#t=01:56)** What is open source? | ||
* **[03:19](#t=03:19)** This is not legal advice. | ||
* **[03:51](#t=03:51)** Source available ≠ open source. | ||
* [No Permission](https://choosealicense.com/no-permission/). | ||
* **[06:39](#t=06:39)** The [benefits](https://open.sentry.io/benefits/) of open source. | ||
* **[07:26](#t=07:26)** Educational. | ||
* **[07:52](#t=07:52)** More Secure. | ||
* **[09:32](#t=09:32)** Community-oriented. | ||
* [Scott's Habit Path](https://habitpath.io/landing) | ||
* **[11:29](#t=11:29)** Types of licenses. | ||
* **[12:09](#t=12:09)** Permissive licenses. | ||
* **[12:26](#t=12:26)** MIT License. | ||
* **[14:37](#t=14:37)** Apache 2.0 license. | ||
* **[15:31](#t=15:31)** Copy Left licenses. | ||
* **[15:58](#t=15:58)** GNU GPLv3. | ||
* **[18:16](#t=18:16)** Copy Left + permissive. | ||
* **[18:23](#t=18:23)** (Mozilla Public License) MPL. | ||
* **[19:31](#t=19:31)** Business licenses. | ||
* **[19:35](#t=19:35)** [Functional Source License](https://fsl.software/). | ||
* **[23:16](#t=23:16)** Companies using BUSL. | ||
* **[24:41](#t=24:41)** Server Side Public License ([SSPL](https://www.mongodb.com/legal/licensing/server-side-public-license)). | ||
* **[26:56](#t=26:56)** Choosing and acknowledging licenses. | ||
* **[29:13](#t=29:13)** Applying a license to your directory. | ||
|
||
### Hit us up on Socials! | ||
|
||
Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) | ||
|
||
Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) | ||
|
||
Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) | ||
|
||
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) |