I'm setting up a Joplin 2.2.10 server instance using the docker image from dockerhub (image id bad5ae142a49), with the purpose of sharing encrypted notes with my colleagues. I noticed that when I create a notebook it is correctly encrypted (e.g. downloading the item from the web ui I get an encrypted file) but as soon as I share it with someone then it is replaced by a non-encrypted version. Similarly, un-sharing it makes the notebook be encrypted again.
So I think that sharing and encryption are not meant to work together, right? If yes, is there any plan to support both in a future release of ther Joplin server?
Thanks.