Self-hosted LiveSync

by vorotamoroz
favorite
share
Score: 81/100
Description
Category: File Management

The Self-hosted LiveSync plugin is a community-developed synchronization solution for Obsidian users who want to keep their notes fully private. This plugin uses CouchDB or Object Storage as its server, ensuring efficient and secure data transfer. With automatic merging of conflicted modifications, this plugin reduces traffic and ensures seamless collaboration. Additionally, it supports end-to-end encryption, customization sync, and hidden file synchronization. Perfect for researchers, engineers, and developers who prioritize security and control over their data.

Stats
7852
stars
422,274
downloads
246
forks
1,434
days
1
days
1
days
58
total PRs
11
open PRs
12
closed PRs
35
merged PRs
518
total issues
242
open issues
276
closed issues
188
commits
Latest Version
2 days ago
Changelog

0.25.18

17th September, 2025

Fixed

  • Property encryption detection now works correctly (On Self-hosted LiveSync, it was not broken, but as a library, it was not working correctly).
  • Initialising the chunk splitter is now surely performed.
  • DirectFileManipulator now works fine (as a library)
    • Old DirectFileManipulatorV1 is now removed.

Refactored

  • Removed some unnecessary intermediate files.
README file from