- + [![Introduction to defguard](https://img.youtube.com/vi/4PF7edMGBwk/hqdefault.jpg)](https://www.youtube.com/watch?v=4PF7edMGBwk)
@@ -74,7 +74,7 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://raw.githubusercontent.com/DefGua Here is a step-by-step video about this process:- + [![Quickly deploy defguard](https://img.youtube.com/vi/MqlE6ZTn0bg/hqdefault.jpg)](https://www.youtube.com/watch?v=MqlE6ZTn0bg)
@@ -96,7 +96,7 @@ Just follow [this tutorial](http://bit.ly/defguard-setup) [A detailed product roadmap and development status can be found here](https://github.com/orgs/DefGuard/projects/5/views/1) -### ⛑️ Want to help? ⛑️ +### ⛑️ Want to help? ⛑️ Here is a [dedicated view for **good first bugs**](https://github.com/orgs/DefGuard/projects/5/views/5) @@ -127,7 +127,7 @@ The story and motivation behind defguard [can be found here: https://teonite.com - [Time-based One-Time Password Algorithm](https://en.wikipedia.org/wiki/Time-based_one-time_password) (TOTP - e.g. Google Authenticator) - WebAuthn / FIDO2 - for hardware key authentication support (eg. YubiKey, FaceID, TouchID, ...) - Email based TOTP -* Extenal SSO: [External OpenID Providers support](https://defguard.gitbook.io/defguard/admin-and-features/external-openid-providers) - *in testing, [watch this issue](https://github.com/DefGuard/defguard/issues/602)* - Google, Microsoft or custom +* Extenal SSO: [External OpenID Providers support](https://defguard.gitbook.io/defguard/admin-and-features/external-openid-providers) - *in testing, [watch this issue](https://github.com/DefGuard/defguard/issues/602)* - Google, Microsoft or custom * SSH & GPG public key management in user profile - with [SSH keys authentication for servers](https://defguard.gitbook.io/defguard/admin-and-features/ssh-authentication) * [Yubikey hardware keys](https://www.yubico.com/) provisioning for users by *one click* * [Email/SMTP support](https://defguard.gitbook.io/defguard/help/setting-up-smtp-for-email-notifications) for notifications, remote enrollment and onboarding @@ -149,6 +149,13 @@ See the [documentation](https://defguard.gitbook.io) for more information. Find us on Matrix: [#defguard:teonite.com](https://matrix.to/#/#defguard:teonite.com) +## License + +The code in this repository is available under a dual licensing model: + +1. Open Source License: The code, except for the contents of the "src/enterprise" directory, is licensed under the AGPL license (see file LICENSE.md in this repository). This applies to the open core components of the software. +2. Enterprise License: All code in this repository (including within the "src/enterprise" directory) is licensed under a separate Enterprise License (see file src/enterprise/LICENSE.md). + ## Contribution Please review the [Contributing guide](https://defguard.gitbook.io/defguard/for-developers/contributing) for information on how to get started contributing to the project. You might also find our [environment setup guide](https://defguard.gitbook.io/defguard/for-developers/dev-env-setup) handy. diff --git a/src/enterprise/LICENSE b/src/enterprise/LICENSE deleted file mode 100644 index 79e35089e..000000000 --- a/src/enterprise/LICENSE +++ /dev/null @@ -1 +0,0 @@ -For enterprise license and usage of this code and binary distribution, please contact us by email at: sales