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
9834
stars
599,060
downloads
319
forks
1,616
days
1
days
1
days
81
total PRs
15
open PRs
20
closed PRs
46
merged PRs
595
total issues
284
open issues
311
closed issues
188
commits
Latest Version
a day 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