cyberkurry46 downloadsSelf-hosted Obsidian vault synchronization with versioned backup.
Self-hosted, Git-backed synchronization for Obsidian.
This repository is the release mirror for the PKV Sync Obsidian plugin: the plugin source tree and release artifacts, published automatically from the main repository on every release. Pull requests are not accepted here — development happens in the main repository. Issues are welcome here or in the main repository.
PKV Sync keeps your vaults in sync across devices through a server you host. Git is the source of truth: every change is a commit, with per-file history, diff, restore, and vault-level rollback.
.conflict-* files with an in-app diff viewgit clone of your vault over HTTPS with any
Git toolingThis plugin requires a self-hosted PKV Sync server. You deploy and operate it yourself — there is no third-party service, and your notes never leave your own infrastructure.
https://your-host/setup to create the first admin account.The plugin communicates only with the server URL you configure. There is no telemetry and no analytics. The server administrator (you) can read vault content stored on the server; see the security policy and the deployment hardening guide for details.