ovh/svfs

svfs encryption: what happened exactly?

pierrecdn opened this issue · 1 comments

I'm studying the option of using Cloud Archive and this FS but the 1rst requirement to me is that I can be sure data are well encrypted, client-side, ideally in a transparent way and using up-to-date encryption standards.

@xlucas what happened with a5ad09b that has been reverted in adfddef without any comment ?
BTW, AES key sizes of 16/24/32bits, seriously?

I'd be happy to know more about that, especially if there are future plans on your side to reintroduce that. Also if you have any alternatives to suggest, feel free (reading about rsync + encfs at that time).

The commit was referring to bytes not bits (16 bytes=128 bits) which seems perfectly fine. Why was the commit reverted is another question.