Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Add support for read only PBE keys #47

Open mcantrell opened 11 years ago

mcantrell commented 11 years ago

To increase the level of security with PBE keys, allow them to be defined without a password. This means that the settings group would be encrypted by the settings of the key:

However, all UI decrypt operations would be unavailable by default (similar to PGP keys). Decryption would still be provided by prompting the user for the secret key but it would never be stored anywhere.