Currently the module is using users login passwords during encryption and decryption phases. The logic for fetching user-credentials should be abstracted in a pluggable system instead of being hard-coded. In this way, one would be able easily configure the module to use any form of user-credentials like passwords, PIN etc. just by providing a plugin implementation.

Comments

talhaparacha created an issue. See original summary.

talhaparacha’s picture

Status: Active » Postponed

Postponed until a working prototype of the module is ready.

talhaparacha’s picture

talhaparacha’s picture

Status: Postponed » Closed (fixed)