Initial commit: handshake capture firmware for ESP32-C6 1.47" LCD
Made-with: Cursor
This commit is contained in:
52
esp32-handshake-capture/LICENSE.md
Normal file
52
esp32-handshake-capture/LICENSE.md
Normal file
@@ -0,0 +1,52 @@
|
||||
# License
|
||||
|
||||
## GNU General Public License v3.0
|
||||
|
||||
```text
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2024 Electro-Gamma
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
=====================================================================
|
||||
|
||||
ADDITIONAL ETHICAL USE REQUIREMENTS:
|
||||
|
||||
1. This software may only be used for:
|
||||
- Authorized security research
|
||||
- Educational purposes
|
||||
- Penetration testing with written permission
|
||||
|
||||
2. User agrees to:
|
||||
- Not violate any applicable laws
|
||||
- Obtain proper authorization before use
|
||||
- Not disrupt critical infrastructure
|
||||
|
||||
Violation of these terms automatically terminates your rights under this license.
|
||||
```
|
||||
|
||||
## Ethical Use Addendum
|
||||
|
||||
This software includes additional restrictions beyond GPLv3:
|
||||
|
||||
1. **Legal Compliance**: Must comply with all applicable laws (CFAA, GDPR, etc.)
|
||||
2. **Authorization Required**: Written permission required before scanning any network
|
||||
3. **Non-Malicious Use**: Strictly prohibited for:
|
||||
- Unauthorized network access
|
||||
- Privacy violations
|
||||
- Disruptive activities
|
||||
|
||||
Violations terminate all license rights immediately.
|
||||
Reference in New Issue
Block a user