1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update faq.md

This commit is contained in:
Laurent Cozic 2018-03-16 14:19:24 +00:00 committed by GitHub
parent 1141074745
commit 86a0e34975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ It seems to be due to the setting `set term=ansi` in .vimrc. Removing it should
Unfortunately it is not possible. Joplin synchronises with file systems using an open format however it does not mean the sync files are meant to be user-editable. The format is designed to be performant and reliable, not user friendly (it cannot be both), and that cannot be changed. Joplin sync directory is basically just a database.
# Could they be a PIN or password to restrict access to Joplin?
# Could there be a PIN or password to restrict access to Joplin?
Short answer: no. The end to end encryption that Joplin implements is to protect the data during transmission and on the cloud service so that only you can access it.