@nikolal @Wetrix Nothing is encrypted by default in Nextcloud.
If you enable server-side encryption it's kind of extra layer, but keys are stored there so it prevents rather small range of attacks.
End-to-end encryption is in alpha now.
So I just run an instance with regular TLS for transport security and on out of encrypted ZFS storage in case someone steals the server :)