Changes
Page history
Update e2e infos
authored
Jun 20, 2021
by
Marius David Wieschollek
Show whitespace changes
Inline
Side-by-side
Users/Encryption/Enable-End-to-End-Encryption.md
View page @
ffa3dc29
The passwords app offers strong
client side
encryption which requires anyone trying to decrypt your passwords to know the encryption passphrase.
The passwords app offers strong
end to end
encryption which requires anyone trying to decrypt your passwords to know the encryption passphrase.
## Enabling
Client Side E
ncryption
## Enabling
End to End e
ncryption
> :warning: Some third-party clients do not support encryption
#### Important Information
...
...
@@ -11,7 +11,7 @@ The passwords app offers strong client side encryption which requires anyone try
-
The encryption setup will create the new entries before deleting any old ones.
So even if something goes wrong, there should be no data loss.
#### Enabling
Client Side E
ncryption
#### Enabling
End to End e
ncryption
1.
Open the Settings (
`More > Settings`
)
2.
Locate the
`Encryption`
section at the end of the
`Security`
section.
3.
Click the
`Activate`
button next to
`End-to-End Encryption`
.
...
...
@@ -26,8 +26,8 @@ The encryption setup will automatically encrypt all folders and passwords
> :warning: Do not abort the encryption process or reload the page
## Disabling
Client Side E
ncryption
There is no built-in option to disable
client side
encryption.
## Disabling
End to End e
ncryption
There is no built-in option to disable
end to end
encryption.
Passwords offers hidden passwords, which make it impossible to guarantee that all passwords have been decrypted.
This would either prevent removing the encryption passphrase or leave some passwords unreadable and permanently encrypted.
If you're sure that you do not have any hidden passwords, you can try the following steps:
...
...
...
...