You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nubisave should be able to optionally encrypt data instead of relying on Encfs file system, for better integration, and to use the existing multi-threading infrastructure. This would enable context analysis, compression, and deduplication despite of the encryption of the complete data stream, reduce the amount of seperate databases, and decrease external dependencies.
Encryption should be configured via the configuration file in a separate [Encryption] section.
The text was updated successfully, but these errors were encountered:
Nubisave should be able to optionally encrypt data instead of relying on Encfs file system, for better integration, and to use the existing multi-threading infrastructure. This would enable context analysis, compression, and deduplication despite of the encryption of the complete data stream, reduce the amount of seperate databases, and decrease external dependencies.
Encryption should be configured via the configuration file in a separate [Encryption] section.
The text was updated successfully, but these errors were encountered: