<pclass="settings-hint"><?phpp($l->t('Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.'));?></p>
<p><?phpp($l->t('Please read carefully before activating server-side encryption: '));?></p>
<ul>
<li><?phpp($l->t('Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.'));?></li>
<li><?phpp($l->t('Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases.'));?></li>
<li><?phpp($l->t('Be aware that encryption always increases the file size.'));?></li>
<li><?phpp($l->t('It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.'));?></li>
</ul>
<p><?phpp($l->t('This is the final warning: Do you really want to enable encryption?'))?> <input type="button"
p($l->t('You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the "Default encryption module" and run \'occ encryption:migrate\''));