âī¸ License
OpenDoor is released as open-source software under the GNU General Public License v3.0 only.
SPDX identifier:
GPL-3.0-only
The full license text is available in the repository:
LICENSE
Repository link:
https://github.com/stanislav-web/OpenDoor/blob/master/LICENSE
â What this means
You may use, study, modify, and redistribute OpenDoor under the terms of the GPL-3.0-only license.
If you distribute modified versions or derivative works, you must comply with the GPL-3.0-only terms.
đĻ Distribution
OpenDoor may be distributed through package managers, Linux security distributions, Python package tooling, and source archives as long as the GPL-3.0-only license terms are preserved.
Package maintainers should keep license metadata accurate:
GPL-3.0-only
đ¤ Contributions
By contributing to OpenDoor, you agree that your contribution can be distributed under the same project license:
GPL-3.0-only
Do not contribute code, data, or assets unless you have the right to publish them under this license.
đ Sensitive data
The license does not make it safe to publish secrets.
Do not commit or distribute:
- real OpenVPN profiles;
- WireGuard private keys;
- authentication files;
- bearer tokens;
- cookies;
- customer data;
- private scan reports;
- target lists that are not intended for public release.
Use placeholder examples only.
â ī¸ Responsible use
OpenDoor is a security testing tool.
Use it only against systems you own or have explicit permission to test.
The license allows redistribution of the software. It does not grant permission to scan third-party systems.
âšī¸ Legal note
This page is a human-readable summary for documentation purposes.
The authoritative license terms are defined by the full LICENSE file in the repository.