TriliumNext / Notes

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
207 stars 12 forks source link

(Feature request) Untrusted (Encrypted) Devices like in Syncthing #181

Open coldwinds opened 1 week ago

coldwinds commented 1 week ago

Describe feature

Hello,

When I save notes using a text file and use Syncthing to synchronize to a server, Syncthing has an option called Untrusted (Encrypted) Devices , this ensures that in case our remote server is untrustworthy and potentially compromised, the data we save on it is encrypted and won't be leaked along with the server, and at the same time, the documents we save locally are unencrypted after synced.

Is there a way to implement this feature in Trilium Notes?

I think a lot of people don't necessarily want to encrypt their notes, they just want the notes to be safe from disclosure on the server, which is just a storage node for note synchronization. I think the Untrusted (Encrypted) Devices approach would fulfill that requirement better.

Additional Information

No response

CrO2Cl2 commented 2 days ago

if you mean End To End Encryption, this is the issue for it https://github.com/TriliumNext/Notes/issues/57