32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
---
|
|
title: "Welcome to CSTF!"
|
|
---
|
|
|
|
<!-- Light mode image -->
|
|
<div class="dark:hidden">
|
|
<img src="/cstf-full-logo.svg" alt="CSTF" class="w-84 mx-auto" />
|
|
</div>
|
|
|
|
<!-- Dark mode image -->
|
|
<div class="hidden dark:block">
|
|
<img src="/cstf-full-logo-light.svg" alt="CSTF" class="w-84 mx-auto" />
|
|
</div>
|
|
|
|
|
|
As civil society organizations become increasingly dependent on digital tools, the question of who controls that technology becomes a matter of democratic importance.
|
|
|
|
The Civil Society Technology Foundation develops and disseminates open-source, self-hosted technologies that enable genuine digital sovereignty. We provide the tools, knowledge, and community support necessary for civil society to operate independently of surveillance-based platforms and extractive business models.
|
|
|
|
Our work spans software development, educational resources, and community engagement—creating pathways to technological self-determination for organizations that can't afford to compromise their values.
|
|
|
|
{{< button href="/foundation/" target="_self" >}}
|
|
Learn More
|
|
{{< /button >}}
|
|
|
|
{{< div class="flex flex-col gap-8 pt-16" >}}
|
|
{{< article link="/articles/independent-technology/" >}}
|
|
{{< article link="/articles/why-digital-sovereignty-matters/" >}}
|
|
{{< article link="/articles/arguments-against-centralization/" >}}
|
|
{{< /div >}}
|
|
|