Self-hosted LiveSync

by vorotamoroz
favorite
share
0.0
(0)
5
4
3
2
1
Score: 80/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
9915
stars
601,378
downloads
324
forks
1,622
days
7
days
7
days
83
total PRs
17
open PRs
20
closed PRs
46
merged PRs
598
total issues
286
open issues
312
closed issues
188
commits
Latest Version
8 days ago
Changelog

0.25.54

18th March, 2026

Fixed

  • Remote storage size check now works correctly again (#818).
  • Some buttons on the settings dialogue now respond correctly again (#827).

Refactored

  • P2P replicator has been refactored to be a little more robust and easier to understand.
  • Delete items which are no longer used that might cause potential problems

CLI

  • Fixed the corrupted display of the help message.
  • Remove some unnecessary code.

WebApp

  • Fixed the issue where the detail level was not being applied in the log pane.
  • Pop-ups are now shown.
  • Add coverage for the test.
  • Pop-ups are now shown in the web app as well.
README file from