Loading service/nextcloud.md +19 −0 Original line number Diff line number Diff line Loading @@ -333,3 +333,22 @@ Once you have verified the person's identity correctly, you need to 9. on the left menu, select "Security" 10. click the "regenerate backup codes" button and send them one of the codes, encrypted ## FAQ ### Why do we not use server-side encryption? Example question: > I saw that we have server-side encryption **disabled** in our > configuration. That seems bad. Isn't encryption good? Don't we want > to be good? Answer: Server-side encryption doesn't help us with our current setup. We're hosting the Nextcloud server and its files at the same provider. If we would be (say) hosting the server at provider A and the files at (say) provider B, that would give us some protection because an provider B compromise wouldn't compromise the files. But that's not our configuration, so server-side encryption doesn't give us additional security benefits. Loading
service/nextcloud.md +19 −0 Original line number Diff line number Diff line Loading @@ -333,3 +333,22 @@ Once you have verified the person's identity correctly, you need to 9. on the left menu, select "Security" 10. click the "regenerate backup codes" button and send them one of the codes, encrypted ## FAQ ### Why do we not use server-side encryption? Example question: > I saw that we have server-side encryption **disabled** in our > configuration. That seems bad. Isn't encryption good? Don't we want > to be good? Answer: Server-side encryption doesn't help us with our current setup. We're hosting the Nextcloud server and its files at the same provider. If we would be (say) hosting the server at provider A and the files at (say) provider B, that would give us some protection because an provider B compromise wouldn't compromise the files. But that's not our configuration, so server-side encryption doesn't give us additional security benefits.