Update About webpage from version 5.3.0.108 to 5.3.0.112
This commit is contained in:
parent
ed888e70fc
commit
755cb11164
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.3.0.108 -->
|
||||
<!-- Version: 5.3.0.112 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -14,7 +14,6 @@
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
||||
<a href="index.html" class="title">Inferencium</a><br>
|
||||
@ -30,7 +29,6 @@
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<section id="toc">
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#about_me">About Me</a></li>
|
||||
@ -63,7 +61,7 @@
|
||||
</section>
|
||||
<section id="about_me">
|
||||
<h2 id="about_me"><a href="#about_me">About Me</a></h2>
|
||||
<p>I am Jake Winters, also known by my pseudonym "Inference", a cybersecurity researcher
|
||||
<p>I am Jake Winters, also known by my pseudonym "Inference", a security 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
|
||||
@ -98,6 +96,8 @@
|
||||
infeasible to do so. My goal is to share code which has the least amount of restrictions as
|
||||
possible, to allow wider propagation of my code and allow more use cases and possibilities,
|
||||
as well as ensuring proprietary code, whenever required, is permitted to be included.</p>
|
||||
<p>My preferred licenses and rationale for using them are below; any licenses
|
||||
not listed are chosen on a case-by-case basis.</p>
|
||||
<p><a href="https://iso.org/standard/81870.html">ISO 5962:2021</a>
|
||||
is used for licensing, in the format
|
||||
<code>SPDX-License-Identifier: <license></code>; see the
|
||||
|
Loading…
x
Reference in New Issue
Block a user