Improve HTML paragraph formatting.
This commit is contained in:
parent
7e7e583fc0
commit
656c107518
27
about.html
27
about.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.0.2.93 -->
|
<!-- Version: 5.0.2.94 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -119,26 +119,22 @@
|
|||||||
based in United Kingdom.<br>
|
based in United Kingdom.<br>
|
||||||
I am the founder, lead developer, and administrator, of Inferencium.<br>
|
I am the founder, lead developer, and administrator, of Inferencium.<br>
|
||||||
All opinions are my own, and are not necessarily shared with projects or people I am
|
All opinions are my own, and are not necessarily shared with projects or people I am
|
||||||
affiliated with.<br>
|
affiliated with.</p>
|
||||||
<br>
|
<p>I write about my research and experience in cybersecurity and also physical security.
|
||||||
I write about my research and experience in cybersecurity and also physical security.
|
|
||||||
Most of my postings are security-related, but I occasionally post about other aspects of
|
Most of my postings are security-related, but I occasionally post about other aspects of
|
||||||
my life.<br>
|
my life.</p>
|
||||||
<br>
|
<p>I am an open source advocate for the preservation and modifiability of source code. I
|
||||||
I am an open source advocate for the preservation and modifiability of source code. I
|
|
||||||
believe source code should be considered human knowledge as much as past knowledge and
|
believe source code should be considered human knowledge as much as past knowledge and
|
||||||
teachings were; it is how modern humanity survives and runs.<br>
|
teachings were; it is how modern humanity survives and runs.<br>
|
||||||
Source code being modifiable allows it to be adapted for use by anyone, whether to add
|
Source code being modifiable allows it to be adapted for use by anyone, whether to add
|
||||||
features, harden it for increased security and/or privacy, or provide accessibility for
|
features, harden it for increased security and/or privacy, or provide accessibility for
|
||||||
disabled users.<br>
|
disabled users.<br>
|
||||||
I am also a modular design advocate for the ability to securely and robustly make
|
I am also a modular design advocate for the ability to securely and robustly make
|
||||||
changes to hardware and software without the entire system being affected.<br>
|
changes to hardware and software without the entire system being affected.</p>
|
||||||
<br>
|
<p>If you want to contact me for any reason, you can use my
|
||||||
If you want to contact me for any reason, you can use my
|
|
||||||
<a href="https://inferencium.net/contact.html" class="body-link"
|
<a href="https://inferencium.net/contact.html" class="body-link"
|
||||||
>contact methods</a>.<br>
|
>contact methods</a>.</p>
|
||||||
<br>
|
<p>I run the public Systems Hardening XMPP channel dedicated to systems security and
|
||||||
I run the public Systems Hardening XMPP channel dedicated to systems security and
|
|
||||||
privacy hardening at <code>sys-hardening@muc.xmpp.inferencium.net</code>, and its
|
privacy hardening at <code>sys-hardening@muc.xmpp.inferencium.net</code>, and its
|
||||||
respective off-topic channel at
|
respective off-topic channel at
|
||||||
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||||
@ -153,9 +149,8 @@
|
|||||||
will be permissively licensed unless specific circumstances make it impractical or
|
will be permissively licensed unless specific circumstances make it impractical or
|
||||||
infeasible to do so. Our goal is to share code which has the least amount of restrictions as
|
infeasible to do so. Our goal is to share code which has the least amount of restrictions as
|
||||||
possible, to allow wider propagation of our code and allow more use cases and possibilities,
|
possible, to allow wider propagation of our code and allow more use cases and possibilities,
|
||||||
as well as ensuring proprietary code, whenever required, is permitted to be included.<br>
|
as well as ensuring proprietary code, whenever required, is permitted to be included.</p>
|
||||||
<br>
|
<p><a href="https://iso.org/standard/81870.html" class="body-link"
|
||||||
<a href="https://iso.org/standard/81870.html" class="body-link"
|
|
||||||
>ISO 5962:2021</a> is used for licensing, in the format
|
>ISO 5962:2021</a> 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/" class="body-link"
|
<a href="https://spdx.org/licenses/" class="body-link"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user