|
| 1 | +# License |
| 2 | + |
| 3 | +Copyright (c) 2026 VPN Infrastructure Intelligence Lab contributors |
| 4 | + |
| 5 | +This repository contains software, documentation, and aggregate research datasets. Different parts of the repository are licensed as follows. |
| 6 | + |
| 7 | +## Software License |
| 8 | + |
| 9 | +The dashboard application, validation scripts, build scripts, workflow files, and other software source files are licensed under the MIT License. |
| 10 | + |
| 11 | +Covered paths include: |
| 12 | + |
| 13 | +- `dashboard/` |
| 14 | +- `scripts/` |
| 15 | +- `.github/workflows/` |
| 16 | +- `index.html` |
| 17 | + |
| 18 | +MIT License: |
| 19 | + |
| 20 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, to deal in the software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, and to permit persons to whom the software is furnished to do so, subject to the following conditions: |
| 21 | + |
| 22 | +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the software. |
| 23 | + |
| 24 | +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 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 25 | + |
| 26 | +## Dataset and Documentation License |
| 27 | + |
| 28 | +The published aggregate datasets, methodology notes, interpretation notes, and public documentation are licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0). |
| 29 | + |
| 30 | +Covered paths include: |
| 31 | + |
| 32 | +- `data/` |
| 33 | +- `docs/` |
| 34 | +- `README.md` |
| 35 | + |
| 36 | +CC BY 4.0 permits sharing and adaptation with appropriate attribution. The full license text is available at: |
| 37 | + |
| 38 | +https://creativecommons.org/licenses/by/4.0/ |
| 39 | + |
| 40 | +## Data Safety Boundary |
| 41 | + |
| 42 | +This license applies only to the public aggregate outputs in this repository. It does not license or grant access to private raw observations, endpoint inventories, MMDB databases, provider configuration files, credentials, tokens, or any other non-public source material. |
| 43 | + |
| 44 | +## Interpretation Notice |
| 45 | + |
| 46 | +The datasets and dashboard provide aggregate infrastructure research signals. They are not legal claims, ownership claims, abuse determinations, provider verdicts, blocklists, or real-time security enforcement feeds. |
0 commit comments