Add Nextcloud

This commit is contained in:
Korbs 2024-12-19 23:16:41 -05:00
parent 2b51d598ce
commit 09f3dc4626
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
5 changed files with 35 additions and 8 deletions

View file

@ -21,6 +21,12 @@ To be added, to replace services above:
<br/>
</Timeline>
<Timeline Date="December 19th, 2024" Time="11:15PM">
- Added Nextcloud instance. Available for files, calendar, and contacts.
<br/>
</Timeline>
<Timeline Date="December 19th, 2024" Time="7:30PM">
- Renamed the "On-Premise Policy" to "Umbrella Policy", still not sure if it's the right name for it, but I'm sticking with it

View file

@ -45,11 +45,11 @@ const posts = await getCollection("posts");
Source="https://ark.sudovanilla.org/Infrastructure/forgejo"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/hoodik-lg.svg"
Title="Hoodik"
Icon="https://md.sudovanilla.org/images/icons/nextcloud-logo-icon.svg"
Title="Nextcloud"
Description="Cloud Storage"
Link="https://drive.sudovanilla.org/"
Source="https://ark.sudovanilla.org/Infrastructure/hoodik"
Link="https://cloud.sudovanilla.org/"
Source="https://github.com/nextcloud/server"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/immich-logo.png"
@ -91,7 +91,7 @@ const posts = await getCollection("posts");
Title="Zipline"
Description="ShareX"
Link="https://zp.sudovanilla.org/"
Source="https://github.com/diced/zipline"
Source="https://ark.sudovanilla.org/Infrastructure/zipline"
/>
</div>
<Heading Title="Clients"/>

View file

@ -69,7 +69,7 @@ The stats are kept as long as possible, they do not get reset unless the entire
## Services:
**SudoVanilla Gateway** (Not in effect yet)
**SudoVanilla Gateway**
When you sign up for any services on SudoVanilla, most of the time you'll be required go through SudoVanilla Gateway.
@ -104,6 +104,21 @@ When you sign up for Opengist on SudoVanilla, the following information is recor
- Username
- Created Date
**SudoVanilla Cloud (Nextcloud)**
All files you share on SudoVanilla Share are deleted within 72 hours, users are not allowed to extend the share time above 72 hours and it's enforced.
When you sign up for SudoVanilla Cloud, the following information is recorded:
- Account Name (Randomly Generated)
- Display Name
- Email
- Language
- Last Login
- Quota Used
- Account Backend
All files on SudoVanilla Cloud are encrpyted.
**SudoVanilla Share (Pingvin)**
All files you share on SudoVanilla Share are deleted after 72 hours.
@ -123,6 +138,8 @@ When you sign up for SudoVanilla Share, the following information is recorded:
If you're not comfortable with SudoVanilla keeping data suchs as emails you send, physical copies of your reciepts, or etc; then you can request this information to be deleted by [sending an email](mailto:privacy-deletion-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@sudovanilla.org?subject=Privacy%20Request&body=I%20want%20the%20following%20information%20deleted%3A%20).
If you would like to delete your SudoVanilla Gateway account, feel free to [send an email](mailto:privacy-deletion-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@sudovanilla.org?subject=Privacy%20Request&body=I%20want%20the%20following%20information%20deleted%3A%20). All accounts attached to your SudoVanilla Gateway will be deleted.
If you would like to delete your SudoVanilla Ark account, go to your [Account settings](privacy-deletion-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@sudovanilla.org) and follow the prompt in the "Delete your account" portion. If you're unable to access your SudoVanilla Ark account, please send a reset password request instead, then try again.
<style>.page-content a {text-decoration: underline}</style>

View file

@ -5,4 +5,6 @@ Title: 'Refund Policy'
**Donations**
SudoVanilla only accepts donations via Stripe or Liberapay, all donations sent to SudoVanilla are final and refunds will not be allowed.
SudoVanilla only accepts donations via Stripe or Liberapay, all donations sent to SudoVanilla are final and refunds will not be allowed.
<style>.page-content a {text-decoration: underline}</style>

View file

@ -76,4 +76,6 @@ SudoVanilla is not capable of keep every service it uses within it's walls, ther
- SMTP
- VPNs
- Domain Registrar
- Status Page
- Status Page
<style>.page-content a {text-decoration: underline}</style>