From a6d9312af08f26a6963d12db7346d419489229e8 Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 24 Mar 2024 04:31:59 +0000 Subject: [PATCH] Fix spelling and grammar --- about.xhtml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/about.xhtml b/about.xhtml index 852be25..bb2f94b 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -179,7 +179,7 @@

Licensing

I care about upstreaming and sharing code, strongly preferring licenses which have high license compatibility in order to permit sharing code with as many other projects as possible; for this - reason, permissive licenses are mypreferred choice, while avoiding copyleft licenses and other + reason, permissive licenses are my preferred choice, while avoiding copyleft licenses and other licenses which place restrictions on how my code may be used, and prevent me from including important proprietary code, such as firmware, which can patch security vulnerabilities, privacy issues, and stability issues.

@@ -203,7 +203,7 @@

SPDX License Identifier: BSD-3-Clause

Type: Permissive

BSD 3-Clause License - is a highly permissive license which allows content licensed under it to be used in + is a highly-permissive license which allows content licensed under it to be used in any way, whether in source or binary form, and allows sublicensing under a different license, with the only restrictions being the original copyright notice must be kept in order to attribute the original creator of the licensed content, and the name of @@ -274,14 +274,15 @@ a period, then the version of that phase; for example, -alpha.n for an alpha version, -beta.n for a beta version, and -rc.n for a release candidate version, with - n being a non-negative integer. Stable versions have no suffix.

+ n being a positive integer beginning at 1. Stable versions have no + suffix.

What Are the Phases?

There are 4 phases of development. Each phase typically has its own branch in each source code repository. The phases are as follows:

    -
  1. Alpha: Pre-alpha development and alpha testing occurs in this phase. Features +
  2. Alpha: Pre-alpha development and alpha-testing occurs in this phase. Features are added, modified, and/or removed. Fixes and optimisations may also occur if they are caught during this phase. This is where the majority of changes occur and where the fine-grained commits can be found. Breakage is highly likely within this phase @@ -316,8 +317,9 @@

    Services

    This list contains the policies and practices of my services.

    -

    My policies and practices are heavily security- and privacy-focused, with improvements made on an - ongoing basis as new technologies, protocols, and software become available.

    +

    My policies and practices are heavily security-focused and privacy-focused, with improvements + made on an ongoing basis as new technologies, hardware, software, and protocols become + available.

    Websites

    • Unnecessary logging avoided (only logs required for security and debugging @@ -332,8 +334,8 @@ ciphers are used, along with forward secrecy
    • All connections made via high-security AEAD ciphers, preferring AES-256-GCM for - devices with AES hardware acceleration, and ChaCha20-Poly1305 for devices without AES - hardware acceleration, with AES-128-GCM as a fallback (AES-128-GCM is mandated for TLS + devices with AES hardware-acceleration, and ChaCha20-Poly1305 for devices without AES + hardware-acceleration, with AES-128-GCM as a fallback (AES-128-GCM is mandated for TLS 1.3 by IETF RFC8446 section 9.1)
    • All connections are made via high-security key exchange protocols, preferring @@ -502,7 +504,7 @@

      Gentoo Linux - is a highly modular, source-based, Linux-based operating system + is a highly-modular, source-based, Linux-based operating system which allows vast customisation to tailor the operating system to suit your specific needs. There are many advantages to such an operating system, with the most notable being the ability to @@ -556,7 +558,7 @@

      Chromium - is a highly secure web browser which is often ahead of other web + is a highly-secure web browser which is often ahead of other web browsers in security aspects. It has a dedicated security team and a very impressive security brag sheet. @@ -599,9 +601,8 @@

      Gitea - is a self-hosted, all-in-one development platform with Git - hosting, code review, team collaboration, package registry and - CI/CD.

      + is an all-in-one development platform with Git hosting, code + review, team collaboration, package registry and CI/CD.

      Open-source

      @@ -665,8 +666,7 @@ overall high-security practices.

      For an extensive list of features GrapheneOS provides, visit its - official features list - which provides extensive documentation.

      + official features list.

      Open-source

      @@ -682,7 +682,7 @@

      Vanadium is a security-hardened, privacy-hardened, Chromium-based web browser which utilises GrapheneOS' operating system hardening to implement stronger defenses to the already - very secure Chromium web browser.

      + very-secure Chromium web browser.

      Its hardening alongside Chromium's base security features includes disabling JavaScript just-in-time (JIT) compilation by default,