From 21aa561af197adf3b624466fd0dde663f5eefdd4 Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Mon, 23 Jan 2023 14:24:02 -0500 Subject: [PATCH] Remove mentions of Gitea Signed-off-by: Skylar "The Cobra" Widulski --- en/footer.cgi | 2 +- en/i2p-services.html | 2 +- en/register.php | 6 +++--- en/rule-reasoning.html | 2 +- en/services.html | 2 +- en/tor-services.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/en/footer.cgi b/en/footer.cgi index 359bbe9..41e99ac 100755 --- a/en/footer.cgi +++ b/en/footer.cgi @@ -6,6 +6,6 @@ echo "
" echo "

Made with <3 by ~vern team

" echo "

Copyright (C) 2022 ~vern team. Some rights reserved under CC BY-SA 4.0.

" echo "

Logo info can be found at /logo" -echo "

Find the source code for this website on ~vern Gitea

" +echo "

Find the source code for this website on ~vern Git

" echo "Commit Details: $(git rev-parse --short HEAD)-$(git show -s --format=%ci)" echo "" diff --git a/en/i2p-services.html b/en/i2p-services.html index 0f7ea14..a0505fa 100644 --- a/en/i2p-services.html +++ b/en/i2p-services.html @@ -13,7 +13,7 @@
  • 0x0 (Address helper) - The null pointer. File hosting and URL shortening service
  • Vaultwarden (Seperate Sign-Up) (Address helper) - A web password manager with many features
  • EtherPad (Address helper) - A modern really-real-time collaborative document editor
  • -
  • Gitea (Reg Needed) (Address helper) (CI (Address helper)) - A lightweight code hosting solution written in Go
  • +
  • Forgejo (Reg Needed) (Address helper) (CI (Address helper)) - A lightweight code hosting solution written in Go
  • HedgeDoc (Address helper) - Collaborative Markdown notes
  • Mirrors (HTTP) (Address helper) - HTTP mirrors of popular and free distributions
  • Mirrors (rsync) - rsync mirrors of popular and free distributions
  • diff --git a/en/register.php b/en/register.php index c6fed8d..89d5f99 100644 --- a/en/register.php +++ b/en/register.php @@ -116,8 +116,8 @@
    - -
    + +

    @@ -176,7 +176,7 @@ if ($use_fedi) $message .= ", Mastodon"; if ($use_akkoma) $message .= ", Akkoma"; if ($use_soju) $message .= ", Soju"; - if ($use_git) $message .= ", Gitea"; + if ($use_git) $message .= ", Forgejo"; if ($use_nc) $message .= ", Nextcloud"; if ($use_freshrss) $message .= ", FreshRSS"; if ($use_penpot) $message .= ", Penpot"; diff --git a/en/rule-reasoning.html b/en/rule-reasoning.html index bbd40d0..784f745 100644 --- a/en/rule-reasoning.html +++ b/en/rule-reasoning.html @@ -16,7 +16,7 @@
  • We want to be able to provide the services, plain and simple.
  • Our servers are located in Canada and the United States.
  • Even though our main server is in the US, and COPPA only requires that users be 13 or older without parental permission, we want to be able to have users in the EU, and GDPR "requires parental consent before information society service providers can process the personal data of children under 16 years of age." Processing includes collection, automated or not, so even though we do not actively collect personal information, a user may give it to our servers without our knowledge. For example, if someone types their name in an unecnrypted Matrix room, it is stored in our database. We will not ban a user that is under 16 if they are not located in the EU.
  • -
  • This rule is purely ideological, but we are committed to it. It means that any original software (e.g. on Gitea) must be free software, and other original media must grant the four essential freedoms as well. It must grant the user the freedom to use/view, copy, distribute, study, and change the media for any purpose. Restrictions we will accept include preventing the user from taking away the freedom of others (e.g. by changing the license to a proprietary one), but these restrictions are not necessary. If you are unsure about a license, contact an admin.
  • +
  • This rule is purely ideological, but we are committed to it. It means that any original software (e.g. on Forgejo) must be free software, and other original media must grant the four essential freedoms as well. It must grant the user the freedom to use/view, copy, distribute, study, and change the media for any purpose. Restrictions we will accept include preventing the user from taking away the freedom of others (e.g. by changing the license to a proprietary one), but these restrictions are not necessary. If you are unsure about a license, contact an admin.
  • We will not tolerate any sort of biased hatred, as we want ~vern to be a place of equal opportunity and freedom for all.
  • diff --git a/en/services.html b/en/services.html index 1c006fd..1c05b07 100644 --- a/en/services.html +++ b/en/services.html @@ -13,7 +13,7 @@
  • Vaultwarden (Seperate Sign-Up) (AD: A) - A web password manager with many features
  • CryptPad (Separate Sign-up) - Collaborative office suite that is e2e
  • EtherPad - A modern really-real-time collaborative document editor
  • -
  • Gitea (Reg Needed) (CI) - A lightweight code hosting solution
  • +
  • Forgejo (Reg Needed) (CI) - A lightweight code hosting solution
  • HedgeDoc (AD: A) - Collaborative Markdown notes
  • Mirrors (HTTP) (AD: A) - HTTP(S) mirrors of popular and free distributions
  • Mirrors (rsync) - rsync mirrors of popular and free distributions
  • diff --git a/en/tor-services.html b/en/tor-services.html index cc1b5b0..6d5ab14 100644 --- a/en/tor-services.html +++ b/en/tor-services.html @@ -12,7 +12,7 @@
  • 0x0 - The null pointer. File hosting and URL shortening service
  • Vaultwarden (Seperate Sign-Up) - A web password manager with many features
  • EtherPad - A modern really-real-time collaborative document editor
  • -
  • Gitea (Reg Needed) (CI) - A lightweight code hosting solution written in Go
  • +
  • Forgejo (Reg Needed) (CI) - A lightweight code hosting solution written in Go
  • HedgeDoc - Collaborative Markdown notes
  • Mirrors (HTTP) - HTTP mirrors of popular and free distributions
  • Mirrors (rsync) - rsync mirrors of popular and free distributions