Update webpage "About" from version 6.1.1 to 6.1.2
This commit is contained in:
parent
087e678b18
commit
00b6cae133
44
about.html
44
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 6.1.1 -->
|
||||
<!-- Version: 6.1.2 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -51,20 +51,20 @@
|
||||
</ul>
|
||||
<li><a href="#services">Services</a></li>
|
||||
<ul>
|
||||
<li><a href="#websites">Websites</a></li>
|
||||
<li><a href="#services-websites">Websites</a></li>
|
||||
</ul>
|
||||
<li><a href="#recommendations">Recommendations</a></li>
|
||||
<ul>
|
||||
<li><a href="#hardware">Hardware</a></li>
|
||||
<li><a href="#recommendations-hardware">Hardware</a></li>
|
||||
<ul>
|
||||
<li><a href="#hardware-smartphone">Smartphone</a></li>
|
||||
<li><a href="#recommendations-hardware-smartphone">Smartphone</a></li>
|
||||
</ul>
|
||||
<li><a href="#software">Software</a></li>
|
||||
<li><a href="#recommendations-software">Software</a></li>
|
||||
<ul>
|
||||
<li><a href="#software-desktop">Desktop</a></li>
|
||||
<li><a href="#software-smartphone">Smartphone</a></li>
|
||||
<li><a href="#recommendations-software-desktop">Desktop</a></li>
|
||||
<li><a href="#recommendations-software-smartphone">Smartphone</a></li>
|
||||
</ul>
|
||||
<li><a href="#music">Music</a></li>
|
||||
<li><a href="#recommendations-music">Music</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</section>
|
||||
@ -124,8 +124,8 @@
|
||||
<code>SPDX-License-Identifier: <license></code>; see the
|
||||
<a href="https://spdx.org/licenses/">SPDX license list</a>
|
||||
for the full list of available licenses under this standard.</p>
|
||||
<h4 id="licensing-code"><a href="#licensing-code">Code</a></h4>
|
||||
<h5 id="licensing-bsd-3-clause"><a href="#licensing-bsd-3-clause">BSD 3-Clause License</a></h5>
|
||||
<h3 id="licensing-code"><a href="#licensing-code">Code</a></h3>
|
||||
<h4 id="licensing-bsd-3-clause"><a href="#licensing-bsd-3-clause">BSD 3-Clause License</a></h4>
|
||||
<code>SPDX-License-Identifier: BSD-3-Clause</code>
|
||||
<p>Type: Permissive</p>
|
||||
<p><a href="https://spdx.org/licenses/BSD-3-Clause.html">BSD 3-Clause License</a>
|
||||
@ -138,7 +138,7 @@
|
||||
of the licensed content, and the name of the project
|
||||
and/or its contributors may not be used to endorse or
|
||||
promote products derived from the original project.</p>
|
||||
<h5 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0">GNU General Public License v2.0</a></h5>
|
||||
<h4 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0">GNU General Public License v2.0</a></h4>
|
||||
<code>SPDX-License-Identifier: GPL-2.0-only</code>
|
||||
<p>Type: Copyleft</p>
|
||||
<p><a href="https://spdx.org/licenses/GPL-2.0-only.html">GNU General Public License v2.0</a>
|
||||
@ -162,8 +162,8 @@
|
||||
and relicensing
|
||||
derivatives under the GNU General Public License v3.0
|
||||
will be disallowed.</p>
|
||||
<h4 id="licensing-noncode"><a href="#licensing-noncode">Non-code</a></h4>
|
||||
<h5 id="licensing-cc-by-4.0"><a href="#licensing-cc-by-4.0">Creative Commons Attribution 4.0 International</a></h5>
|
||||
<h3 id="licensing-noncode"><a href="#licensing-noncode">Non-code</a></h3>
|
||||
<h4 id="licensing-cc-by-4.0"><a href="#licensing-cc-by-4.0">Creative Commons Attribution 4.0 International</a></h4>
|
||||
<code>SPDX-License-Identifier: CC-BY-4.0</code>
|
||||
<p>Type: Permissive</p>
|
||||
<p><a href="https://spdx.org/licenses/CC-BY-4.0.html">Creative Commons Attribution 4.0 International</a>
|
||||
@ -173,7 +173,7 @@
|
||||
only restriction being the original copyright notice
|
||||
must be kept in order to attribute the original creator
|
||||
of the licensed content.</p>
|
||||
<h4 id="licensing-open_source_vs_free_software"><a href="#licensing-open_source_vs_free_software">Do I Distinguish Between Open-source and Free Software?</a></h4>
|
||||
<h3 id="licensing-open_source_vs_free_software"><a href="#licensing-open_source_vs_free_software">Do I Distinguish Between Open-source and Free Software?</a></h3>
|
||||
<p>No. If code is not released under an open-source license and
|
||||
places restrictions on how the code may be used, it is either
|
||||
source-available (if viewing the code is permitted) or
|
||||
@ -187,7 +187,7 @@
|
||||
<p>My policies and practices are heavily security- and privacy-focused, with
|
||||
improvements made on an ongoing basis as new technologies, protocols, and
|
||||
software etc become available.</p>
|
||||
<h3 id="websites"><a href="#websites">Websites</a></h3>
|
||||
<h3 id="services-websites"><a href="#services-websites">Websites</a></h3>
|
||||
<ul>
|
||||
<li>Unnecessary logging avoided (only logs required for
|
||||
security and debugging purposes)</li>
|
||||
@ -223,8 +223,8 @@
|
||||
</section>
|
||||
<section id="recommendations">
|
||||
<h2 id="recommendations"><a href="#recommendations">Recommendations</a></h2>
|
||||
<h3 id="hardware"><a href="#hardware">Hardware</a></h3>
|
||||
<h4 id="hardware-smartphone"><a href="#hardware-smartphone">Smartphone</a></h4>
|
||||
<h3 id="recommendations-hardware"><a href="#recommendations-hardware">Hardware</a></h3>
|
||||
<h4 id="recommendations-hardware-smartphone"><a href="#recommendations-hardware-smartphone">Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
@ -316,8 +316,8 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h3 id="software"><a href="#software">Software</a></h3>
|
||||
<h4 id="software-desktop"><a href="#software-desktop">Desktop</a></h4>
|
||||
<h3 id="recommendations-software"><a href="#recommendations-software">Software</a></h3>
|
||||
<h4 id="recommendations-software-desktop"><a href="#recommendations-software-desktop">Desktop</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
@ -384,7 +384,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 id="software-smartphone"><a href="#software-smartphone">Smartphone</a></h4>
|
||||
<h4 id="recommendations-software-smartphone"><a href="#recommendations-software-smartphone">Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<tr>
|
||||
@ -513,8 +513,8 @@
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
<section id="music">
|
||||
<h3 id="music"><a href="#music">Music</a></h3>
|
||||
<section id="recommendations-music">
|
||||
<h3 id="recommendations-music"><a href="#recommendations-music">Music</a></h3>
|
||||
<p>For a curated list of music I enjoy, visit my
|
||||
<a href="music.html">music page</a>.</p>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user