diff --git a/src/components/blog/sources.md b/src/components/blog/sources.md
new file mode 100644
index 0000000..d649d2d
--- /dev/null
+++ b/src/components/blog/sources.md
@@ -0,0 +1,41 @@
+**Privacy Guides**
+
+Check out privacy alternatives to software, apps, and other tools you use. Privacy Guides also providies a decent knowledge base on privacy eassentials on enhancing your privacy in life and provides a great run-down on threat modeling.
+
+https://www.privacyguides.org/
+
+
+
+
+**Privacy Respecting**
+
+A list of free services as alternatives to software, apps, and other tools you use.
+
+https://github.com/nikitavoloboev/privacy-respecting?tab=readme-ov-file#what
+
+
+
+
+**Offshore.CAT**
+
+Offshore.CAT is a compiled list of the real & genuine, along with the bad & garbage offshore services that we have either used/have had experience with in the past.
+
+https://offshore.cat/
+
+
+
+
+**AlterativeTo**
+
+A large database of alternatives to software, apps, and other tools you use. Make sure to use the "Filter" function of AlternativeTo to only use open source and privacy focused alternatives.
+
+https://alternativeto.net/
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/global/Footer.astro b/src/components/global/Footer.astro
index 62461bc..939b868 100644
--- a/src/components/global/Footer.astro
+++ b/src/components/global/Footer.astro
@@ -3,14 +3,25 @@ import { Copyright } from "@iconoir/vue";
---