Overview
The Allternit Vault is a self-hosted, Obsidian-compatible web application for managing Markdown knowledge bases. Point it at a folder of Markdown files and edit notes from any browser, or let Allternit agents read and write the vault through a scoped REST API.Base URL
Local development:Authentication
The web app is protected by a single master password stored as a scrypt hash. The agent API uses scoped API keys created in Settings → API Keys.read, write, search.