-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
End to End Encryption breaks CouchDB <-> Storage Peers #12
Comments
Thank you for the reporting! |
I pulled the latest revision and retested. My vault is encrypted still. When I configure with a blank passphrase the log looks as if it successfully processed it. Of course the contents were the encrypted contents (unusable). When I configured it with the correct passphrase I got errors. Both the blank passphrase and configured passphrase logs are attached. So appreciate the help, this makes Obsidian so much more useful! |
I also cannot get decrypting to work when I'm using E2EE from obsidian-livesync. I know the credentials are correct, and if I only use livesync-bridge to sync between two PC devices, encryption works correctly. However, once I try to setup the obsidian-livesync plug-in inside of Obsidian, I get the decryption error. Here's my current setup:
Note I only setup the Obsidian app with a new vault on my desktop because it was easy to replicate this issue. I originally noticed it on my Android device and have tested on multiple devices that livesync-bridge -> couchdb -> livesync-obsidian does not decrypt properly Note If I instead just do livesync-obsidan -> couchdb -> livesync-obsidian (essentially, removing livesync-bridge) everything also works fine. This only seems to be an issue with livesync-bridge which I'm trying to use because I use vim a lot more than the default Obsidian app.
|
I successfully created a bridge between a couchdb and storage type peer of a very simple Obsidian vault. However, when I tried to then use end to end encryption, it resulted in errors. All my other vaults have end to end encryption and I wasn't able to get a bridge setup for those at all. This is why I tried a simple vault without encryption. I believe encryption is somehow not supported? If not, would it be added at some point?
My config.json and error log are below to review. Thanks for this project, it's the last piece that makes Obsidian able to be self-hosted with a headless sync to a file system that is backed up via traditional techniques.
config.json:
error.log
The text was updated successfully, but these errors were encountered: