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
8319
stars
462,368
downloads
266
forks
1,481
days
4
days
4
days
65
total PRs
10
open PRs
16
closed PRs
39
merged PRs
537
total issues
254
open issues
283
closed issues
188
commits
Latest Version
4 days ago
Changelog

0.25.24.beta3

31st October, 2025

I hope that this is the final 0.25.24 beta…

TURN server support and important notice

TURN server settings are only necessary if you are behind a strict NAT or firewall that prevents direct P2P
connections. In most cases, you do not need to set up a TURN server.

Using public TURN servers may have privacy implications, as your data will be relayed through third-party
servers. Even if your data are encrypted, your existence may be known to them. Please ensure you trust the TURN
server provider before using their services. Also your network administrator too. You should consider setting
up your own TURN server for your FQDN, if possible.

Fixed

  • We can enter the fields in some dialogues correctly on mobile devices now.
    • The bottom padding is adjusted dynamically according to the keyboard height.

New features

  • We can use the TURN server for P2P connections now.
README file from