diff --git a/about.html b/about.html index 898c539..045871d 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -48,18 +48,40 @@
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 my - life.
+ life.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
teachings were; it is how modern humanity survives and runs.
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.
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.
If you want to contact me for any reason, you can use my - contact methods.
SPDX-License-Identifier: BSD-3-Clause-Clear
Type: Permissive
SPDX-License-Identifier: MIT
Type: Permissive
SPDX-License-Identifier: GPL-2.0-only
Type: Copyleft
SPDX-License-Identifier: CC-BY-4.0
+ Type: Permissive
+Creative Commons Attribution 4.0 International is a highly permissive license which + allows content licensed under it to be used in any way, in any medium, with the only + restriction being the original copyright notice must be kept in order to attribute the + original creator of the licensed content.
+SPDX-License-Identifier: GPL-3.0-only
Type: Copyleft
SPDX-License-Identifier: CC-BY-NC-4.0
+ Type: Permissive non-commercial
+Creative Commons Attribution Non Commercial 4.0 International is a permissive license + which allows content licensed under it to be used in any way, in any medium, with the + restrictions being commercial usage is prohibited, and the original copyright notice must be + kept in order to attribute the original creator of the licensed content. + Due to the non-commercial restriction of this license preventing Inferencium code from being + used for any purpose, specifically preventing commercial usage we do not want to prevent, it + is avoided completely.
+