Self-hosted LiveSync

by vorotamoroz
favorite
share
0.0
(0)
5
4
3
2
1
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.

Reviews
No reviews yet.
Stats
9673
stars
591,356
downloads
311
forks
1,604
days
0
days
3
days
80
total PRs
14
open PRs
20
closed PRs
46
merged PRs
583
total issues
275
open issues
308
closed issues
188
commits
Latest Version
4 days ago
Changelog

0.25.50

7th March, 2026: we have a problem with #813, so the manifest is not pointing to this version.

3rd March, 2026

Note: 0.25.49 has been skipped because of too verbose logging (credentials are logged in verbose level, but I realised that could lead to unexpected exposure on issue reporting). Please bump to 0.25.50 to get the fix if you are on 0.25.49. (No expected behaviour changes except the logging).

Fixed

  • No longer deleted files are not clickable in the Global History pane.
  • Diff view now uses more specific classes (#803).
  • A message of configuration mismatching slightly added for better understanding.
    • Now it says When replication is initiated manually via the command palette or ribbon, a dialogue box will open to address this. to make it clear that the user can fix the issue by themselves.

Refactored

  • ModuleRedFlag has been refactored to serviceFeatures/redFlag and also tested.
  • ModuleInitializerFile has been refactored to lib/serviceFeatures/offlineScanner and also tested.
README file from