Update On-Premise Policy
This commit is contained in:
parent
5c95a91dfa
commit
5eb05d0877
1 changed files with 17 additions and 3 deletions
|
@ -3,7 +3,7 @@ layout: '../layouts/Markdown.astro'
|
|||
Title: 'On-Premise Policy'
|
||||
---
|
||||
|
||||
<p style="opacity: 0.5; font-size: 14px">Last Updated: December 5th, 2024</p>
|
||||
<p style="opacity: 0.5; font-size: 14px">Last Updated: December 8th, 2024</p>
|
||||
<p style="opacity: 0.75; font-size: 14px">This policy goes into effect on January 1st, 2025</p>
|
||||
|
||||
## Hardware
|
||||
|
@ -22,6 +22,9 @@ Example would be: "https://image.proxy.sudovanilla.org/https://md.sudovanilla.or
|
|||
|
||||
The image proxy does not support video or audio, you can use SudoVanilla's Zipline instance for this usage. Zipline supports video and audio formats.
|
||||
|
||||
**Exceptions**
|
||||
- [All Clients](https://sudovanilla.org/instances#Clients)
|
||||
|
||||
## Software
|
||||
|
||||
Software such as NodeJS packages(NPM, Yarn, PNPM, Bun, JavaScript, TypeScript) built by SudoVanilla must be uploaded to only the SudoVanilla Registry.
|
||||
|
@ -40,6 +43,17 @@ SudoVanilla sometimes re-publish Docker images and NodeJS packages that it uses
|
|||
- Codeberg - "codeberg.org"
|
||||
- Pub Solar - "git.pub.solar"
|
||||
|
||||
## 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.
|
||||
|
||||
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**
|
||||
- Zipline (Support for [OpenID Connect is coming in v4](https://github.com/diced/zipline/discussions/321#discussioncomment-8089093))
|
||||
|
||||
<p style="opacity: 0.75; font-size: 14px">SudoVanilla Gateway is selfhosted, powered by <a href="https://logto.io">LogTo</a></p>
|
||||
|
||||
## Communication and Socials
|
||||
|
||||
Any socials accounts operated by SudoVanilla and Korbs must be ran under the "sudovanilla.org" domain. As of writing this policy, SudoVanilla along with Korbs do not have any social media accounts anywhere on the internet, at all. If there are plans to create any social media accounts, SudoVanilla will be required under this policy to startup it's own Fediverse instance using a software like IceShrimp or other alternatives.
|
||||
|
|
Loading…
Reference in a new issue