This document defines the principles and guidelines for using and contributing to ProxMenux, aiming to foster respect, collaboration, and security in development.
## 📌 1. Code Attribution & Recognition
- If you use scripts, code snippets, or ideas from other repositories or developers, always credit the original author.
- It is recommended to add a comment in the code or documentation mentioning the source and linking to the original repository if possible.
- If reusing code with a specific license, ensure that its terms are respected.
### ✅ Example of proper attribution in code:
# Script based on the work of [Author] at [Repository Link]
## 🔒 2. Security & Code Responsibility
- All code in this repository follows secure development best practices.
- Contributions introducing intentional vulnerabilities or unsafe practices are not allowed.
- Scripts should never compromise system security or user data.
- Before implementation, contributions should be reviewed to ensure security and stability.
### ⚠️ Responsible Disclosure of Vulnerabilities
If you discover a security vulnerability, DO NOT report it in public Issues or forums.