diff --git a/src/pages/branding.md b/src/pages/branding.md
index 59524dc..bc64ccd 100644
--- a/src/pages/branding.md
+++ b/src/pages/branding.md
@@ -16,12 +16,20 @@ td {
## Name
-The name should be exactly spelt as "SudoVanilla".
+The name should be exactly spelt as "**SudoVanilla**".
-The first letter ,"S", should be capitalize along with the letter "V".
+The first letter ,"**S**", should be capitalize along with the letter "**V**".
Examples of how to **NOT** spell it: sv, SV, Sv, sudovanilla, Sudovanilla, Sudo Vanilla, sudo vanilla
+## Colors
+
+SudoVanilla mainly uses the color white and a light purple.
+
+| White | Purple |
+|-|-|
+| #FFFFFF | #7c7cbf |
+
## Logo
Make sure you're using the up-to-date version of the logo, was logo has been made more bolder back in May 2024. A much thinner version is still available to view, but is outdated.
diff --git a/src/pages/donate.astro b/src/pages/donate.astro
index d965976..ed8e0c4 100644
--- a/src/pages/donate.astro
+++ b/src/pages/donate.astro
@@ -24,5 +24,7 @@ const posts = await getCollection("posts");
Wise Invite Link: https://wise.com/invite/dic/corbinj6
\ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 0e06b6e..25fe522 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,7 +11,7 @@ import { CallToAction, Hero } from "@sudovanilla/pandora";Last Updated: December 19th, 2024
-This policy goes into effect on January 1st, 2025
+Last Updated: Febuary 16th, 2025
## Hardware @@ -14,7 +13,7 @@ All physical servers must be on-premise, where the owner of SudoVanilla can acce ## Domain and URLs -Everything that runs on SudoVanilla must be viewed via only the "sudovanilla.org" domain and it's subdomains. Any other domains such as "sudovanilla.com", "korbsstudio.com", "minpluto.org", and any other domains are not allowed. +Everything that runs on SudoVanilla must be viewed via only the "sudovanilla.org" domain and it's subdomains. Any other domains such as "sudovanilla.com", "korbsstudio.com", "minpluto.org", and any other domains are not allowed and no longer operated by SudoVanilla. If these other domains are up showing the same services as "sudovanilla.org", report it right away as this may be a bad actor acting as SudoVanilla. Any content hosted on services provided by SudoVanilla needs to pulling from the "sudovanilla.org" domain and it's subdomains and not outside sources. Services should either proxy the content or provide it locally in the source code. @@ -29,15 +28,15 @@ The image proxy does not support video or audio, you can use SudoVanilla's Zipli ## Software -Software such as NodeJS packages(NPM, Yarn, PNPM, Bun, JavaScript, TypeScript) built by SudoVanilla must be uploaded to only the SudoVanilla Registry. +Software such as NodeJS packages(NPM, Yarn, PNPM, Bun, JavaScript, TypeScript) built by SudoVanilla must be uploaded to only the SudoVanilla JS Registry. -Software such as Docker or OCI images built by SudoVanilla must be uploaded to only the SudoVanilla Registry. +Software such as Docker or OCI images built by SudoVanilla must be uploaded to only the SudoVanilla OCI Registry. -Software such as source code of any kind, and anything else built by SudoVanilla must be uploaded to only SudoVanilla Ark or SudoVanilla's Opengist. +Software such as source code of any kind, and anything else built by SudoVanilla must be uploaded to only SudoVanilla Ark or SudoVanilla Opengist. -All software built by SudoVanilla is not allowed on any other sources besides SudoVanilla Ark or SudoVanilla Registry. Re-uploading, cloning, or forking any software to any other outside sources such as GitHub is not allowed. SudoVanilla is aware that not allowing this can be controversial in the open source community, some exceptions have been made, view "Exceptions" list below this section of the Umbrella Policy. +All software built by SudoVanilla is not allowed on any other sources besides SudoVanilla Ark, SudoVanilla Opengist or SudoVanilla Registry. Re-uploading, cloning, or forking any software to any other outside sources such as GitHub is not allowed. SudoVanilla is aware that not allowing this can be controversial in the open source community, some exceptions have been made, view "Exceptions" list below this section of the Umbrella Policy. -NOTE: The open source licenses that SudoVanilla projects use 'can't legally enforce' this restriction of the Umbrella Policy, if you proceed SudoVanilla will not hesitate 'if caught' to send a takedown request to you or eventfully the webmaster. Exceptions are still allowed, view "Exceptions" list below this section of the Umbrella Policy. SudoVanilla will never send takedown requests to said exceptions unless you violated the open source license of the project. +*NOTE: The open source licenses that SudoVanilla projects use 'can't legally enforce' this restriction of the Umbrella Policy, if you proceed SudoVanilla will not hesitate 'if caught' to send a takedown request to you or eventfully the webmaster. Exceptions are still allowed, view "Exceptions" list below this section of the Umbrella Policy. SudoVanilla will never send takedown requests to said exceptions unless you violated the open source license of the project.* SudoVanilla mirrors projects it personally likes and mirrors from other sources to it's own server, if you're the developer of the software that was mirrored and do not want it mirrored anymore, please send a request takedown via email. Doing so will be publicly added to a transparency report. @@ -47,26 +46,34 @@ SudoVanilla sometimes re-publish Docker images and NodeJS packages that it uses - Codeberg - "codeberg.org" - Pub Solar - "git.pub.solar" -## Gateway +## ~~Gateway~~ -When logging into a service hosted by SudoVanilla such as SudoVanilla Ark, Penpot, Opengist, Pingvin, and etc it must be setup to only allow a login via the gateway using the OpenID Connect method. SudoVanilla Gateway is a login portal where your central account is for most SudoVanilla services. +As of Febuary 16th, there are plans to loosen up this restriction due to limitations. LogTo may even be phased out by SudoVanilla in favor of an alternative. If this goes as said, the restriction will go back in place in 2026 in favor of the alternative, with more testing. -If the software in question is not able to provide a method for this, more specifically allow for an OpenID Connect login, the software will be disabled and removed from SudoVanilla. +~~When logging into a service hosted by SudoVanilla such as SudoVanilla Ark, Penpot, Opengist, Pingvin, and etc it must be setup to only allow a login via the gateway using the OpenID Connect method. SudoVanilla Gateway is a login portal where your central account is for most SudoVanilla services.~~ + +~~If the software in question is not able to provide a method for this, more specifically allow for an OpenID Connect login, the software will be disabled and removed from SudoVanilla.~~ **Exceptions** - - [All Clients](https://sudovanilla.org/services#Clients) - - SudoVanilla Cloud - - Jellyfin + - ~~[All Clients](https://sudovanilla.org/services#Clients)~~ + - ~~SudoVanilla Cloud~~ + - ~~Jellyfin~~ -SudoVanilla Gateway is selfhosted, powered by LogTo
+SudoVanilla Gateway is selfhosted, powered by LogTo