Properly indent About Me section.
This commit is contained in:
parent
d796277d38
commit
fe53973514
67
about.html
67
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 4.3.0.75 -->
|
||||
<!-- Version: 4.3.0.77 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -122,38 +122,39 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- About me. -->
|
||||
<h2 id="about_me"><a href="#about_me" class="h2"
|
||||
>About Me</a></h2>
|
||||
<p>I am Jake Winters, also known by my pseudonym "Inference", a cybersecurity researcher based in
|
||||
United Kingdom.<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
|
||||
affiliated with.<br>
|
||||
<br>
|
||||
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 my
|
||||
life.<br>
|
||||
<br>
|
||||
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
|
||||
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
|
||||
features, harden it for increased security and/or privacy, or provide accessibility for
|
||||
disabled users.<br>
|
||||
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>
|
||||
<br>
|
||||
If you want to contact me for any reason, you can use my
|
||||
<a href="https://inferencium.net/contact.html" class="body-link"
|
||||
>contact methods</a>.<br>
|
||||
<br>
|
||||
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 respective
|
||||
off-topic channel at <code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- About me. -->
|
||||
<h2 id="about_me"><a href="#about_me" class="h2"
|
||||
>About Me</a></h2>
|
||||
<p>I am Jake Winters, also known by my pseudonym "Inference", a cybersecurity researcher
|
||||
based in United Kingdom.<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
|
||||
affiliated with.<br>
|
||||
<br>
|
||||
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
|
||||
my life.<br>
|
||||
<br>
|
||||
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
|
||||
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
|
||||
features, harden it for increased security and/or privacy, or provide accessibility for
|
||||
disabled users.<br>
|
||||
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>
|
||||
<br>
|
||||
If you want to contact me for any reason, you can use my
|
||||
<a href="https://inferencium.net/contact.html" class="body-link"
|
||||
>contact methods</a>.<br>
|
||||
<br>
|
||||
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
|
||||
respective off-topic channel at
|
||||
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="licensing"><a href="#licensing" class="h2"
|
||||
>Licensing</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user