Website/pages/03.services/03.nextcloud/_nextcloud-encryption/2col.en.md

1.2 KiB

title bgcolor fontcolor text_align wider_column
Nextcloud Encryption #FFF #555 left right


Encryption:

All your files that are stored on the Disroot cloud are encrypted with encryption keys generated from your password. No-one, not even system administrators can see the content of your files. The administrators can only see the file's name, its size and its mime-type (what kind of file it is: video, text, etc).

!!! IMPORTANT WARNING !!!

In case you forget your password you won't be able to recover your files unless you have selected "Password recovery option" in your "Personal" settings. This however means that you give admins a general permission to access your files. The safest way is to never loose your password and always have your files backed up elsewhere.

Please refer to this tutorial.

Nextcloud uses only server side encryption. This means your encryption key pair (private and public) are stored on the server and are vulnerable to bruteforce attacks or MITM (man in the middle attacks) in case the server is compromised or confiscated.