Move and expand philosophy section

This commit is contained in:
Your Name
2026-02-19 12:58:55 +02:00
parent 8802fe6d23
commit 35d08863ea

View File

@@ -29,6 +29,26 @@ It was built for people who collect tutorial courses and want a better way to wo
---
## 🌱 Philosophy
Knowledge has no natural owner. Someone figures something out, shares it, and suddenly everyone who encounters it is a little more capable than before. That's how it's supposed to work. The history of human progress is a history of people teaching each other, freely, because a skill shared is a skill multiplied - not divided.
Somewhere along the way, learning got enclosed. Platforms decided that access to knowledge should require accounts, tracking, monthly fees, and behavioral analytics. They turned education into a product and learners into metrics. Your watch history became someone else's data. Your pace became an engagement number. The relationship between you and what you're learning got intermediated by companies whose interests have nothing to do with yours.
TutorialVault rejects all of that.
There's no tracking here. No analytics. No accounts. No servers collecting your habits. The app doesn't know who you are, doesn't care, and couldn't report on you even if someone asked. Your learning is private by architecture, not by policy - there is simply nowhere for the data to go except the folder sitting next to the executable on your own machine.
It's self-contained on purpose. It doesn't phone home. It doesn't sync to a cloud. It doesn't require an internet connection after the initial setup. It carries everything it needs with it. Copy it to a USB drive and it works anywhere, for anyone, without permission from anyone. The tool belongs to whoever holds it.
This isn't an accident or a limitation - it's the point. Tools should serve the people using them, not extract value from them. Software doesn't need to monetize your attention or harvest your behavior to be useful. It just needs to do what you need it to do and then get out of the way.
Education is too important to gate behind paywalls and surveillance. If you have the material and you want to learn from it, that should be enough. No intermediary needed. No permission required. The knowledge is already there - all you need is a decent tool to engage with it.
This is that tool.
---
## Features
### 📂 Library Management
@@ -210,16 +230,6 @@ TutorialVault is a [Tauri v2](https://v2.tauri.app/) application with a Rust bac
---
## 🌱 Philosophy
TutorialVault exists because knowledge wants to move freely, and the tools for engaging with it should respect that. No tracking what you watch, no analytics on your learning habits, no accounts to create, no terms to agree to. Your relationship with what you're learning is between you and the material.
The app is intentionally self-contained. It doesn't phone home, it doesn't sync to a cloud, it doesn't require an internet connection after the initial ffmpeg download. It runs where you put it, stores what it needs beside itself, and otherwise stays out of the way. Tools should serve the people using them, not the other way around.
Education is too important to gate behind platforms and paywalls and surveillance. If you have the material and you want to learn from it, that should be enough. No intermediary needed.
---
## ⚖️ License
TutorialVault is released into the public domain under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).