This commit is contained in:
2025-07-08 05:07:24 -07:00
parent 81451bf973
commit 78f38034ce
37 changed files with 485 additions and 310 deletions

View File

@@ -0,0 +1,5 @@
---
title: "Learning"
---
Resources for building technical skills and understanding digital sovereignty.

View File

@@ -1,9 +0,0 @@
+++
title = 'Getting Started'
+++
The Soverign Cloud project is in active development.
```bash
https://github.com/payneio/sovereign-cloud.git
```

View File

@@ -1,6 +1,7 @@
+++
title = 'Git: Distributed Version Control for Digital Independence'
+++
---
title: "Git: Distributed Version Control for Digital Independence"
date: 2025-01-15
---
## Introduction

View File

@@ -1,6 +1,7 @@
+++
title = 'The Internet: Infrastructure for Civil Society'
+++
---
title: "The Internet: Infrastructure for Civil Society"
date: 2025-01-15
---
## Introduction
@@ -256,7 +257,7 @@ The Civil Society Technology Foundation works toward an Internet that serves civ
### 1. Self-Hosted Infrastructure
Our Sovereign Cloud project demonstrates how civil society organizations can regain control over their digital infrastructure by running their own services on hardware they control. This approach:
Our Wild Cloud project demonstrates how civil society organizations can regain control over their digital infrastructure by running their own services on hardware they control. This approach:
- Reduces dependency on commercial platforms
- Enhances privacy and security

View File

@@ -1,6 +1,7 @@
+++
title = 'Language Models: Understanding AI in the Context of Civil Society'
+++
---
title: "Language Models: Understanding AI in the Context of Civil Society"
date: 2025-01-15
---
## Introduction

View File

@@ -1,6 +1,7 @@
+++
title = 'Linux: The Operating System for Digital Sovereignty'
+++
---
title: "Linux: The Operating System for Digital Sovereignty"
date: 2025-01-15
---
## Introduction
@@ -128,7 +129,7 @@ Linux comes in many "distributions" (or "distros")—different versions packaged
- **Armbian**: For single-board computers and low-cost infrastructure
- **OpenWrt**: For network devices and community networks
The Civil Society Technology Foundation's Sovereign Cloud project uses lightweight Linux distributions as the foundation for self-hosted infrastructure, allowing organizations to run essential services on hardware they control.
The Civil Society Technology Foundation's Wild Cloud project uses lightweight Linux distributions as the foundation for self-hosted infrastructure, allowing organizations to run essential services on hardware they control.
## Common Myths About Linux

View File

@@ -1,6 +1,7 @@
+++
title = 'Open Source: The Foundation of Digital Freedom'
+++
---
title: "Open Source: The Foundation of Digital Freedom"
date: 2025-01-15
---
## Introduction
@@ -108,9 +109,9 @@ Despite its importance, several misconceptions persist about open source:
**Reality**: Open source licenses give you the right to modify your own copy, not to force changes on others. This means you maintain control over your specific implementation while benefiting from the freedom to adapt it as needed.
## Open Source in Practice: The Sovereign Cloud
## Open Source in Practice: Wild Cloud
The Civil Society Technology Foundation's Sovereign Cloud project demonstrates open source principles in action. This reference implementation for self-hosted infrastructure:
The Civil Society Technology Foundation's Wild Cloud project demonstrates open source principles in action. This reference implementation for self-hosted infrastructure:
- Uses only open source components that can be freely inspected and modified
- Enables organizations to maintain full control over their infrastructure
@@ -118,7 +119,7 @@ The Civil Society Technology Foundation's Sovereign Cloud project demonstrates o
- Provides adaptable solutions that respect the diversity of civil society needs
- Builds capacity for technological self-determination rather than dependency
By combining carefully selected open source tools into a cohesive system, the Sovereign Cloud shows how open source can address practical needs while embodying the values of digital freedom.
By combining carefully selected open source tools into a cohesive system, Wild Cloud shows how open source can address practical needs while embodying the values of digital freedom.
## Practical Steps Toward Open Source Adoption

View File

@@ -1,6 +1,7 @@
+++
title = 'Software Development: Building Digital Infrastructure for Civil Society'
+++
---
title: "Software Development: Building Digital Infrastructure for Civil Society"
date: 202-01-15
---
## Introduction