From fe8322e72993779c66fdece5cb9c0550215b0414 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 25 Mar 2024 05:26:34 +0000 Subject: [PATCH] Add source code repository third-party mirrors section --- source.xhtml | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) diff --git a/source.xhtml b/source.xhtml index ffea1ed..b9e9314 100644 --- a/source.xhtml +++ b/source.xhtml @@ -1,7 +1,7 @@ - + @@ -31,22 +31,29 @@
Sitemap

Source

+

All commits, tags, and releases are signed by me. Always perform commit, tag, and release verification + when using the source code repositories. My personal SSH keys used for signing commits, tags, and releases + can be found on the + Key webpage.

+

Commit, tag, and release verification should still be performed when using the main source code + repositories, despite them being located on Inferencium servers; they are not a substitution for + proper security checks.

-

The main source code repositories are located on Inferencium servers and are where development occurs, - along with where issues and pull requests are managed.

-

It is recommended to use the main repositories over mirrors whenever possible; I have full control over - the source code and configurations.

-

Commit, tag, and release verification should still be performed when using the main repositories; they - are not a substitution for proper security checks. My personal SSH keys used for signing commits, tags, and - releases can be found on the - Key webpage.

+
Sitemap