Skip to content

[Feature request]: Add encryption for whole connection #1050

@gamebeaker

Description

@gamebeaker

Is your feature request related to a problem? Please describe

At the moment i can encrypt single notes but i have to know the password if i want to access it.
This method is good if i don't want to trust that the device isn't hacked etc.
As i trust my device but not my storage medium i would like an option where i can encrypt all files with the same password before they get saved.

This is especially true for using DAV to store notes. (I use a managed nextcloud instance)
This would allow other instances to sync the notes and decrypt them with the same password.
An example would be joplin where you can encrypt all your notes with one password. (Enabling E2EE)

Describe your feature request!

An option to set an encryption password under Settings -> Connections -> Click on Connection
or if you create a new connection that you can set a password. (I think it would be easier to implement if you can only set the password during setup and can't change it after that. The password changing from an existing connection could be considered a new feature request if it is wanted.)

edit:
To clarify: I don't want to enter the password each time i open the app. The password should be a string that gets saved with the connection. (like the url or username/ password)

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📕 Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions