142 lines
4.9 KiB
Markdown
142 lines
4.9 KiB
Markdown
# DLE LEGAL DOCUMENTATION
|
|
## Intellectual Property Protection
|
|
|
|
**🌐 Language / Язык:** [🇷🇺 Русский](../legal/README.md) | [🇬🇧 English](README.md)
|
|
|
|
### 📋 **DOCUMENT OVERVIEW**
|
|
|
|
This section contains all legal documentation for protecting the intellectual property of the DLE (Digital Legal Entity) project.
|
|
|
|
### 🔒 **CONFIDENTIAL DOCUMENTS**
|
|
|
|
#### **Patent documents (DO NOT PUBLISH):**
|
|
- [patents/](patents/) - Patent applications and innovative processes
|
|
- Russian Federation patent applications
|
|
- Technical specifications
|
|
- Innovative processes
|
|
- Strategic plans
|
|
|
|
**⚠️ IMPORTANT:** Patent documents contain confidential information and MUST NOT be published in public repositories.
|
|
|
|
### ✅ **PUBLIC DOCUMENTS**
|
|
|
|
#### **Copyright and licenses:**
|
|
- [AUTHORS.md](AUTHORS.md) - Author information
|
|
- [CONTRIBUTING.md](CONTRIBUTING.md) - Contributor guidelines
|
|
- [COPYRIGHT_NOTICE.md](COPYRIGHT_NOTICE.md) - Copyright templates
|
|
|
|
#### **Licensing and terms:**
|
|
- [service-terms.md](service-terms.md) - Terms of use and licensing
|
|
- [ATTRIBUTION_REQUIREMENTS.md](ATTRIBUTION_REQUIREMENTS.md) - Attribution requirements
|
|
- [USAGE_NOTIFICATION.md](USAGE_NOTIFICATION.md) - Usage notifications
|
|
|
|
#### 📑 **File Overview**
|
|
|
|
| File | Purpose |
|
|
| --- | --- |
|
|
| [AUTHORS.md](AUTHORS.md) | Author information and contact details. |
|
|
| [CONTRIBUTING.md](CONTRIBUTING.md) | Participation rules for project contributors. |
|
|
| [COPYRIGHT_NOTICE.md](COPYRIGHT_NOTICE.md) | Copyright notice templates for source files. |
|
|
| [service-terms.md](service-terms.md) | Detailed licensing and maintenance terms. |
|
|
| [ATTRIBUTION_REQUIREMENTS.md](ATTRIBUTION_REQUIREMENTS.md) | Formats and examples of mandatory attribution. |
|
|
| [USAGE_NOTIFICATION.md](USAGE_NOTIFICATION.md) | Instructions and template for usage notification. |
|
|
|
|
#### **Complete service terms:**
|
|
- 📖 [../docs-en/service-terms.md](../docs-en/service-terms.md) - **Detailed purchase and maintenance terms**
|
|
- Licensing model (Perpetual License)
|
|
- Service term types (Standard & Priority)
|
|
- Smart contract voting system
|
|
- 70% refund program
|
|
- Technical support via https://hb3-accelerator.com/
|
|
|
|
---
|
|
|
|
## 📜 **LICENSING MODEL**
|
|
|
|
### Perpetual License
|
|
|
|
- **💰 Price:** $1,000 USDT (Standard) or $10,000 USDT (Priority)
|
|
- **⏳ Term:** Lifetime (no time limit)
|
|
- **🔄 Updates:** Free for 5 years for license token holders (see [service-terms](./service-terms.md))
|
|
- **🗳️ Voting:** Blockchain voting for new feature development
|
|
|
|
### Management via DLE Smart Contract
|
|
|
|
Application development is managed through a blockchain smart contract (tokenized joint-stock company):
|
|
|
|
- **1 token = 1 vote** regardless of quantity
|
|
- **51%+ for approval** majority decision
|
|
- **Multi-chain** support for voting and execution
|
|
- **Transparency** - all decisions on blockchain
|
|
|
|
### Portal for Licensees
|
|
|
|
- 🗳️ **Voting portal**: https://hb3-accelerator.com/
|
|
- 📥 **Download updates**: https://hb3-accelerator.com/
|
|
- 💬 **Support**: https://hb3-accelerator.com/
|
|
|
|
### 📁 **PROTECTION STRUCTURE**
|
|
|
|
```
|
|
legal-en/
|
|
├── AUTHORS.md # ✅ PUBLISH - Project authors
|
|
├── CONTRIBUTING.md # ✅ PUBLISH - Contribution guidelines
|
|
├── COPYRIGHT_NOTICE.md # ✅ PUBLISH - Copyright templates
|
|
├── service-terms.md # ✅ PUBLISH - Terms of use
|
|
├── ATTRIBUTION_REQUIREMENTS.md # ✅ PUBLISH - Attribution requirements
|
|
├── USAGE_NOTIFICATION.md # ✅ PUBLISH - Usage notifications
|
|
└── README.md # ✅ PUBLISH - This file
|
|
```
|
|
|
|
### 🛡️ **PROTECTION MECHANISMS**
|
|
|
|
#### **1. Copyright:**
|
|
- All files contain copyright by Tarabanov A.V.
|
|
- Proprietary license used
|
|
- Copying without permission prohibited
|
|
|
|
#### **2. Patent protection:**
|
|
- Confidential documents in `patents/` folder
|
|
- Folder added to `.gitignore`
|
|
- Documents not published in repositories
|
|
|
|
#### **3. Licensing:**
|
|
- Strict proprietary license
|
|
- Mandatory attribution when using
|
|
|
|
#### **4. Monitoring:**
|
|
- Code usage notifications
|
|
- Attribution requirements
|
|
|
|
### 🎯 **USAGE RECOMMENDATIONS**
|
|
|
|
#### **For developers:**
|
|
1. Review the main [LICENSE](../LICENSE) before use
|
|
2. Follow [ATTRIBUTION_REQUIREMENTS.md](ATTRIBUTION_REQUIREMENTS.md)
|
|
3. Notify the author according to [USAGE_NOTIFICATION.md](USAGE_NOTIFICATION.md)
|
|
|
|
#### **For use:**
|
|
1. Respect copyright
|
|
2. Indicate source when using
|
|
3. Do not transfer to third parties
|
|
|
|
### 📞 **CONTACTS**
|
|
|
|
**Author:** Tarabanov Alexander Viktorovich
|
|
**Email:** info@hb3-accelerator.com
|
|
**Website:** https://hb3-accelerator.com
|
|
**GitHub:** https://github.com/VC-HB3-Accelerator
|
|
|
|
### ⚖️ **LEGAL INFORMATION**
|
|
|
|
All documents in this section are protected by copyright. Unauthorized use, copying, or distribution is prohibited.
|
|
|
|
For usage permissions, contact the author at the provided contacts.
|
|
|
|
---
|
|
|
|
**Creation date:** 2024-2025
|
|
**Last update:** 2024-2025
|
|
**Status:** Actively maintained
|
|
|