@vollcrypt/db-guard 0.1.2 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,16 @@
1
+ Vollcrypt Dual Licensing
2
+
3
+ Vollcrypt is a dual-licensed cryptographic workspace. Users can choose between two licensing paths based on their project requirements and commercial usage constraints:
4
+
5
+ 1. OPEN SOURCE LICENSE (GPL-3.0)
6
+ If you are developing an open-source application and are willing to share your source code under the terms of the GNU General Public License version 3.0, you may use Vollcrypt under the GPL-3.0 license.
7
+ The full text of the GPL-3.0 license can be found in the LICENSE-GPL file.
8
+
9
+ 2. COMMERCIAL LICENSE
10
+ If you wish to integrate Vollcrypt into a proprietary/commercial application and do not wish to be bound by the copyleft terms of the GPL-3.0 (i.e., you want to keep your application source code closed), you must obtain a Commercial License.
11
+ The terms of the Commercial License can be found in the LICENSE-COMMERCIAL.md file.
12
+
13
+ ---
14
+
15
+ For inquiries regarding commercial license purchases, pricing tiers, or custom enterprise terms, please contact:
16
+ Email: berat.vural.tr@gmail.com
@@ -0,0 +1,71 @@
1
+ # Vollcrypt Commercial License Agreement
2
+
3
+ This Commercial License Agreement (the "Agreement") is a legal agreement between you (either an individual or a single entity, hereinafter "Licensee" or "Customer") and the copyright owner of Vollcrypt (hereinafter "Licensor" or "Developer").
4
+
5
+ By purchasing, downloading, installing, copying, or otherwise using Vollcrypt (the "Software"), you agree to be bound by the terms of this Agreement.
6
+
7
+ ---
8
+
9
+ ## 1. Licensing Scope & Scaling (Tiers)
10
+
11
+ This Software is offered under different commercial licensing tiers. The specific tier applicable to you is determined by your purchase confirmation or individual commercial agreement:
12
+
13
+ * **Developer-Based License (Per-Developer):** Grantees may use the Software in projects where the number of active developers contributing to or working on the integration of the Software does not exceed the purchased seat limit.
14
+ * **Application/Project-Based License:** Grantees may integrate the Software into a single, specified proprietary application or product.
15
+ * **Unlimited / Enterprise License:** Grantees may integrate the Software into an unlimited number of proprietary applications and products across their entire organization, without seat limits.
16
+
17
+ For pricing inquiries, purchasing keys, or requesting custom enterprise terms, please contact:
18
+ * **Email:** berat.vural.tr@gmail.com
19
+
20
+ ---
21
+
22
+ ## 2. Basic Rights & Responsibilities
23
+
24
+ ### 2.1. Code Concealment & GPL Exemption
25
+ Subject to the terms and conditions of this Agreement, Licensor grants Customer a non-exclusive, worldwide, royalty-free (subject to the payment of license fees), non-transferable license to integrate the Software into Customer's own proprietary commercial software applications.
26
+
27
+ Customer is **not required** to open-source, disclose, or license their own commercial software applications under the GNU General Public License (GPL) or any other copyleft license as a result of integrating the Software.
28
+
29
+ ### 2.2. Right to Modify
30
+ Customer has the right to modify, optimize, or customize the source code of the Software for the sole purpose of integrating it into Customer's own proprietary products. However:
31
+ * Customer **cannot** resell, publish, or distribute the modified Software source code to any third party.
32
+ * Customer **cannot** release or distribute the modified Software as open-source.
33
+
34
+ ### 2.3. Redistribution & Anti-Competition Restrictions
35
+ Customer's right to redistribute the Software is strictly limited to its integration as an embedded component of Customer's own primary product.
36
+ * Customer **is prohibited** from redistributing, repackaging, or selling the Software (or any derivative work thereof) as a standalone cryptographic engine, library, API, utility, or competing package (e.g., via npm, Cargo, NuGet, or other package registries).
37
+ * Customer's product must add significant primary functionality beyond the cryptographic functions provided by the Software.
38
+
39
+ ---
40
+
41
+ ## 3. License Verification & Audit
42
+
43
+ Licensor reserves the right to audit Customer's compliance with the selected license tier (e.g., active developer seats or Monthly Active User (MAU) counts, where applicable). Customer agrees to cooperate with Licensor and provide reasonable evidence of compliance upon request.
44
+
45
+ ---
46
+
47
+ ## 4. Disclaimer of Warranty (Kryptografi Koşulu)
48
+
49
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
50
+
51
+ IN PARTICULAR, DUE TO THE EVOLVING NATURE OF CRYPTOGRAPHY AND SECURITY THREATS, LICENSOR DOES NOT WARRANT THAT THE SOFTWARE IS ENTIRELY ERROR-FREE, 100% SECURE, OR UNBREAKABLE. THE ENTIRE RISK AS TO THE QUALITY, SECURITY, AND PERFORMANCE OF THE SOFTWARE IS WITH CUSTOMER.
52
+
53
+ ---
54
+
55
+ ## 5. Limitation of Liability (Tazminat Sınırı)
56
+
57
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL LICENSOR OR DEVELOPER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, DATA LOSS, DATA CORRUPTION, SECURITY BREACH, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE.
58
+
59
+ IN ANY CASE, LICENSOR'S MAXIMUM AGGREGATE LIABILITY FOR DAMAGES UNDER ANY PROVISION OF THIS AGREEMENT OR IN CONNECTION WITH THE SOFTWARE SHALL BE STRICTLY CAPPED AND LIMITED TO THE TOTAL LICENSE FEES ACTUALLY PAID BY CUSTOMER TO LICENSOR FOR THIS SOFTWARE LICENSE DURING THE TWELVE (12) MONTHS IMMEDIATELY PRECEDING THE EVENT GIVING RISE TO LIABILITY.
60
+
61
+ ---
62
+
63
+ ## 6. Export Compliance
64
+
65
+ The Software contains cryptographic features and may be subject to export control laws and regulations of various jurisdictions. Customer agrees to comply fully with all applicable international and national laws that apply to the Software, including any cryptographic export restrictions.
66
+
67
+ ---
68
+
69
+ ## 7. Governing Law
70
+
71
+ Unless otherwise specified in a separate written agreement, this Agreement shall be governed by, construed, and enforced in accordance with the laws of Turkey, without regard to its conflict of law principles. Any dispute arising out of or in connection with this Agreement shall be subject to the exclusive jurisdiction of the courts of Istanbul, Turkey.