Rebase webpage "About" from version "7.0.0-alpha.11" onto "7.0.0"
This commit is contained in:
parent
d0e61a16b7
commit
8eaa84fd11
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 7.0.0-alpha.11 -->
|
<!-- Version: 7.0.0 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -106,7 +106,7 @@
|
|||||||
forward-slash when there is more to the system than only GNU.</p>
|
forward-slash when there is more to the system than only GNU.</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="date_time">
|
<section id="date_time">
|
||||||
<h2 id="date_time"><a href="#date_time">Dates and Times</a></h2>
|
<h2 id="date_time"><a href="#date_time">Date and Time</a></h2>
|
||||||
<p>All dates and times across my services are
|
<p>All dates and times across my services are
|
||||||
<a href="https://wikipedia.org/wiki/ISO_8601">ISO 8601</a>-compliant. The
|
<a href="https://wikipedia.org/wiki/ISO_8601">ISO 8601</a>-compliant. The
|
||||||
short-form format <code>YYYY-MM-DD</code> is used for dates, and
|
short-form format <code>YYYY-MM-DD</code> is used for dates, and
|
||||||
@ -134,7 +134,7 @@
|
|||||||
<p><a href="https://iso.org/standard/81870.html">ISO 5962:2021</a>
|
<p><a href="https://iso.org/standard/81870.html">ISO 5962:2021</a>
|
||||||
is used for licensing, in the format
|
is used for licensing, in the format
|
||||||
<code>SPDX-License-Identifier: <license></code>; see the
|
<code>SPDX-License-Identifier: <license></code>; see the
|
||||||
<a href="https://spdx.org/licenses/">SPDX license list</a>
|
<a href="https://spdx.org/licenses/">SPDX License List</a>
|
||||||
for the full list of available licenses under this standard.</p>
|
for the full list of available licenses under this standard.</p>
|
||||||
<p>My preferred licenses and rationale for using them are below; any licenses
|
<p>My preferred licenses and rationale for using them are below; any licenses
|
||||||
not listed are chosen on a case-by-case basis.</p>
|
not listed are chosen on a case-by-case basis.</p>
|
||||||
@ -225,7 +225,7 @@
|
|||||||
<li><a href="https://wikipedia.org/wiki/Domain_Name_System_Security_Extensions">Domain Name System Security Extensions (DNSSEC)</a>
|
<li><a href="https://wikipedia.org/wiki/Domain_Name_System_Security_Extensions">Domain Name System Security Extensions (DNSSEC)</a>
|
||||||
enabled to provide a root-of-trust for encryption and
|
enabled to provide a root-of-trust for encryption and
|
||||||
authentication for domain and server configuration</li>
|
authentication for domain and server configuration</li>
|
||||||
<li><a href="https://wikipedia.org/wiki/DNS_Certification_Authority_Authorization">Certificate Authority Authorization (CAA)</a>
|
<li><a href="https://wikipedia.org/wiki/DNS_Certification_Authority_Authorization">Certification Authority Authorization (CAA)</a>
|
||||||
records enabled to prevent all certificate authorities other
|
records enabled to prevent all certificate authorities other
|
||||||
than
|
than
|
||||||
<a href="https://letsencrypt.org/">Let's Encrypt</a> from
|
<a href="https://letsencrypt.org/">Let's Encrypt</a> from
|
||||||
|
Loading…
x
Reference in New Issue
Block a user