Closed viciousviper closed 8 years ago
As requested by @Rondom in https://github.com/viciousviper/DokanCloudFS/issues/17, privacy sensitive information like user credentials and keys should be encrypted before being persisted to a configuration file.
Privacy sensitive settings will now be AES encrypted using a key exported via the MEF contract ExportContracts.SettingsPassPhrase.
ExportContracts.SettingsPassPhrase
As requested by @Rondom in https://github.com/viciousviper/DokanCloudFS/issues/17, privacy sensitive information like user credentials and keys should be encrypted before being persisted to a configuration file.