1. Data encryption
KiVi data encryption is delegated to the filesystem where KiVi stores its data. Usually, we recommend using OpenZFS that supports multiple encryption types:
-
aes-128-ccm
-
aes-192-ccm
-
aes-256-ccm (default in OpenZFS < 0.8.4)
-
aes-128-gcm
-
aes-192-gcm
-
aes-256-gcm (default in OpenZFS >= 0.8.4)
LeanXcale recommends using the last stable version of OpenZFS 2.1.0, that uses by default aes-256-gcm.