@neteng-pro/netwk-pro-web
Version:
Locking Down Networks, Unlocking Confidence — Network Pro
373 lines (320 loc) • 12.5 kB
HTML
<!-- ==========================================================================
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
This file is part of Network Pro.
=========================================================================== -->
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<!--
Copyright © 2025 Network Pro Strategies (Network Pro)
---
I. Creative Commons Attribution 4.0 International
Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.
The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
Canonical URL: https://creativecommons.org/licenses/by/4.0/
---
II. GNU General Public License
Network Pro is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License ("GNU GPL") as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This material 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.
SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
---
Author: Scott Lopez
Email: <contact@neteng.pro>
Web: <https://bio.neteng.pro>
-->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Legal, Copyright, and Licensing — Network Pro</title>
<!-- STYLESHEETS -->
<link rel="stylesheet" href="css/normalize.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/default.css" type="text/css" />
<!-- Font Awesome solids and brands -->
<script
src="https://kit.fontawesome.com/f70f03cb45.js"
crossorigin="anonymous"></script>
<meta
name="description"
content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
<meta name="author" content="Scott Lopez" />
<meta
name="robots"
content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<link rel="canonical" href="https://netwk.pro/legal.html" />
<base href="./legal.html" target="_self" />
<!-- FACEBOOK META TAGS -->
<meta
property="og:title"
content="Legal, Copyright, and Licensing — Network Pro" />
<meta property="og:type" content="website" />
<meta property="og:url" content="netwk.pro" />
<meta property="og:image" content="img/banner-og-1200x630.png" />
<meta property="og:image:alt" content="Network Pro" />
<meta
property="og:description"
content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
<!-- TWITTER META TAGS -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@NetEng_Pro" />
<meta name="twitter:creator" content="@ScottGLopez" />
<meta property="twitter:domain" content="netwk.pro" />
<meta property="twitter:url" content="netwk.pro" />
<meta
name="twitter:title"
content="Legal, Copyright, and Licensing — Network Pro" />
<meta
name="twitter:description"
content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
<meta name="twitter:image" content="img/banner-og-1200x630.png" />
<meta name="twitter:image:alt" content="Network Pro" />
<!-- Meta Tags Generated via dnschecker.org -->
<link rel="icon" href="favicon.ico" sizes="any" type="image/x-icon" />
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="favicon-180.png" type="image/png" />
<link rel="manifest" href="site.webmanifest" />
<meta name="theme-color" content="#ffc627" />
<meta http-equiv="Referrer-Policy" content="no-referrer" />
<meta http-equiv="Permissions-Policy" content="interest-cohort=()" />
</head>
<body>
<!-- BEGIN TITLE -->
<hgroup id="site-title">
<h1>Legal, Copyright, and Licensing</h1>
<b>Network Pro Strategies</b><br />
<b>Effective Date:</b> <em>Currently Ineffective</em>
</hgroup>
<!-- END PAGE TITLE -->
<span style="text-align: center; font-weight: bold; font-style: italic">
<p
>Please see
<a
rel="noopener noreferrer"
href="https://github.com/netwk-pro/netwk-pro.github.io/blob/master/LICENSE.md"
>Legal</a
>.<br />
This page is currenly a work in progress.</p
>
</span>
<hr />
<p><strong>Table of Contents</strong></p>
<ul>
<li>
<a href="#cright">Copyright</a>
</li>
<li>
<a href="#licensing">Licensing</a>
</li>
</ul>
<hr />
<!-- BEGIN MAIN CONTENT -->
<section id="cright">
<h2 id="cw-h2">Copyright</h2>
<code class="block">
<div
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dct="http://purl.org/dc/terms/"
class="ccom">
<p>
Copyright © 2025 by
<a
rel="cc:attributionURL dct:creator"
property="cc:attributionName"
href="https://netwk.pro"
><strong>Network Pro Strategies </strong></a
>
(Network Pro) <br />This material comes with ABSOLUTELY NO WARRANTY.
</p>
<p>
<em
>Unless otherwise noted, Network Pro in its' entirety is
available, exclusively, under one or both of the following two
licenses.</em
>
</p>
</div>
</code>
</section>
<hr />
<section id="licensing">
<h2 id="cw-h2">Licensing</h2>
<h4 class="lic-nav"><i>Licenses</i></h4>
<p>
Network Pro is available under one—or both—of the following
licenses:
</p>
<ul>
<li>Creative Commons Attribution 4.0 International ("CC BY 4.0")</li>
<br />
<li>
GNU General Public License ("GNU GPL"), either version 3 of the
License, or (at your option) any later version
</li>
</ul>
</section>
<section id="questions">
<p>
<b><i>Are you sure you can do that?</i></b>
</p>
<ul>
<li>
<p>
"You may offer the licensed material under other licenses in
addition to the CC license (a practice commonly referred to as “dual
licensing”)."
</p>
<a
href="https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work">
Separate agreements | Creative Commons FAQ
</a>
</li>
<li>
<p>
You can clearly see that both that both the
<a href="https://www.gnu.org/licenses/license-list.html#GPLOther">
GNU GPL
</a>
and
<a href="https://www.gnu.org/licenses/license-list.html#ccby">
CC BY 4.0
</a>
are categorized as "free licenses, compatible with the GNU GPL."
</p>
<a
href="https://www.gnu.org/licenses/license-list.html#OtherLicenses">
Licenses for Other Works | GNU - Various Licenses and Comments About
Them
</a>
</li>
<li>
<p>
<a
href="https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean">
What does it mean to say a license is “compatible with the GPL?" |
GNU GPL FAQ
</a>
</p>
</li>
</ul>
</section>
<hr />
<section id="license1">
<h3 id="cw-h3">Creative Commons Attribution 4.0 International</h3>
<p class="formats">
Formats: <a href="./license/CC-BY-4.0.xmp">XMP</a> |
<a href=".license/CC-BY-4.0">Markdown</a>
</p>
<p>
Licensed under
<a
href="https://creativecommons.org/licenses/by/4.0/"
target="_blank"
rel="license noopener noreferrer"
style="display: inline-block">
Creative Commons Attribution 4.0 International
</a>
<img
style="
height: 16px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
alt="CC" />
<img
style="
height: 16px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
alt="BY" />
</p>
<p>
Permissions beyond the scope of this license may be available
<a
xmlns:cc="http://creativecommons.org/ns#"
href="#permissions"
rel="cc:morePermissions">
as defined further within this document
</a>
.
</p>
<p>
<code class="block" style="font-size: 12px">
- Canonical URL:
<a
href="https://creativecommons.org/licenses/by/4.0/"
target="_blank"
rel="license noopener noreferrer">
https://creativecommons.org/licenses/by/4.0/</a
><br /><br />
- SPDX Reference:<br />
<a href="https://spdx.org/licenses/CC-BY-4.0.html"
>https://spdx.org/licenses/CC-BY-4.0.html</a
>
</code>
</p>
</section>
<hr />
<section id="license2">
<div class="gpl">
<p>Insert - <a id="permissions">GNU GPL 3.0</a></p>
</div>
</section>
<!-- END MAIN CONTENT -->
<hr />
<!-- BEGIN FOOTER -->
<footer class="foot">
<table class="badgetable">
<tr>
<td>
<a
rel="noopener noreferrer me"
href="https://noc.social/@neteng_pro"
target="_blank">
<img
style="width: auto; height: 20px"
src="https://img.shields.io/badge/Mastodon-6364FF?style=for-the-badge&logo=Mastodon&logoColor=white"
alt="Mastodon" />
</a>
</td>
<td>
<address>
<a
rel="noopener noreferrer author"
href="mailto:support@neteng.pro">
<img
style="width: auto; height: 20px"
src="https://img.shields.io/badge/E--mail-4080C0?style=for-the-badge&logo=maildotru"
alt="E-mail" />
</a>
</address>
</td>
<td>
<!-- Font Awesome social icons -->
<span class="fa-brands fa-square-facebook"></span>
<span class="fa-brands fa-square-instagram"></span>
<span class="fa-brands fa-square-x-twitter"></span>
</td>
</tr>
</table>
</footer>
<!-- END FOOTER -->
<script src="js/app.js"></script>
</body>
</html>