Remove decisions/ section; absorb language note into index
This commit is contained in:
@@ -7,6 +7,7 @@ BincioWiki is a private, invite-only wiki for the Bincio group of friends. It is
|
||||
- **Shared identity.** Authentication is shared with `bincio_activity` via a single SQLite database. One account, two apps, one session cookie.
|
||||
- **Client-side auth enforcement.** The HTML is publicly served by nginx; JavaScript redirects unauthenticated users to `/login/`. This is an intentional tradeoff — the content is community memories, not financial data, and the goal is keeping crawlers and casual visitors out, not resisting determined attackers.
|
||||
- **Self-hosted on a cheap VPS.** Everything runs on a single Hetzner Debian 12 VPS.
|
||||
- **Italian by default.** Content is written in Italian. Mixed-language pages are tolerated; there is no i18n routing.
|
||||
|
||||
## Repository structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user