diff --git a/src/pages/changelog.mdx b/src/pages/changelog.mdx
index 7a204c3..a794543 100644
--- a/src/pages/changelog.mdx
+++ b/src/pages/changelog.mdx
@@ -21,6 +21,12 @@ To be added, to replace services above:
+
+ - Added Nextcloud instance. Available for files, calendar, and contacts.
+
+
+
+
- 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
diff --git a/src/pages/instances.astro b/src/pages/instances.astro
index 23c1859..90928c8 100644
--- a/src/pages/instances.astro
+++ b/src/pages/instances.astro
@@ -45,11 +45,11 @@ const posts = await getCollection("posts");
Source="https://ark.sudovanilla.org/Infrastructure/forgejo"
/>
diff --git a/src/pages/privacy-policy.md b/src/pages/privacy-policy.md
index c2d0556..add2af5 100644
--- a/src/pages/privacy-policy.md
+++ b/src/pages/privacy-policy.md
@@ -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.
\ No newline at end of file
diff --git a/src/pages/refund-policy.md b/src/pages/refund-policy.md
index 4d0ea9d..b937b24 100644
--- a/src/pages/refund-policy.md
+++ b/src/pages/refund-policy.md
@@ -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.
\ No newline at end of file
+SudoVanilla only accepts donations via Stripe or Liberapay, all donations sent to SudoVanilla are final and refunds will not be allowed.
+
+
\ No newline at end of file
diff --git a/src/pages/umbrella-policy.md b/src/pages/umbrella-policy.md
index f89a34d..b2875c2 100644
--- a/src/pages/umbrella-policy.md
+++ b/src/pages/umbrella-policy.md
@@ -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
\ No newline at end of file
+ - Status Page
+
+
\ No newline at end of file