This commit is contained in:
parent
e8a54bd396
commit
458dc41147
3 changed files with 10 additions and 13 deletions
|
|
@ -64,6 +64,10 @@ Welcome! This guide will get you from zero to making your first edit or new post
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
!!! info "Single article"
|
||||||
|
|
||||||
|
If you just want to contriubute a simple edit or a single article you can send it to the above address and we'll handle adding it to the site for you.
|
||||||
|
|
||||||
Once you have access, read on below.
|
Once you have access, read on below.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -79,7 +83,7 @@ Once you have access, read on below.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ✏️ Making your first edit
|
## ✏️ Making your first edit directly on Forgejo (easiest as no local setup required)
|
||||||
|
|
||||||
Follow these steps. If you get stuck, the answer is usually just a few clicks away.
|
Follow these steps. If you get stuck, the answer is usually just a few clicks away.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,7 @@ Do this offline where possible. Face-to-face relationships with decision makers
|
||||||
|
|
||||||
Through all of this, hold a simple compass:
|
Through all of this, hold a simple compass:
|
||||||
|
|
||||||
- [ ] Before your next action, ask: Is this arising from love or from fear?
|
- [ ] Before the next emotional action, ask: Is this arising from love or from fear?
|
||||||
- Is it connecting people or dividing them?
|
- Is it connecting people or dividing them?
|
||||||
- Is it building something or only tearing something down?
|
- Is it building something or only tearing something down?
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ Digital sovereignty means owning your own digital life — the hardware, the sof
|
||||||
|
|
||||||
## The hardware you already own
|
## The hardware you already own
|
||||||
|
|
||||||
You don't need a new device. An old laptop — the one gathering dust — can run Linux perfectly. Modern distributions like Linux Mint, Ubuntu, or Fedora breathe new life into aging hardware and free you from operating systems designed to extract data.
|
An old laptop — the one gathering dust — can run Linux perfectly. Modern distributions like MX Linux or Linux Mint breathe new life into aging hardware and free you from operating systems designed to extract data.
|
||||||
|
|
||||||
For phones, the path is similar:
|
For phones, the path is similar:
|
||||||
|
|
||||||
|
|
@ -32,7 +32,7 @@ For phones, the path is similar:
|
||||||
- [ ] Install and use a trusted VPN with a clear no-logging policy
|
- [ ] Install and use a trusted VPN with a clear no-logging policy
|
||||||
- [ ] Keep your phone away from your body — not in a pocket, not against your head
|
- [ ] Keep your phone away from your body — not in a pocket, not against your head
|
||||||
|
|
||||||
**VPN**: A simple, trusted VPN prevents your internet provider from building a profile of every site you visit. Choose one with a clear no-logging policy and preferably based outside surveillance alliances.
|
**VPN**: A simple, trusted VPN prevents your internet provider from building a profile of every site you visit. Choose one with a clear no-logging policy and preferably based outside surveillance alliances. Mullvad, Nyx are good. If you want extra privacy pay via Monero.
|
||||||
|
|
||||||
**Meshtastic**: When the grid is not your friend, build your own. [Meshtastic](https://meshtastic.org/) lets you create off-grid, encrypted text networks using inexpensive LoRa radios. It's community infrastructure — no cell towers, no subscriptions, no central authority.
|
**Meshtastic**: When the grid is not your friend, build your own. [Meshtastic](https://meshtastic.org/) lets you create off-grid, encrypted text networks using inexpensive LoRa radios. It's community infrastructure — no cell towers, no subscriptions, no central authority.
|
||||||
|
|
||||||
|
|
@ -46,8 +46,8 @@ Move away from Google piece by piece:
|
||||||
|-----------|-----|
|
|-----------|-----|
|
||||||
| Gmail | [Proton Mail](https://proton.me/mail), self-hosted mail |
|
| Gmail | [Proton Mail](https://proton.me/mail), self-hosted mail |
|
||||||
| Google Drive | [Syncthing](https://syncthing.net/), [Nextcloud](https://nextcloud.com/) |
|
| Google Drive | [Syncthing](https://syncthing.net/), [Nextcloud](https://nextcloud.com/) |
|
||||||
| Google Photos | [Immich](https://immich.app/), local storage |
|
| Google Photos | [](https://ente.com/), local storage shared by syncthing |
|
||||||
| Google Docs | [CryptPad](https://cryptpad.fr/), local office suite |
|
| Google Docs | [CryptPad](https://cryptpad.fr/), Libre Office suite |
|
||||||
|
|
||||||
The principle is simple: **self-hosted first, local-first, privacy-first**. If your data lives on someone else's computer, it is not your data.
|
The principle is simple: **self-hosted first, local-first, privacy-first**. If your data lives on someone else's computer, it is not your data.
|
||||||
|
|
||||||
|
|
@ -61,13 +61,6 @@ The principle is simple: **self-hosted first, local-first, privacy-first**. If y
|
||||||
|
|
||||||
Treat your digital keys as carefully as the keys to your home.
|
Treat your digital keys as carefully as the keys to your home.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## The bigger picture
|
|
||||||
|
|
||||||
This isn't about becoming a hermit with a tin-foil hat. It's about intentionality. Every service you leave is a vote. Every open-source tool you adopt strengthens an alternative ecosystem. Every friend you help migrate multiplies the effect.
|
|
||||||
|
|
||||||
Digital sovereignty is not isolation — it's the foundation for authentic connection.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue