Skip to content
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

Syncing a note in a shared notebook encrypts for all particpants #6645

Closed
KentBrockman opened this issue Jul 4, 2022 · 0 comments
Closed
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server

Comments

@KentBrockman
Copy link

I have a shared notebook running out of a self hosted Joplin server. One of the participants in this shared notebook has encryption enabled on his Joplin client. Any time he edits a note in the shared notebook, the note becomes encrypted for the rest of participants.

This is what the UI ends up displaying after syncing an encrypted note:
image

Environment

My version of the Joplin client:

Joplin 2.7.15 (prod, linux)

Client ID: 9cd5a32e912242dd9bca54d38563a7eb
Sync Version: 3
Profile Version: 41
Keychain Supported: No

OS: Pop!_OS 22.04

The version of the Joplin client for the participant who encrypts his notes:

Joplin 2.7.15 (prod, win32)

Client ID: fc1806d193f44057bd3d6f292e982342
Sync Version: 3
Profile Version: 41
Keychain Supported: Yes

Revision: 8352e23

OS: Windows 10

The version of Joplin server: Joplin Server 2.7.4
OS: Ubuntu 22.04 Server

Steps to reproduce

  1. My client creates a note in a notebook. Share notebook with second account.
  2. Second account accepts share, syncs notebook down. That client with encryption enabled modifies note and syncs back to server
  3. Sync content back to my client, it appears as encrypted.

Describe what you expected to happen

Note is pulled back down to my client without encryption. Should be able to see note contents with changes made by the second participant

Logfile

There's a few moving parts to this set up so I'm not sure what will be signal vs noise. Happy to provide any logs you need from whatever component in the chain you'd like to see, whether it is my client, my friends or on the server.

If you have any troubleshooting steps or things to try, let me know and I'll have a go.

@KentBrockman KentBrockman added the bug It's a bug label Jul 4, 2022
@laurent22 laurent22 added high High priority issues server Issues related to Joplin Server labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server
Projects
None yet
Development

No branches or pull requests

2 participants