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
7030
stars
345,194
downloads
214
forks
1,338
days
4
days
4
days
54
total PRs
11
open PRs
11
closed PRs
32
merged PRs
470
total issues
209
open issues
261
closed issues
188
commits
Latest Version
5 days ago
Changelog

0.24.27

It has been a happy sort of busy time recently, but a lot of things have been happening at the same time.
I have been posting about the details on social media, so if you wonder what I am doing, please feel free to talk to me.

Improved

  • We can use prefix for path for the Bucket synchronisation.
    • For example, if you set the vaultName/ as a prefix for the bucket in the root directory, all data will be transferred to the bucket under the vaultName/ directory.
  • The "Use Request API to avoid inevitable CORS problem" option is now promoted to the normal setting, not a niche patch.

Fixed

  • Now switching replicators applied immediately, without the need to restart Obsidian.

Tidied up

  • Some dependencies have been updated to the latest version.
README file from